hott.types ========== Types (not necessarily HoTT-related): * [unit](unit.hlean) * [bool](bool.hlean) * [nat](nat/nat.md) (subfolder) * [int](int/int.md) (subfolder) * [prod](prod.hlean) * [sigma](sigma.hlean) * [sum](sum.hlean) * [pi](pi.hlean) * [arrow](arrow.hlean) * [arrow_2](arrow_2.hlean): alternative development of properties of arrows * [W](W.hlean): W-types (not loaded by default) * [lift](lift.hlean) HoTT types * [eq](eq.hlean): show that functions related to the identity type are equivalences * [pointed](pointed.hlean): pointed types, maps, homotopies, and equivalences * [fiber](fiber.hlean) * [equiv](equiv.hlean) * [trunc](trunc.hlean): truncation levels, n-Types, truncation * [pullback](pullback.hlean) * [univ](univ.hlean)