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
Age
Commit message (
Expand
)
Author
2015-07-02
split lemma-union-not-used into lemma-exchange-maps
Helmut Grohne
2015-06-12
add example applications of bff
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-06-09
drop the Function.Equality requirement from GetTypes
Helmut Grohne
2015-06-03
rewrite lemma-disjoint-union in a more compositional way
Helmut Grohne
2015-01-05
SetoidReasoning is no longer needed
Helmut Grohne
2015-01-05
turns out: ind-cong is a special case of H.cong₂
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-20
change restrict and fromAscList to work with Vec
Helmut Grohne
2014-10-17
generalize lemma-union-not-used
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-10-14
drop the injection requirement for gl₁
Helmut Grohne
2014-09-26
resolve ambiguity in BFFPlug
Helmut Grohne
2014-06-06
drop-suc is cong pred
Helmut Grohne
2014-04-03
fix compilation for Agda 2.3.0.1 again
Helmut Grohne
2014-04-03
Merge branch feature-shaped into master
Helmut Grohne
2014-04-03
drop PartialShapeVec
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
Example: show that PairVec is Shaped
Helmut Grohne
2014-03-10
port precondition to PartialShapeVec
Helmut Grohne
2014-03-10
port theorem-{1,2} to PartialShapeVec
Helmut Grohne
2014-03-10
implement a bff on a shaped source type
Helmut Grohne
2014-03-07
add a Functor structure
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-26
fix compilation on Agda 2.3.0.1
Helmut Grohne
2014-02-26
convert LiftGet module to using heterogeneous equality
Helmut Grohne
2014-02-24
add intersperse as another example
Helmut Grohne
2014-02-24
theorem-2 works with EqR rather than SetoidReasoning again
Helmut Grohne
2014-02-24
define fromFunc more conveniently
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
fix compilation on Agda 2.3.0.1
Helmut Grohne
2014-02-17
use drop, tail and take from Data.Vec in examples
Helmut Grohne
2014-02-17
switch examples to PartialVecVec
Helmut Grohne
2014-02-17
Merge branch feature-partial-getlen into master
Helmut Grohne
2014-02-17
avoid useless repetition
Helmut Grohne
2014-02-14
Merge branch feature-shape-update into master
Helmut Grohne
[next]