Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-05 | refactor: rename MakeRawAlgebra -> MkRawAlgebra. | Greg Brown | |
2022-11-29 | refactor: introduce equational reasoning. | Greg Brown | |
2022-11-29 | refactor: name arguments. | Greg Brown | |
2022-11-29 | Move indexed setoids and functions out of Soat. | Greg Brown | |
2022-11-25 | Export properties of tmRel. | Greg Brown | |
2022-11-25 | Prove more properties of (~=~) | Greg Brown | |
2022-11-25 | refactor: fix missing newline. | Greg Brown | |
2022-11-25 | refactor: rename Homomorphism.f -> func. | Greg Brown | |
2022-11-25 | refactor: rename Algebra.rel -> relation. | Greg Brown | |
2022-11-25 | Generalise bindUnique. | Greg Brown | |
2022-11-25 | refactor: rename bind -> bindHomo. | Greg Brown | |
2022-11-25 | Generalise bindTermCong. | Greg Brown | |
2022-11-25 | refactor: rename x -> v | Greg Brown | |
2022-11-25 | Replace (Setoid)Environment with IFunc(tion). | Greg Brown | |
2022-11-25 | Make proofs relevant. | Greg Brown | |
2022-11-25 | refactor: ISetoid.rel -> relation | Greg Brown | |
2022-11-22 | Define first-order terms. | Greg Brown | |