This website requires JavaScript.
Explore
Help
Sign in
max
/
lean4-htt
Watch
1
Star
0
Fork
You've already forked lean4-htt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
2109dff46a
lean4-htt
/
hott
/
types
/
types.md
Floris van Doorn
06528c4791
refactor(types): create cubical subfolder, update markdown files
2015-06-04 20:14:13 -04:00
779 B
Raw
Blame
History
hott.types
Types (not necessarily HoTT-related):
unit
bool
nat
(subfolder)
int
(subfolder)
prod
sigma
pi
arrow
W
: W-types (not loaded by default)
HoTT types
hprop_trunc
: in this file we prove that
is_trunc n A
is a mere proposition. We separate this from
trunc
to avoid circularity in imports.
eq
pointed
fiber
equiv
function
: embeddings, (split) surjections, retractions
trunc
: truncation levels, n-Types, truncation
cubical
: cubical types (subfolder)