natural deduction metalanguage, practical foundations
type theory (dependent, intensional, observational type theory, homotopy type theory)
computational trinitarianism =
propositions as types +programs as proofs +relation type theory/category theory
In homotopy type theory, the loop space of a pointed type is simply the type of identifications from a term to itself i.e. loops.
Given a pointed type the loop space type is the type and has basepoint .
The -fold iterated loop space can be defined by induction on : * *
The HoTT book defines a ‘loop space’ in definitions 2.1.7 and 2.1.8:
Definition 2.1.7 A pointed type is a type together with a point , called its basepoint. We write for the type of pointed types in the universe .
Definition 2.1.8 Given a pointed type , we define the loop space of to be the following pointed type:
.
An element of it will be called a loop at . For , the n-fold iterated loop space of a pointed type is defined recursively by:
.An element of it will be called an n-loop or an n-dimensional loop at .
The axiom K on a type states that for every element , reflexivity is the center of contraction of the loop space type of .
Given a pointed connected groupoid , the loop space type is a group. In fact, for every group , one could form the delooping of as a higher inductive type generated by
Last revised on January 4, 2023 at 05:26:05. See the history of this page for a list of all contributions to it.