Theorems · Definition · algebraic topology
SSet.Subcomplex.liftPath
{X : SSet} →
(A : X.Subcomplex) →
{n : ℕ} →
(p : X.Path n) →
(∀ (j : Fin (n + 1)), p.vertex j ∈ A.obj (Opposite.op { len := 0 })) →
(∀ (j : Fin n), p.arrow j ∈ A.obj (Opposite.op { len := 1 })) → A.toSSet.Path nA path of a simplicial set can be lifted to a subcomplex if the vertices and arrows belong to this subcomplex.
- Cited by
- 3 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CategoryTheory.Functor.objstatement · cited by 19,642
- Oppositestatement · cited by 8,081
- SimplexCategorystatement · cited by 2,204
- SSetstatement and proof · cited by 1,283
- SSet.Subcomplexstatement and proof · cited by 461
- SSet.Subcomplex.toSSetstatement · cited by 315
- CategoryTheory.Subfunctor.objstatement and proof · cited by 227
- SSet.Pathstatement and proof · cited by 46
- SSet.Path.arrowstatement and proof · cited by 27
- SSet.Path.vertexstatement and proof · cited by 19
Cited by4
Results whose statement or proof uses this declaration.
- SSet.horn.spineIdproof · cited by 4
- SSet.Subcomplex.liftPath_arrow_coestatement and proof · cited by 0
- SSet.Subcomplex.liftPath_vertex_coestatement and proof · cited by 0
- SSet.Subcomplex.map_ι_liftPathstatement · cited by 0