index
:
yellowsquid/idris-soat.git
feature/free-extension
master
refactor/setoids
refactor/strict
[no description]
Chloe Brown
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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 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
Construct first-order algebraic coproducts.
Greg Brown
2022-11-29
Prove Either is a setoid.
Greg Brown
2022-11-29
refactor: introduce equational reasoning.
Greg Brown
2022-11-29
Prove Pointwise forms a setoid.
Greg Brown
2022-11-29
Add syntax for setoid reasoning.
Greg Brown
2022-11-29
refactor: name arguments.
Greg Brown
2022-11-29
Add a bundle for raw algebra with a relation.
Greg Brown
2022-11-29
Add conversions between indexed setoids.
Greg Brown
2022-11-29
Move indexed setoids and functions out of Soat.
Greg Brown
2022-11-29
Extract setoids to a new module.
Greg Brown
2022-11-25
Prove the term algebras form an initial algebra.
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
Define the trivial indexed setoid.
Greg Brown
2022-11-25
Show identity and composition are homomorphisms.
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
Prove index property of shuffle.
Greg Brown
2022-11-25
Prove curry and uncurry form an isomorphism.
Greg Brown
2022-11-25
Define introductors for Pointwise.
Greg Brown
2022-11-25
refactor: add structural comments.
Greg Brown
2022-11-25
Define index on Pointwise.
Greg Brown
2022-11-25
Define wrap and unwrap.
Greg Brown
2022-11-25
Prove properties about map.
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
Change recursion structure of Pointwise.
Greg Brown
2022-11-25
Change recursion structure of map.
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
Define indexed function types.
Greg Brown
2022-11-25
Make proofs relevant.
Greg Brown
2022-11-25
Remove unnecessary pattern matching.
Greg Brown
2022-11-25
refactor: ISetoid.rel -> relation
Greg Brown
2022-11-24
Define lifting of first-order signatures.
Greg Brown
2022-11-24
Iterate over index list for dependent map.
Greg Brown
2022-11-24
Prove relationship between index and tabulate.
Greg Brown
2022-11-24
refactor: reorder definitions.
Greg Brown
[next]