Age | Commit message (Expand) | Author |
---|---|---|
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-12-05 | refactor : make Signature.T irrelevant. | Greg Brown |
2022-11-29 | Move indexed setoids and functions out of Soat. | Greg Brown |
2022-11-25 | Make implicit variables accessible for proofs. | Greg Brown |
2022-11-25 | refactor: expand flip in most places. | Greg Brown |
2022-11-25 | Provide more bundles from algebras. | 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 | Make proofs relevant. | Greg Brown |
2022-11-25 | Remove unnecessary pattern matching. | Greg Brown |
2022-11-22 | Define second-order algebras. | Greg Brown |