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-02-03
make things compile with 2.3.0.1
Helmut Grohne
2014-01-30
allow importing of Bidir without any postulates
Helmut Grohne
2014-01-30
pass get functions as records
Helmut Grohne
2014-01-27
Merge branch feature-delete
Helmut Grohne
2014-01-27
cleanup unused functions and useless steps
Helmut Grohne
2014-01-27
prove assoc-enough in the presence of delete
Helmut Grohne
2014-01-23
generalize BFF and theorem-2 to arbitrary Setoids
Helmut Grohne
2014-01-17
generalize checkInsert to arbitrary Setoids
Helmut Grohne
2013-12-17
refactor to get rid of FinMap without Maybe entirely
Helmut Grohne
2013-12-17
update bff implementation to use delete
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