Age | Commit message (Expand) | Author |
---|---|---|
2022-12-05 | Move IsAlgebra relation from type to body. | Greg Brown |
2022-12-05 | refactor: rename RawAlgebraWithRelation. | Greg Brown |
2022-12-05 | refactor: rename MakeRawAlgebra -> MkRawAlgebra. | Greg Brown |
2022-12-05 | refactor : make Signature.T irrelevant. | Greg Brown |
2022-11-29 | Add a bundle for raw algebra with a relation. | Greg Brown |
2022-11-29 | Move indexed setoids and functions out of Soat. | Greg Brown |
2022-11-25 | Show identity and composition are homomorphisms. | 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-22 | Define first-order algebras. | Greg Brown |