lean2/hott/types/types.md

1 KiB

hott.types

Types in Martin-Lӧf Type Theory:

The number systems (num, nat, int, ...) are for a large part ported from the standard libary.

Specific HoTT types

  • eq: show that functions related to the identity type are equivalences
  • pointed: pointed types, pointed maps, pointed homotopies
  • fiber
  • equiv
  • pointed2: pointed equivalences and pointed truncated types (this is a separate file, because it depends on types.equiv)
  • trunc: truncation levels, n-types, truncation
  • pullback
  • univ