Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.SimplicialThickening.id_app

∀ (J : Type u_1) [inst : LinearOrder J] (x : CategoryTheory.SimplicialThickening J) (x_1 : SimplexCategoryᵒᵖ),
  (CategoryTheory.EnrichedCategory.id x).app x_1 =
    TypeCat.ofHom fun x_2 =>
      (CategoryTheory.Functor.const (Fin ((Opposite.unop x_1).len + 1))).obj (CategoryTheory.CategoryStruct.id x)
Defined in
Mathlib.AlgebraicTopology.SimplicialNerve
Cited by
0 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrder

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.