summaryrefslogtreecommitdiff
path: root/src/Core/Var.idr
AgeCommit message (Expand)Author
2023-04-07Prove properties of variable weakening.Chloe Brown
2023-04-02Prove variable weakening is homomorphic.Chloe Brown
2023-04-02Prove variable Views are unique.Chloe Brown
2023-04-01Make the thinning View uniqueness proof implicit.Chloe Brown
2023-04-01Fix record projection annotations.Chloe Brown
2023-03-31Define Var weakening.Chloe Brown
2023-03-31Add default names for the View types.Chloe Brown
2023-03-31Define Vars.Chloe Brown