Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-05 | refactor: name arguments to long constructors. | Greg Brown | |
2022-12-05 | refactor : rename homomorphism combinators. | Greg Brown | |
- idHomo -> id - compHomo -> (.) | |||
2022-12-05 | refactor: remove commented code. | Greg Brown | |
2022-12-05 | Inline definition of IsHomomorphism. | Greg Brown | |
2022-12-05 | refactor: rename Homomorphism -> (~>). | Greg Brown | |
2022-12-05 | Move IsAlgebra relation from type to body. | Greg Brown | |
2022-12-05 | refactor: rename MakeRawAlgebra -> MkRawAlgebra. | Greg Brown | |
2022-11-29 | Move indexed setoids and functions out of Soat. | Greg Brown | |
2022-11-25 | Prove the term algebras form an initial algebra. | Greg Brown | |