Theorems · Inductive type · category theory
HomotopicalAlgebra.RelativeCellComplex
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : Type w'} →
[inst_1 : LinearOrder J] →
[OrderBot J] →
[SuccOrder J] →
[WellFoundedLT J] →
{α : J → Type t} →
{A B : (j : J) → α j → C} →
((j : J) → (i : α j) → A j i ⟶ B j i) →
{X Y : C} → (X ⟶ Y) → Type (max (max (max (max t u) v) (w + 1)) w')Let J be a well-ordered type. Assume that for each j : J, we
have a family basicCell j of morphisms. A relative cell complex
is a morphism f : X ⟶ Y which is a transfinite composition of morphisms
in such a way that at the step j : J, we attach cells in the family basicCell j.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- LinearOrderstatement · cited by 8,572
- OrderBotstatement · cited by 1,055
- SuccOrderstatement · cited by 574
- WellFoundedLTstatement · cited by 491
Cited by40
Results whose statement or proof uses this declaration.
- HomotopicalAlgebra.RelativeCellComplex.toTransfiniteCompositionOfShapestatement and proof · cited by 17
- HomotopicalAlgebra.RelativeCellComplex.attachCellsstatement and proof · cited by 15
- SSet.relativeCellComplexOfMonostatement · cited by 14
- HomotopicalAlgebra.RelativeCellComplex.Cellsstatement · cited by 10
- HomotopicalAlgebra.RelativeCellComplex.Cells.jstatement and proof · cited by 6
- CategoryTheory.SmallObject.relativeCellComplexιObjstatement · cited by 4
- SSet.relativeCellComplexstatement · cited by 3
- HomotopicalAlgebra.RelativeCellComplex.transfiniteCompositionOfShapestatement and proof · cited by 2
- HomotopicalAlgebra.RelativeCellComplex.transfiniteCompositionOfShape'statement and proof · cited by 2
- HomotopicalAlgebra.RelativeCellComplex.Cells.istatement and proof · cited by 2
- HomotopicalAlgebra.RelativeCellComplex.Cells.kstatement and proof · cited by 2
- SSet.Subcomplex.Pairing.RankFunction.relativeCellComplexstatement · cited by 2