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) * [W](W.hlean): W-types (not loaded by default) HoTT types * [eq](eq.hlean): show that functions related to the identity type are equivalences * [pointed](pointed.hlean) * [fiber](fiber.hlean) * [equiv](equiv.hlean) * [trunc](trunc.hlean): truncation levels, n-Types, truncation