Idea

In Homotopy Type Theory, truncation refers to collapsing higher homotopy groups of a type. An n-truncated type has trivial homotopy groups above dimension .

Definition

  1. is n-truncated (i.e., all homotopy groups above degree vanish; equivalently, for all , the identity type is -truncated).
  2. For every base point , the -fold loop space is contractible.
  3. For every base point , the type of pointed maps is contractible (every pointed map is homotopic to the constant map at ).

Levels

Propositional Truncation

The propositional truncation of a type is the -truncation, which forgets all information except whether is inhabited. This operation:

  • Preserves inhabitation: if is inhabited, so is
  • Makes the result proof-irrelevant: any two elements of are equal
  • Is used to express existence without providing a specific witness

Sources

https://ncatlab.org/nlab/show/suspension+type hott2013-book