Theorems · Theorem · algebraic topology
SSet.horn.IsCompatible.lift_comp
∀ {X : SSet} {n : ℕ} {i : Fin (n + 2)} {f : (j : Fin (n + 2)) → j ≠ i → (SSet.stdSimplex.obj { len := n } ⟶ X)}
(hf : SSet.horn.IsCompatible f) {Y : SSet} (p : X ⟶ Y) [inst : HomotopicalAlgebra.Fibration p]
(b : SSet.stdSimplex.obj { len := n + 1 } ⟶ Y)
(comm :
∀ (j : Fin (n + 2)) (hj : j ≠ i),
CategoryTheory.CategoryStruct.comp (f j hj) p = CategoryTheory.CategoryStruct.comp (SSet.stdSimplex.δ j) b),
CategoryTheory.CategoryStruct.comp (hf.lift p b comm) p = b- Cited by
- 1 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- HomotopicalAlgebra.Fibration
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Oppositestatement · cited by 8,081
- SimplexCategorystatement · cited by 2,204
- SSetstatement and proof · cited by 1,283
- SSet.stdSimplexstatement and proof · cited by 499
- CategoryTheory.CosimplicialObject.δstatement and proof · cited by 129
- HomotopicalAlgebra.Fibrationstatement and proof · cited by 32
- SSet.horn.IsCompatiblestatement and proof · cited by 20
- SSet.horn.IsCompatible.liftstatement · cited by 5
- SSet.horn.IsCompatible.exists_liftproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- SSet.horn.IsCompatible.lift_comp_assocproof · cited by 0