index
:
yellowsquid/unify.git
master
[no description]
Chloe Brown
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2024-01-22
Fix invalid statement
HEAD
master
Greg Brown
2023-07-25
Prove mgu has a unique factor.
Greg Brown
2023-07-25
Remove SFin.
Greg Brown
Delete unused modules. Restructure some proofs to reduce the number of lemmas.
2023-07-16
Minor changes for use by other projects.
Greg Brown
2023-07-12
Add constructor for signature.
Greg Brown
2023-07-12
Prove unification correct.
Greg Brown
2023-07-11
Promote property equivalence to a record.
Greg Brown
Improves inference for congruence.
2023-07-11
Begin big unification proof.
Greg Brown
2023-07-11
Use new notion of Fin to reduce casts.
Greg Brown
2023-07-10
Describe unification.
Greg Brown
2023-07-10
Prove the optimist's lemma.
Greg Brown
2023-07-07
Add occurs check for terms.
Greg Brown
2023-07-07
Define properties of substitutions.
Greg Brown
2023-06-30
Define zippers and prove no cycles exist.
Greg Brown
2023-06-30
Define thinning and thickening.
Greg Brown
2023-06-30
Define terms, renaming and substitution.
Greg Brown
2023-06-30
Initial commit.
Greg Brown