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
/
FinMap.agda
Age
Commit message (
Expand
)
Author
2022-08-18
fix deprecation warning about Any.any with agda-stdlib 1.7.1
HEAD
master
Helmut Grohne
2020-08-01
move imports for agda-stdlib 1.3
Helmut Grohne
2020-08-01
individually open ≡-Reasoning
Helmut Grohne
2019-09-29
port to agda/2.6.0.1 and agda-stdlib/1.1
Helmut Grohne
2019-03-31
Generic.just-injective is Data.Maybe.just-injective
Helmut Grohne
2019-03-31
FinMap.lemma-lookupM-delete is another variant of Data.Vec.Properties.lookupâ...
Helmut Grohne
2019-03-31
FinMap.lemma-lookupM-fromFunc is almost Data.Vec.Properties.lookup∘tabulate
Helmut Grohne
2019-03-31
FinMap.lemma-tabulate-∘ is also known as Data.Vec.Properties.tabulate-cong
Helmut Grohne
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
remove unused imports
Helmut Grohne
2018-11-25
reorganize equality imports
Helmut Grohne
2018-01-02
remove lemma-lookupM-insert-other in favour of lookup∘update′
Helmut Grohne
2018-01-02
remove lemma-lookupM-insert in favour of lookup∘update
Helmut Grohne
2018-01-01
fix compilation with agda 2.5.3, agda-stdlib 0.14
Helmut Grohne
2015-07-02
split lemma-union-not-used into lemma-exchange-maps
Helmut Grohne
2015-06-03
rewrite lemma-disjoint-union in a more compositional way
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-20
change restrict and fromAscList to work with Vec
Helmut Grohne
2014-10-16
sym result of lemma-lookupM-{i,checkI}nsert-other
Helmut Grohne
2014-10-15
remove lemma-just≢nothing
Helmut Grohne
2014-02-26
fix compilation on Agda 2.3.0.1
Helmut Grohne
2014-02-24
define fromFunc more conveniently
Helmut Grohne
2014-02-17
fix compilation on Agda 2.3.0.1
Helmut Grohne
2014-02-10
Merge branch master into feature-shape-update
Helmut Grohne
2014-02-07
eliminate useless withs
Helmut Grohne
2014-02-07
allow shape shape updates in bff
Helmut Grohne
2014-02-05
add lemma-lookupM-fromFunc
Helmut Grohne
2014-02-03
make things compile with 2.3.0.1
Helmut Grohne
2014-01-28
use the indexed version of the Vec Setoid
Helmut Grohne
2014-01-27
Merge branch feature-delete
Helmut Grohne
2014-01-23
show a stronger lemma-checkInsert-restrict
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
move generic functions to a new Generic module
Helmut Grohne
2013-12-16
add new functions delete, delete-many and partialize
Helmut Grohne
2013-04-18
trim lemma-union-restrict
Helmut Grohne
2013-01-28
polish lemmata in FinMap
Helmut Grohne
2013-01-14
define a more useful version of lemma-just\==nnothing
Helmut Grohne
2013-01-05
shrink lemma-tabulate-\circ using cong\_2
Helmut Grohne
2012-12-10
get rid of contraposition
Helmut Grohne
2012-11-22
shorten line lengths lemma-union-restrict
Helmut Grohne
2012-10-25
rename lemma-from-just to just-injective
Helmut Grohne
2012-09-26
use _\==n_ and _\notin_ instead of \neg
Helmut Grohne
2012-04-27
use fromFunc to define union
Helmut Grohne
2012-04-19
FinMap: lemma-lookupM-restrict drop useless implicit
Helmut Grohne
2012-04-19
move lemma-just!=nothing to FinMap and use it there
Helmut Grohne
2012-02-09
avoid a sym in lemma-union-restrict
Helmut Grohne
[next]