Theorems · Theorem · algebraic topology
SSet.Truncated.Path.arrow_src
∀ {n : ℕ} {X : SSet.Truncated (n + 1)} {m : ℕ} (f : X.Path m) (i : Fin m),
(CategoryTheory.ConcreteCategory.hom (X.map (SimplexCategory.Truncated.Hom.tr (SimplexCategory.δ 1) ⋯ ⋯).op))
(f.arrow i) =
f.vertex i.castSuccThe source of a 1-simplex in a path is identified with the source vertex.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- SimplexCategorystatement · cited by 2,204
- Quiver.Hom.opstatement · cited by 1,948
- TypeCat.Funstatement · cited by 1,307
- CategoryTheory.ObjectProperty.FullSubcategorystatement · cited by 726
- SimplexCategory.lenstatement · cited by 542
- SimplexCategory.Truncatedstatement · cited by 236
- SSet.Truncatedstatement and proof · cited by 214
Cited by2
Results whose statement or proof uses this declaration.
- SSet.Truncated.Path.ext'proof · cited by 6
- SSet.Path.arrow_srcproof · cited by 0