summaryrefslogtreecommitdiff
path: root/src/Data/Term
AgeCommit message (Expand)Author
2023-07-11Begin big unification proof.Greg Brown
2023-07-11Use new notion of Fin to reduce casts.Greg Brown
2023-07-10Describe unification.Greg Brown
2023-07-10Prove the optimist's lemma.Greg Brown
2023-07-07Add occurs check for terms.Greg Brown
2023-07-07Define properties of substitutions.Greg Brown
2023-06-30Define zippers and prove no cycles exist.Greg Brown