2015-03-04 21:06:39 -05:00
|
|
|
hott.types
|
|
|
|
==========
|
|
|
|
|
2015-06-04 13:55:02 -04:00
|
|
|
Types (not necessarily HoTT-related):
|
2015-03-04 21:06:39 -05:00
|
|
|
|
2015-06-04 13:55:02 -04:00
|
|
|
* [unit](unit.hlean)
|
2015-04-30 20:45:31 -04:00
|
|
|
* [bool](bool.hlean)
|
2015-06-04 13:55:02 -04:00
|
|
|
* [nat](nat/nat.md) (subfolder)
|
|
|
|
* [int](int/int.md) (subfolder)
|
2015-04-28 20:48:39 -04:00
|
|
|
* [prod](prod.hlean)
|
|
|
|
* [sigma](sigma.hlean)
|
2015-08-06 22:37:52 +02:00
|
|
|
* [sum](sum.hlean)
|
2015-03-04 21:06:39 -05:00
|
|
|
* [pi](pi.hlean)
|
|
|
|
* [arrow](arrow.hlean)
|
2015-09-13 14:58:11 -04:00
|
|
|
* [arrow_2](arrow_2.hlean): alternative development of properties of arrows
|
2015-10-01 15:52:28 -04:00
|
|
|
* [W](W.hlean): W-types (not loaded by default)
|
|
|
|
* [lift](lift.hlean)
|
2015-11-20 23:58:06 -05:00
|
|
|
* [list](list.hlean)
|
2015-06-04 13:55:02 -04:00
|
|
|
|
|
|
|
HoTT types
|
|
|
|
|
2015-06-23 14:46:55 -04:00
|
|
|
* [eq](eq.hlean): show that functions related to the identity type are equivalences
|
2015-10-01 15:52:28 -04:00
|
|
|
* [pointed](pointed.hlean): pointed types, maps, homotopies, and equivalences
|
2015-03-04 21:06:39 -05:00
|
|
|
* [fiber](fiber.hlean)
|
|
|
|
* [equiv](equiv.hlean)
|
2015-04-30 12:31:22 -04:00
|
|
|
* [trunc](trunc.hlean): truncation levels, n-Types, truncation
|
2015-10-01 15:52:28 -04:00
|
|
|
* [pullback](pullback.hlean)
|
|
|
|
* [univ](univ.hlean)
|