nLab reduced suspension type

Context

Type theory

natural deduction metalanguage, practical foundations

  1. type formation rule
  2. term introduction rule
  3. term elimination rule
  4. computation rule

type theory (dependent, intensional, observational type theory, homotopy type theory)

syntax object language

computational trinitarianism =
propositions as types +programs as proofs +relation type theory/category theory

logicset theory (internal logic of)category theorytype theory
propositionsetobjecttype
predicatefamily of setsdisplay morphismdependent type
proofelementgeneralized elementterm/program
cut rulecomposition of classifying morphisms / pullback of display mapssubstitution
introduction rule for implicationcounit for hom-tensor adjunctionlambda
elimination rule for implicationunit for hom-tensor adjunctionapplication
cut elimination for implicationone of the zigzag identities for hom-tensor adjunctionbeta reduction
identity elimination for implicationthe other zigzag identity for hom-tensor adjunctioneta conversion
truesingletonterminal object/(-2)-truncated objecth-level 0-type/unit type
falseempty setinitial objectempty type
proposition, truth valuesubsingletonsubterminal object/(-1)-truncated objecth-proposition, mere proposition
logical conjunctioncartesian productproductproduct type
disjunctiondisjoint union (support of)coproduct ((-1)-truncation of)sum type (bracket type of)
implicationfunction set (into subsingleton)internal hom (into subterminal object)function type (into h-proposition)
negationfunction set into empty setinternal hom into initial objectfunction type into empty type
universal quantificationindexed cartesian product (of family of subsingletons)dependent product (of family of subterminal objects)dependent product type (of family of h-propositions)
existential quantificationindexed disjoint union (support of)dependent sum ((-1)-truncation of)dependent sum type (bracket type of)
logical equivalencebijection setobject of isomorphismsequivalence type
support setsupport object/(-1)-truncationpropositional truncation/bracket type
n-image of morphism into terminal object/n-truncationn-truncation modality
equalitydiagonal function/diagonal subset/diagonal relationpath space objectidentity type/path type
completely presented setsetdiscrete object/0-truncated objecth-level 2-type/set/h-set
setset with equivalence relationinternal 0-groupoidBishop set/setoid with its pseudo-equivalence relation an actual equivalence relation
equivalence class/quotient setquotientquotient type
inductioncolimitinductive type, W-type, M-type
higher inductionhigher colimithigher inductive type
-0-truncated higher colimitquotient inductive type
coinductionlimitcoinductive type
presettype without identity types
set of truth valuessubobject classifiertype of propositions
domain of discourseuniverseobject classifiertype universe
modalityclosure operator, (idempotent) monadmodal type theory, monad (in computer science)
linear logic(symmetric, closed) monoidal categorylinear type theory/quantum computation
proof netstring diagramquantum circuit
(absence of) contraction rule(absence of) diagonalno-cloning theorem
synthetic mathematicsdomain specific embedded programming language

homotopy levels

semantics

Homotopy theory

homotopy theory, (∞,1)-category theory, homotopy type theory

flavors: stable, equivariant, rational, p-adic, proper, geometric, cohesive, directed

models: topological, simplicial, localic, …

see also algebraic topology

Introductions

Definitions

Paths and cylinders

Homotopy groups

Basic facts

Theorems

Contents

Idea

In homotopy type theory, the notion of reduced suspension type is an axiomatization of the reduced suspension in pointed homotopy theory.

The underlying type of a pointed reduced suspension type is equivalent to the plain suspension type of the given underlying type, so that, up to equivalence one may simply take the reduced suspension to be the plain suspension equipped with any one of its terms as basepoint (e.g, UFP13, Rem. 8.6.3).

However, in practice it is sometimes convenient to use a different (even if equivalent) construction of the reduced suspension:

Definition

As smash product with the circle type

For a given type XX, we follow the conventions of the reduced suspension article and write SX\mathrm{S} X for the plain suspension type of XX and ΣX\Sigma X for the reduced suspension type of AA.

The reduced suspension type of a pointed type (X,x)(X,x) with basepoint term x:Xx \colon X may be defined as the smash product type of the pointed circle type (S 1,s)(S^1, s) with XX:

ΣX(S 1,s)(X,x). \Sigma X \;\coloneqq\; (S^1,s) \wedge (X,x) \,.

In cohesive homotopy type theory

In cohesive homotopy type theory, let (X,x)(X, x) be a pointed cohesive type, and let ΣX\mathbf{\Sigma} X be the reduced suspension of XX, as a cohesive type. Then the reduced suspension type of XX, as a discrete homotopy type, is the shape of the reduced suspension of XX: ΣXʃ(ΣX)\Sigma X \coloneqq \esh(\mathbf{\Sigma} X).

In particular, if we take (X,x)(X, x) to be a pointed topological space in real-cohesive homotopy type theory, this allows a construction of reduced suspension types directly from reduced suspensions in classical algebraic topology.

Properties

The reduced suspension type of the nn-sphere type S nS^n is equivalent to the (n+1)(n + 1)-sphere type S n+1S^{n + 1}

ΣS nS n+1\Sigma S^n \simeq S^{n + 1}

 See also

References

Last revised on February 2, 2023 at 08:49:50. See the history of this page for a list of all contributions to it.