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
Age
Commit message (
Expand
)
Author
2014-02-05
add lemma-lookupM-fromFunc
Helmut Grohne
2014-02-05
add examples
Helmut Grohne
2014-02-03
make things compile with 2.3.0.1
Helmut Grohne
2014-02-03
Merge branch feature-get-record into master
Helmut Grohne
2014-02-03
also show the other direction GetL-to-GetV
Helmut Grohne
2014-02-03
add a GetV-to-GetL transformer
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-30
simplify compilation of the whole source
Helmut Grohne
2014-01-28
improve readability using _∋_≈_ instead of Setoid._≈_
Helmut Grohne
2014-01-28
there is no need to work with IsPreorder
Helmut Grohne
2014-01-28
use the indexed version of the Vec Setoid
Helmut Grohne
2014-01-28
cleanup unused function and import
Helmut Grohne
2014-01-27
Merge branch feature-delete
Helmut Grohne
2014-01-27
Merge branch feature-decsetoid
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-24
prove theorem-2 in the presence of delete
Helmut Grohne
2014-01-23
generalize BFF and theorem-2 to arbitrary Setoids
Helmut Grohne
2014-01-23
show a stronger lemma-checkInsert-restrict
Helmut Grohne
2014-01-17
generalize checkInsert to arbitrary Setoids
Helmut Grohne
2014-01-17
show that Vec is an indexed Setoid
Helmut Grohne
2014-01-16
generalize lemma-insert-same 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-12-16
add a mapM variant on the Maybe monad on Vecs
Helmut Grohne
2013-12-16
move generic functions to a new Generic module
Helmut Grohne
2013-12-16
add new functions delete, delete-many and partialize
Helmut Grohne
2013-12-16
get rid of the ListBFF implementation
Helmut Grohne
2013-10-02
need to fully qualify Data.List.All._::_
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-18
trim lemma-union-restrict
Helmut Grohne
2013-04-14
simpler formulation of All-different
Helmut Grohne
2013-04-10
lemma-map-lookupM-assoc is even simpler
Helmut Grohne
2013-04-09
rewrite lemma-map-lookupM-assoc
Helmut Grohne
2013-02-01
employ insertionresult in lemma-lookupM-checkInsert
Helmut Grohne
2013-01-28
drop the insert- prefix from the insertionresult ctors
Helmut Grohne
2013-01-28
polish lemmata in FinMap
Helmut Grohne
2013-01-17
Merge branch view2 into master
Helmut Grohne
2013-01-14
shrink lemma-union-not-used by matching on All's ctor
Helmut Grohne
2013-01-14
define a more useful version of lemma-just\==nnothing
Helmut Grohne
2013-01-12
introduce a proper view on checkInsert
Helmut Grohne
2013-01-10
clean imports of Precond
Helmut Grohne
2013-01-10
use different formulation of all-different
Helmut Grohne
2013-01-10
Merge branch 'newlemma'
Helmut Grohne
2013-01-10
reduce a precondition of lemma-checkInsert-lookupM
Helmut Grohne
2013-01-10
rewrite lemma-\notin-lookupM-assoc
Helmut Grohne
2013-01-10
add new lemma-checkInsert-lookupM
Helmut Grohne
2013-01-09
simplify lemma-lookupM-checkInsert using case-split
Helmut Grohne
[next]