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
/
Bidir.agda
Age
Commit message (
Expand
)
Author
2014-03-07
improve notation of theorem-1 using local bindings
Helmut Grohne
2014-03-07
use allFin rather than tabulate id
Helmut Grohne
2014-03-05
Merge branch feature-omit-sequence into master
Helmut Grohne
2014-03-04
make lemma-sequenceV-successful more precise
Helmut Grohne
2014-02-26
weaken assumptions made by theorem-2 and asssoc-enough
Helmut Grohne
2014-02-26
remove the sequenceV call from bff
Helmut Grohne
2014-02-24
theorem-2 works with EqR rather than SetoidReasoning again
Helmut Grohne
2014-02-24
generalize/weaken lemma-get-mapMV
Helmut Grohne
2014-02-24
define mapMV via sequenceV
Helmut Grohne
2014-02-24
generalize lemma-lookupM-assoc
Helmut Grohne
2014-02-21
minor simplifications
Helmut Grohne
2014-02-21
use map-Σ to simplify lemma-mapM-successful
Helmut Grohne
2014-02-17
Merge branch feature-partial-getlen into master
Helmut Grohne
2014-02-17
avoid useless repetition
Helmut Grohne
2014-02-10
Merge branch master into feature-shape-update
Helmut Grohne
2014-02-07
replace rewrite with cong where feasible
Helmut Grohne
2014-02-07
allow shape shape updates in bff
Helmut Grohne
2014-02-05
be more precise about which lookups we use
Helmut Grohne
2014-02-05
add lemma-lookupM-fromFunc
Helmut Grohne
2014-02-04
remove unused imports
Helmut Grohne
2014-02-04
add convenience members to PartialVecVec.Get
Helmut Grohne
2014-02-04
Merge branch feature-get-record into feature-partial-getlen
Helmut Grohne
2014-02-03
make things compile with 2.3.0.1
Helmut Grohne
2014-01-30
fully allow partial get functions
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-28
improve readability using _∋_≈_ instead of Setoid._≈_
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
cleanup unused functions and useless steps
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
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
move generic functions to a new Generic module
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-10
lemma-map-lookupM-assoc is even simpler
Helmut Grohne
2013-04-09
rewrite lemma-map-lookupM-assoc
Helmut Grohne
2013-01-28
drop the insert- prefix from the insertionresult ctors
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
reduce a precondition of lemma-checkInsert-lookupM
Helmut Grohne
2013-01-10
rewrite lemma-\notin-lookupM-assoc
Helmut Grohne
[next]