Theorems · Definition · algebraic topology
SSet.horn.IsCompatible.liftOfKanComplex
{X : SSet} →
{n : ℕ} →
{i : Fin (n + 2)} →
{f : (j : Fin (n + 2)) → j ≠ i → (SSet.stdSimplex.obj { len := n } ⟶ X)} →
[X.KanComplex] → SSet.horn.IsCompatible f → (SSet.stdSimplex.obj { len := n + 1 } ⟶ X)If X is a Kan complex and f : ∀ (j : Fin (n + 2)) (_ : j ≠ i), Δ[n] ⟶ X
is a compatible family of morphisms (which defines a morphism Λ[n + 1, i] ⟶ X),
then this is a lifting Δ[n + 1] ⟶ X.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SSet.KanComplex
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- Oppositestatement · cited by 8,081
- SimplexCategorystatement · cited by 2,204
- SSetstatement and proof · cited by 1,283
- SSet.stdSimplexstatement and proof · cited by 499
- SSet.horn.IsCompatiblestatement and proof · cited by 20
- SSet.KanComplexstatement and proof · cited by 6
- SSet.horn.IsCompatible.exists_lift_of_kanComplexproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- SSet.horn.IsCompatible.δ_liftOfKanComplexstatement · cited by 1
- SSet.horn.IsCompatible.δ_liftOfKanComplex_assocstatement and proof · cited by 0
- SSet.horn.IsCompatible.liftOfKanComplex.congr_simpstatement and proof · cited by 0