nLab semi-simplicial type

Redirected from "semi-simplicial types".
Contents

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

The notion in the corresponding internal logic (i.e. in dependent type theory) of a semi-simplicial object in a locally cartesian closed (infinity,1)-category.

Similarly to semi-simplicial sets, there are typically two approaches that one can take to defining semi-simplicial types in dependent type theory:

None of these approaches are currently possible in plain dependent type theory or homotopy type theory due to the issue of handling infinity many data in a finitary manner, whether for the iterated families of semi-simplicial types or the coherence laws of (,1)(\infty,1)-categories. Instead, defining semi-simplicial types requires the extension of dependent type theory with additional features, such as

Historically, the “iterated dependency” approach to semi-simplicial sets has given dependent type theorists a candidate approach for tackling coherence issues in dependent type theory. With simplicial sets, it’s hard to see how one might tackle or avoid them. (Comparing it to the semi-simplicial approach, one requires degeneracy maps and equations between them, which lets loose the spectre of coherence again.) Furthermore, reasoning about Kan simplicial sets seems to insist on classical logic. For example, the classical result stating the homotopy equivalence of fibers of a Kan fibration cannot be proved constructively (pdf). In homotopy-theoretic terms, this is because Δ +\Delta_+ is a direct category, while the simplex category Δ\Delta is not.

Definition

Fibered semi-simplicial types

We work in a dependent type theory which supports synthetic ( , 1 ) (\infty,1) -category theory, such as simplicial type theory or triangulated type theory.

With the op modality () op(-)^\op, the directed univalent type universe 𝒮\mathcal{S}, and the (,1)(\infty,1)-subcategory Δ +𝒮\Delta_+ \subseteq \mathcal{S} of finite inhabited ordinals and injections, a semi-simplicial type is simply a function X:Δ + op𝒮X:\Delta_+^op \to \mathcal{S}, which is provably an ( , 1 ) (\infty,1) -presheaf by the directed structure identity principle on (,1)(\infty,1)-presheaf (,1)(\infty,1)-categories.

Indexed semi-simplicial types

To illustrate the idea of indexed semi-simplicial types as families of families of nn-semi-simplices, let us consider the finite-dimensional parts of such an indexed semi-simplicial type:

Let UU be a type universe. Then,

  • A UU-small indexed 0-semi-simplicial type is just a UU-small type X 0:UX_0:U.

  • A UU-small indexed 1-semi-simplicial type is UU-small indexed 0-semi-simplicial type X 0X_0 with a family of UU-small types

    x 0:X 0,x 1:X 0X 1(x 0,x 1):Ux_0:X_0, x_1:X_0 \vdash X_1(x_0, x_1):U
  • A UU-small indexed 2-semi-simplicial type is a UU-small indexed 1-semi-simplicial type (X 0,X 1)(X_0, X_1) with a family of UU-small types

    x:X 0,x 1:X 0,x 2:X 0,x 0,1:X 1(x 0,x 1),x 1,2:X 1(x 1,x 2),x 0,2:X 1(x 0,x 2)X 2(x 0,x 1,x 2,x 0,1,x 1,2,x 0,2):Ux:X_0, x_1:X_0, x_2:X_0, x_{0, 1}:X_1(x_0, x_1), x_{1, 2}:X_1(x_1, x_2), x_{0, 2}:X_1(x_0, x_2) \vdash X_2(x_0, x_1, x_2, x_{0, 1}, x_{1, 2}, x_{0, 2}):U

    representing triangular configurations from X 0X_0 and X 1X_1.

  • A UU-small indexed 3-semi-simplicial type is a UU-small indexed 2-semi-simplicial type (X 0,X 1,X 2)(X_0, X_1, X_2) with a family of UU-small types

    x:X 0,x 1:X 0,x 2:X 0,x 3:X 0, x 0,1:X 1(x 0,x 1),x 1,2:X 1(x 1,x 2),x 2,3:X 1(x 2,x 3), x 0,2:X 1(x 0,x 2),x 1,3:X 1(x 1,x 3),x 0,3:X 1(x 0,x 3), x 0,1,2:X 2(x 0,x 1,x 2,x 0,1,x 1,2,x 0,2),x 0,1,3:X 2(x 0,x 1,x 3,x 0,1,x 1,3,x 0,3), x 0,2,3:X 2(x 0,x 2,x 3,x 0,2,x 2,3,x 0,3),x 1,2,3:X 2(x 1,x 2,x 3,x 1,2,x 2,3,x 1,3), X 2(x 0,x 1,x 2,x 3,x 0,1,x 1,2,x 2,3,x 0,2,x 1,3,x 0,3,x 0,1,2,x 0,1,3,x 0,2,3,x 1,2,3):U\begin{array}{l} x:X_0, x_1:X_0, x_2:X_0, x_3:X_0, \\ x_{0, 1}:X_1(x_0, x_1), x_{1, 2}:X_1(x_1, x_2), x_{2, 3}:X_1(x_2, x_3), \\ x_{0, 2}:X_1(x_0, x_2), x_{1, 3}:X_1(x_1, x_3), x_{0, 3}:X_1(x_0, x_3), \\ x_{0, 1, 2}:X_2(x_0, x_1, x_2, x_{0, 1}, x_{1, 2}, x_{0, 2}), x_{0, 1, 3}:X_2(x_0, x_1, x_3, x_{0, 1}, x_{1, 3}, x_{0, 3}), \\ x_{0, 2, 3}:X_2(x_0, x_2, x_3, x_{0, 2}, x_{2, 3}, x_{0, 3}), x_{1, 2, 3}:X_2(x_1, x_2, x_3, x_{1, 2}, x_{2, 3}, x_{1, 3}), \\ \vdash X_2(x_0, x_1, x_2, x_3, x_{0, 1}, x_{1, 2}, x_{2, 3}, x_{0, 2}, x_{1, 3}, x_{0, 3}, x_{0, 1, 2}, x_{0, 1, 3}, x_{0, 2, 3}, x_{1, 2, 3}):U \end{array}

    representing tetrahedral configurations from X 0X_0, X 1X_1 and X 2X_2.

And so on. Then a UU-small indexed semi-simplicial type (i.e. indexed infinity-semi-simplicial types) should be a type that is an indexed nn-semi-simplicial type for all nn.

Using bridge types

Suppose that the dependent type theory has unary bridge types (Br A(x)) x:A(\mathrm{Br}_A(x))_{x:A}. Then given a type universe UU, the type of UU-small indexed semi-simplicial types U Δ + opU^{\Delta_{+}^\op} is a displayed coinductive type cogenerated by

  • a function Z +:U Δ + opUZ^+:U^{\Delta_{+}^\op} \to U and

  • a dependent function

    S +: X:U Δ + opZ +(X)Br U Δ + op(X)S^+:\prod_{X:U^{\Delta_{+}^\op}} Z^+(X) \to \mathrm{Br}_{U^{\Delta_{+}^\op}}(X)

An indexed semi-simplicial type is simply an element of U Δ + opU^{\Delta_{+}^\op}, and the iterated dependencies are given by iterated bridge types. See e.g. Kolomatskaia 2022, Kolomatskaia & Shulman 2023, Narya docs.

In other dependent type theories

There are other dependent type theories in which it is possible to define indexed semi-simplicial types in a universe:

References

Discussion of formulation of semi-simplicial types in the context of homotopy type theory (for use as discussed at category object in an (infinity,1)-category) is in

Coq-code for semi-simplicial types in homotopy type theory had been proposed in

but its execution requires augmenting homotopy type theory with an auxilirary extensional identity type, discussed in

See at Homotopy Type System (“HTS”) for more on this.

Semi-simplicial types in Narya

  • Higher datatypes and codatatypes, Narya documentation. (web)

Last revised on May 14, 2025 at 13:35:25. See the history of this page for a list of all contributions to it.