Theorems · Theorem · algebraic topology
SSet.Truncated.spine_map_vertex
∀ {n : ℕ} (X : SSet.Truncated (n + 1)) (m : ℕ) (hₘ : m ≤ n + 1)
(Δ : X.obj (Opposite.op { obj := { len := m }, property := hₘ })) (a : ℕ) (hₐ : a ≤ n + 1)
(φ : { obj := { len := a }, property := hₐ } ⟶ { obj := { len := m }, property := hₘ }) (i : Fin (a + 1)),
(X.spine a hₐ ((CategoryTheory.ConcreteCategory.hom (X.map φ.op)) Δ)).vertex i =
(X.spine m hₘ Δ).vertex ((SimplexCategory.Hom.toOrderHom φ.hom) i)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- SimplexCategorystatement · cited by 2,204
- Quiver.Hom.opstatement and proof · cited by 1,948
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
- TypeCat.Funstatement · cited by 1,307
- OrderHomstatement · cited by 934
- CategoryTheory.InducedCategory.Hom.homstatement and proof · cited by 850
Cited by1
Results whose statement or proof uses this declaration.
- SSet.spine_map_vertexproof · cited by 0