examples:
foo_eq : Pi {A B : foo}, _ -> A = B
foo_mk_eq : Pi _, foo.mk _ = foo.mk _ (if constructor is called "bar", then this becomes "bar_eq")
foo_eq_equiv : Pi {A B : foo}, (A = B) ≃ _
also changed priority of some instances of is_trunc
|
||
|---|---|---|
| .. | ||
| arrow.hlean | ||
| default.hlean | ||
| eq.hlean | ||
| equiv.hlean | ||
| fiber.hlean | ||
| pi.hlean | ||
| pointed.hlean | ||
| prod.hlean | ||
| sigma.hlean | ||
| trunc.hlean | ||
| types.md | ||
| W.hlean | ||