Theorems · Definition · category theory
HomotopicalAlgebra.RelativeCellComplex.transfiniteCompositionOfShape
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : Type w'} →
[inst_1 : LinearOrder J] →
[inst_2 : OrderBot J] →
[inst_3 : SuccOrder J] →
[inst_4 : WellFoundedLT J] →
{X Y : C} →
{f : X ⟶ Y} →
{α : Type u_1} →
{A B : α → C} →
(g : (i : α) → A i ⟶ B i) →
HomotopicalAlgebra.RelativeCellComplex (fun x => g) f →
(CategoryTheory.MorphismProperty.coproducts.{w, v, u}
(CategoryTheory.MorphismProperty.ofHoms g)).pushouts.TransfiniteCompositionOfShape
J fIf f is a relative cell complex with respect to a constant
family of morphisms g, then f is a transfinite composition
of pushouts of coproducts of morphisms in the family g.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- LinearOrderstatement and proof · cited by 8,572
- OrderBotstatement and proof · cited by 1,055
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- CategoryTheory.MorphismProperty.pushoutsstatement · cited by 35
- CategoryTheory.TransfiniteCompositionOfShapeproof · cited by 32
- CategoryTheory.MorphismProperty.ofHomsstatement · cited by 30
- CategoryTheory.MorphismProperty.coproductsstatement · cited by 30
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShapestatement · cited by 20
- HomotopicalAlgebra.RelativeCellComplex.toTransfiniteCompositionOfShapeproof · cited by 17
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.transfiniteCompositionsOfShape_ιObjproof · cited by 2
- HomotopicalAlgebra.RelativeCellComplex.transfiniteCompositionOfShape_toTransfiniteCompositionOfShapestatement and proof · cited by 0