summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-26use _\==n_ and _\notin_ instead of \negHelmut Grohne
2012-09-26rename suc-\== to suc-injectiveHelmut Grohne
2012-09-26import [_] instead of Reveal_is_Helmut Grohne
2012-09-18Merge branch 'using-vec'Helmut Grohne
2012-09-18one more application of lemma-just\==nnothingHelmut Grohne
2012-09-17save a with in lemma-\inn-lookupM-assocHelmut Grohne
2012-09-14employ rewrite in lemma-map-lookupM-assocHelmut Grohne
2012-09-14\::-subst is a special case of subst-congHelmut Grohne
2012-09-14vec-len-via-list and length-toList are the sameHelmut Grohne
2012-09-14complete missing parts of LiftGetHelmut Grohne
2012-09-11show fromList-toList in the subst formHelmut Grohne
2012-09-11LiftGet: replace vec-length-same with toList-substHelmut Grohne
2012-09-10LiftGet: vec-length is also known as subst (Vec A)Helmut Grohne
2012-09-08give a sufficient precondition for theorem-2Helmut Grohne
2012-09-04rewrite main theorems to using Vec instead of ListHelmut Grohne
2012-09-04formulate List <-> Vec isomorphism problemsHelmut Grohne
2012-08-30prove LiftGet.get-trafo-2-getlenHelmut Grohne
2012-08-30phrase other half of bijection in LiftGetHelmut Grohne
2012-08-30prove half of the bijection in LiftGetHelmut Grohne
2012-08-30give the type of different gets a nameHelmut Grohne
2012-08-06attempt isomorphism between get on List and on VecHelmut Grohne
2012-06-19third definition of bffHelmut Grohne
2012-06-05make the Vec bff more similar to the List versionHelmut Grohne
2012-06-05define a bff over VecHelmut Grohne
2012-06-05move bff and friends to submodule ListBFFHelmut Grohne
2012-06-05move checkInsert and related properties to CheckInsert.agdaHelmut Grohne
2012-04-27lemma-2: do not confuse lookup with lookupMHelmut Grohne
2012-04-27use fromFunc to define unionHelmut Grohne
2012-04-27prove the theorem-2Helmut Grohne
2012-04-20remove lemma-\in-lookupM-assocHelmut Grohne
2012-04-20complete lemma-2 using new property _in-domain-of_Helmut Grohne
2012-04-19reduce hole in lemma-2Helmut Grohne
2012-04-19FinMap: lemma-lookupM-restrict drop useless implicitHelmut Grohne
2012-04-19move lemma-just!=nothing to FinMap and use it thereHelmut Grohne
2012-04-17inline bot-elim into lemma-just-nothingHelmut Grohne
2012-04-04abstract proofs over checkInsertHelmut Grohne
2012-03-16fix wrong function name in lemma-2Helmut Grohne
2012-02-09remove useless bracesHelmut Grohne
2012-02-09avoid a sym in lemma-union-restrictHelmut Grohne
2012-02-09s/generate/restrict/gHelmut Grohne
2012-02-09rephrase free-theorem-list-list using pointwise equalityHelmut Grohne
2012-02-09formulate theorem-2Helmut Grohne
2012-02-09prove lemma-union-generateHelmut Grohne
2012-02-09prove theorem-1 assuming a lemma-union-generateHelmut Grohne
2012-02-09started proving theorem-1Helmut Grohne
2012-02-09introduce denumerateHelmut Grohne
2012-01-31replace idrange with enumerateHelmut Grohne
2012-01-31postulate free theorem for List a -> List aHelmut Grohne
2012-01-26recursion of lemma-2Helmut Grohne
2012-01-26started proving lemma-2Helmut Grohne