Mathlib Map

Theorems · Definition · algebraic topology

SSet.Truncated.spine

{n : ℕ} →
  (X : SSet.Truncated (n + 1)) →
    (m : ℕ) →
      (h : autoParam (m ≤ n + 1) SSet.Truncated.spine._auto_1) →
        X.obj (Opposite.op { obj := { len := m }, property := h }) → X.Path m

The spine of an m-simplex in X is the path of edges of length m formed by traversing in order through its vertices.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.Path
Cited by
24 results in Mathlib
Foundations
Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

SSet.spine · cited by 23SSet.spineSSet.Truncated.liftOfStrictSegal.f₂ · cited by 8liftOfStrictSegal.f₂SSet.Truncated.StrictSegal.spineEquiv · cited by 6StrictSegal.spineEquivSSet.Truncated.spine_arrow · cited by 4Truncated.spine_arrowSSet.Truncated.StrictSegal.spine_spineToSimplex_apply · cited by 3StrictSegal.spine_spineTo…SSet.Truncated.liftOfStrictSegal.spineEquiv_f₂_arrow_one · cited by 3liftOfStrictSegal.spineEq…SSet.Truncated.liftOfStrictSegal.spineEquiv_f₂_arrow_zero · cited by 3liftOfStrictSegal.spineEq…SSet.Truncated.spine_vertex · cited by 3Truncated.spine_vertexSSet.Truncated.IsStrictSegal.spine_bijective · cited by 2IsStrictSegal.spine_bijec…SSet.Truncated.spine_map_subinterval · cited by 2Truncated.spine_map_subin…SSet.Truncated.StrictSegal.spineToSimplex_interval · cited by 1StrictSegal.spineToSimple…SSet.Truncated.StrictSegal.spineToSimplex_spine · cited by 1StrictSegal.spineToSimple…SSet.Truncated.StrictSegal.spine_spineToSimplex · cited by 1StrictSegal.spine_spineTo…SSet.Truncated.StrictSegal.mk.inj · cited by 1mk.injSSet.Truncated.spine_injective · cited by 1Truncated.spine_injectiveDFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homSimplexCategory · cited by 2204SimplexCategoryQuiver.Hom.op · cited by 1948Hom.opSimplexCategory.len · cited by 542SimplexCategory.lenSimplexCategory.Truncated · cited by 236SimplexCategory.TruncatedSSet.Truncated · cited by 214SSet.TruncatedSimplexCategory.const · cited by 47SimplexCategory.constSimplexCategory.Truncated.Hom.tr · cited by 43Hom.trSimplexCategory.mkOfSucc · cited by 38SimplexCategory.mkOfSuccSSet.Truncated.Path · cited by 37Truncated.PathTruncated.spineCITED BYCITES

Cites14

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

Cited by35

Results whose statement or proof uses this declaration.