Octocurious

Home

❯

Set (HoTT)

Set (HoTT)

23 Feb 20261 min read

Definition

Set is homotopy level 0. It refers to the type in which the identity type of any two elements is propositional. In other words, equality is a predicate, meaning that there is no higher structure beyond identity between elements. For a type X,

isSet X⟺Π x,y:X. Π p,q:x=y. p=q

See also

Contractibility Proposition (HoTT) Homotopy Level Truncation (HoTT)


Graph View

  • Definition
  • See also

Backlinks

  • Boolean Type
  • Homotopy Level
  • Proposition (HoTT)

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community