summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-04-01State typing respects environment equality.Chloe Brown
2023-04-01Define environment equality.Chloe Brown
2023-04-01Prove composition of thinnings is well-formed.Chloe Brown
2023-04-01Prove composition preserves IsNotId.Chloe Brown
2023-04-01Make type of comp more precise.Chloe Brown
2023-04-01Make the thinning View uniqueness proof implicit.Chloe Brown
2023-04-01Prove properties of thinning composition.Chloe Brown
2023-04-01Define well-formed thinnings.Chloe Brown
2023-04-01Make environments do weakening lazily.Chloe Brown
2023-04-01Fix record projection annotations.Chloe Brown
2023-04-01Prove reduction is deterministic.Chloe Brown
2023-04-01Prove Whnfs do not reduce.Chloe Brown
2023-04-01Prove reduction subject typing.Chloe Brown
2023-04-01Prove conversion subsumes reduction.Chloe Brown
2023-04-01Prove typing implies a well-formed environment.Chloe Brown
2023-04-01State properties of typing and reduction.Chloe Brown
2023-04-01Define Neutrals and Whnfs.Chloe Brown
2023-04-01Define Reduction.Chloe Brown
2023-04-01Define Declarative typing rules.Chloe Brown
2023-03-31Define Env indexing.Chloe Brown
2023-03-31Define Term substitution.Chloe Brown
2023-03-31Define Term weakening.Chloe Brown
2023-03-31Define Var weakening.Chloe Brown
2023-03-31Define thinning composition.Chloe Brown
2023-03-31Add default names for the View types.Chloe Brown
2023-03-31Define Envs.Chloe Brown
2023-03-31Define Terms.Chloe Brown
2023-03-31Define Vars.Chloe Brown
2023-03-31Make Views on thinnings unique.Chloe Brown
2023-03-31Define Thinnings.Chloe Brown
2023-03-31Define Contexts.Chloe Brown
2023-03-31Define Names.Chloe Brown