summaryrefslogtreecommitdiff
path: root/src/Core/Term/Substitution.idr
AgeCommit message (Collapse)Author
2023-04-08Reduce code duplication.Chloe Brown
2023-04-07Prove many properties about substitutions.Chloe Brown
2023-04-06Migrate Substitution to use Thinned.Chloe Brown
2023-03-31Define Term substitution.Chloe Brown