summaryrefslogtreecommitdiff
path: root/FreeTheorems.agda
AgeCommit message (Collapse)Author
2014-01-30allow importing of Bidir without any postulatesHelmut Grohne
2014-01-30pass get functions as recordsHelmut Grohne
This allows passing both getlen and get as a single parameter. It also allows to make the free theorem a prerequisite instead of a postulate.
2012-10-05move all postulates to one moduleHelmut Grohne
This should make it easier to see what is assumed.