Age | Commit message (Expand) | Author |
---|---|---|
2012-09-27 | remove getVec-getlen in favour of plain subst | Helmut Grohne |
2012-09-27 | move definition of get-type to BFF and use it everywhere | Helmut Grohne |
2012-09-14 | \::-subst is a special case of subst-cong | Helmut Grohne |
2012-09-14 | vec-len-via-list and length-toList are the same | Helmut Grohne |
2012-09-14 | complete missing parts of LiftGet | Helmut Grohne |
2012-09-11 | show fromList-toList in the subst form | Helmut Grohne |
2012-09-11 | LiftGet: replace vec-length-same with toList-subst | Helmut Grohne |
2012-09-10 | LiftGet: vec-length is also known as subst (Vec A) | Helmut Grohne |
2012-09-04 | formulate List <-> Vec isomorphism problems | Helmut Grohne |
2012-08-30 | prove LiftGet.get-trafo-2-getlen | Helmut Grohne |
2012-08-30 | phrase other half of bijection in LiftGet | Helmut Grohne |
2012-08-30 | prove half of the bijection in LiftGet | Helmut Grohne |
2012-08-30 | give the type of different gets a name | Helmut Grohne |
2012-08-06 | attempt isomorphism between get on List and on Vec | Helmut Grohne |