summaryrefslogtreecommitdiff
path: root/src/Core/Term.idr
AgeCommit message (Collapse)Author
2023-04-23Define shape views.Chloe Brown
2023-04-16Prove weakening of type judgements.Chloe Brown
This is a huge commit that has many more changes. I should split this up later.
2023-04-15Prove substitution respects the quotient.Chloe Brown
2023-04-14Define weakening.Chloe Brown
2023-04-14Define Terms.Chloe Brown