summaryrefslogtreecommitdiff
path: root/src/Cfe/Expression/Properties.agda
AgeCommit message (Collapse)Author
2021-04-24Cleanup Derivation.cleanupChloe Brown
2021-04-12Cleanup Type properties.Chloe Brown
2021-04-06Add lexicographic expression ordering.Chloe Brown
2021-04-05Clean up the Expression hierarchy.Chloe Brown
2021-03-29Introduce < for Languages.Chloe Brown
Move around some definitions.
2021-03-27Begin soundness proof.Chloe Brown
2021-03-16Change Language definition to respects instead of custom congruence.Chloe Brown
2021-03-13Add weakening proofs for type judgements.Chloe Brown
2021-03-05Remove incomplete unrolling proof.Chloe Brown
2021-03-05Separate out some Language properties.Chloe Brown
2021-03-05Complete proofs up to Proposition 3.2 (excluding unrolling)Chloe Brown