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
2018-11-25
port to agda/2.5.4.1 and agda-stdlib/0.17
Helmut Grohne
2018-11-25
make the setoid parameter to sequenceV-cong explicit
Helmut Grohne
2018-11-25
reorganize equality imports
Helmut Grohne
2018-01-02
remove lemma-lookupM-insert in favour of lookup∘update
Helmut Grohne
2016-06-21
fix compilation with agda 2.5.1, agda-stdlib 0.12
Helmut Grohne
2015-07-02
split lemma-union-not-used into lemma-exchange-maps
Helmut Grohne
2015-06-10
use "module _" to simplify types involving Get records
Helmut Grohne
2015-06-09
drop barred members from GetTypes
Helmut Grohne
2015-01-05
SetoidReasoning is no longer needed
Helmut Grohne
2014-10-30
make more parameters implicit
Helmut Grohne
2014-10-21
move all those toList calls inside _in-domain-of_
Helmut Grohne
2014-10-20
change restrict and fromAscList to work with Vec
Helmut Grohne
2014-10-17
generalize lemma-union-not-used
Helmut Grohne
2014-03-10
also allow Shaped types for the view
Helmut Grohne
2014-03-10
generalize lemma-{just-sequence,sequence-successful}
Helmut Grohne
2014-03-10
port theorem-{1,2} to PartialShapeVec
Helmut Grohne
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
[next]