| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
statements. Also misc. cleanups.
|
|
learnt that I probably need to take a different approach. In particular, should first make the constants completely monomorphic, and then work on full proper type inference, rather than the heuristic approach taken here.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition of function composition and properties.
|
|
Definition of function composition and properties.
|
|
|
|
natural number predecessor function.
|
|
theory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
derivation of "A:U" from "a:A".
|
|
|
|
|
|
|
|
powerful derive method. Used these to rewrite proofs.
|
|
|
|
|
|
|
|
|
|
Added type formation rules expressing necessity of the conditions.
|
|
simplifier. Proved simplification rule for dependent fst.
|
|
|
|
|
|
|
|
formulation in the HoTT book.
|
|
|