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
/
CheckInsert.agda
Age
Commit message (
Expand
)
Author
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-17
Merge branch view2 into master
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
add new lemma-checkInsert-lookupM
Helmut Grohne
2013-01-09
simplify lemma-lookupM-checkInsert using case-split
Helmut Grohne
2012-11-22
shorten line length of lemma-lookupM-checkInsert
Helmut Grohne
2012-11-02
rewrite checkInsert using "... |" notation
Helmut Grohne
2012-10-25
rename lemma-from-just to just-injective
Helmut Grohne
2012-10-22
finally parameterize CheckInsert
Helmut Grohne
2012-09-26
use _\==n_ and _\notin_ instead of \neg
Helmut Grohne
2012-09-26
import [_] instead of Reveal_is_
Helmut Grohne
2012-09-18
one more application of lemma-just\==nnothing
Helmut Grohne
2012-06-05
move checkInsert and related properties to CheckInsert.agda
Helmut Grohne