Mathlib Map

Theorems · Definition · algebraic topology

SSet.Path.interval

{X : SSet} → {n : ℕ} → X.Path n → (j l : ℕ) → autoParam (j + l ≤ n) SSet.Path.interval._auto_1 → X.Path l

For j + l ≤ n, a path of length n restricts to a path of length l, namely the subpath spanned by the vertices j ≤ i ≤ j + l and edges j ≤ i < j + l.

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

Cites3

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

Cited by14

Results whose statement or proof uses this declaration.