| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Definition of function composition and properties.
|
| |
|
| |
|
| |
|
|
|
|
| |
type family decorations implicit.
|
| |
|
| |
|
| |
|
|
|
|
| |
derivation of "A:U" from "a:A".
|
| |
|
| |
|
|
|
|
| |
be needed or useful later. Added [comp] attribute to be used by simplification met methods.
|
| |
|
| |
|
|
|
|
| |
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.
|
|
|