Theorems · Definition · category theory
CategoryTheory.SimplicialObject.diagonal
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(X : CategoryTheory.SimplicialObject C) →
{n : ℕ} → X.obj (Opposite.op { len := n }) ⟶ X.obj (Opposite.op { len := 1 })The diagonal of a simplex is the long edge of the simplex.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement · cited by 8,081
- SimplexCategorystatement · cited by 2,204
- Quiver.Hom.opproof · cited by 1,948
- CategoryTheory.SimplicialObjectstatement and proof · cited by 548
- SimplexCategory.diagproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- SSet.StrictSegal.spineToDiagonalproof · cited by 3