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
2019-03-31
replace FinMap.lemma-lookupM-empty with Data.Vec.Properties.lookup-replicate
Helmut Grohne
2018-11-25
port to agda/2.5.4.1 and agda-stdlib/0.17
Helmut Grohne
2018-11-25
reorganize equality imports
Helmut Grohne
2018-01-01
fix compilation with agda 2.5.3, agda-stdlib 0.14
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
2014-11-26
fix compilation against agda stdlib 0.9
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-16
sym result of lemma-lookupM-{i,checkI}nsert-other
Helmut Grohne
2014-03-10
also allow Shaped types for the view
Helmut Grohne
2014-03-10
port precondition to PartialShapeVec
Helmut Grohne
2014-03-07
use allFin rather than tabulate id
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
define fromFunc more conveniently
Helmut Grohne
2014-02-24
define mapMV via sequenceV
Helmut Grohne
2014-02-17
Merge branch feature-partial-getlen into master
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
strip even more implementation detail in Precond
Helmut Grohne
2014-02-05
strip implementation detail from lemma-union-delete-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-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
[next]