index
:
~helmut/bidiragda.git
master
Bidirectionalization for Free in Agda (http://subdivi.de/~helmut/academia/fsbxia.pdf)
Helmut Grohne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Precond.agda
Age
Commit message (
Expand
)
Author
2014-01-17
generalize checkInsert to arbitrary Setoids
Helmut Grohne
2013-07-21
import _>>=_ and fmap from Data.Maybe
Helmut Grohne
2013-04-19
move lemma-\notin-lookupM-assoc to Precond
Helmut Grohne
2013-04-14
simpler formulation of All-different
Helmut Grohne
2013-01-10
clean imports of Precond
Helmut Grohne
2013-01-10
use different formulation of all-different
Helmut Grohne
2012-12-14
un-inline different-drop
Helmut Grohne
2012-11-19
we can also drop an implicit parameter from assoc-enough
Helmut Grohne
2012-11-19
we can use one more \exists in assoc-enough
Helmut Grohne
2012-11-19
strip prose from assoc-enough
Helmut Grohne
2012-10-22
finally parameterize CheckInsert
Helmut Grohne
2012-10-22
now parameterize BFF
Helmut Grohne
2012-10-22
also parameterize Precond
Helmut Grohne
2012-09-27
move definition of get-type to BFF and use it everywhere
Helmut Grohne
2012-09-26
rename suc-\== to suc-injective
Helmut Grohne
2012-09-08
give a sufficient precondition for theorem-2
Helmut Grohne