930 B
930 B
hott.types
Types in Martin-Lӧf Type Theory:
- unit
- bool
- [num[(num.hlean) (natural numbers written in binary form)
- nat (subfolder)
- int (subfolder)
- prod
- sigma
- sum
- pi
- arrow
- arrow_2: alternative development of properties of arrows
- W: W-types (not loaded by default)
- lift
- list
The number systems (num, nat, int, ...) are for a large part ported from the standard libary.
Specific HoTT types