Age | Commit message (Expand) | Author |
---|---|---|
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 |
2022-11-22 | Define first-order algebras. | Greg Brown |
2022-11-22 | Define first-order signatures. | Greg Brown |