Mathlib Map

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.castSucc

The source of a 1-simplex in a path is identified with the source vertex.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.Path
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.

Cited by2

Results whose statement or proof uses this declaration.