summaryrefslogtreecommitdiff
path: root/src/Cfe/Judgement
AgeCommit message (Collapse)Author
2021-03-27Introduce non-terminating proof of derivation existence.Chloe Brown
2021-03-27Prove soundness of judgement.soundnessChloe Brown
2021-03-27Begin soundness proof.Chloe Brown
2021-03-23Prove substitution into guarded variable.Chloe Brown
2021-03-23Replace transfer with shift.Chloe Brown
Prove substitution in the unguarded context.
2021-03-22Prove transfer.Chloe Brown
2021-03-21Prove judgement weakening.Chloe Brown
2021-03-20Separate Context into a different module.Chloe Brown
2021-03-20Change judgement to use variable contexts.Chloe Brown
Add some useful context transformations.
2021-03-20Introduce variable contexts.Chloe Brown
2021-03-16Change Language definition to respects instead of custom congruence.Chloe Brown
2021-03-13Move some properties to Properties.Chloe Brown
2021-03-13Add weakening proofs for type judgements.Chloe Brown
2021-03-05Add the type judgementChloe Brown