summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-27Prove soundness of judgement.soundnessChloe Brown
2021-03-27Begin soundness proof.Chloe Brown
2021-03-27Prove satisfaction for concatenation.lemma3.5Chloe Brown
2021-03-25Prove sequential unique decomposition.Chloe Brown
2021-03-24Prove lemma 3.5 (7).Chloe Brown
2021-03-24Prove lemma 3.5 (5).Chloe Brown
2021-03-24Make progress on lemma 3.5 (4).Chloe Brown
2021-03-23Prove substitution into guarded variable.Chloe Brown
2021-03-23Replace transfer with shift.Chloe Brown
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
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
2021-03-05Add type relations.Chloe Brown
2021-03-05Add lifted types.Chloe Brown
2021-03-05Remove incomplete unrolling proof.Chloe Brown
2021-03-05Add lemma 3.5.3.Chloe Brown
2021-03-05Prove satisfiability of τε.Chloe Brown
2021-03-05Prove satisfiability for τ⊥.Chloe Brown
2021-03-05Add base types and operatorsChloe Brown
2021-03-05Add types and satisfiabilityChloe Brown
2021-03-05Prove lemma 3.3Chloe Brown
2021-03-05Separate out some Language properties.Chloe Brown
2021-03-05Complete proofs up to Proposition 3.2 (excluding unrolling)Chloe Brown
2021-02-18Another redefinition of Language.Chloe Brown
2021-02-08Make languages records with more properties.Chloe Brown
2021-01-28Define induced posets.Chloe Brown
2021-01-23Add basic properties of ≤Chloe Brown
2021-01-23Define expression equivalence.Chloe Brown
2021-01-23Define semantics of expressions.Chloe Brown
2021-01-23Define languages.Chloe Brown
2021-01-23Define expressionsChloe Brown
2021-01-23Initial commitChloe Brown