Mathlib Map

Theorems · Definition · category theory

HomotopicalAlgebra.RelativeCellComplex.toTransfiniteCompositionOfShape

{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] →
              {α : J → Type t} →
                {A B : (j : J) → α j → C} →
                  {basicCell : (j : J) → (i : α j) → A j i ⟶ B j i} →
                    {X Y : C} →
                      {f : X ⟶ Y} →
                        HomotopicalAlgebra.RelativeCellComplex basicCell f →
                          CategoryTheory.TransfiniteCompositionOfShape J f
Defined in
Mathlib.AlgebraicTopology.RelativeCellComplex.Basic
Cited by
17 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext
Assumes
CategoryTheory.CategoryLinearOrderOrderBotSuccOrderWellFoundedLT

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

HomotopicalAlgebra.RelativeCellComplex.attachCells · cited by 15RelativeCellComplex.attac…CategoryTheory.SmallObject.relativeCellComplexιObjFObjSuccIso · cited by 3SmallObject.relativeCellC…HomotopicalAlgebra.RelativeCellComplex.Cells.k · cited by 2Cells.kHomotopicalAlgebra.RelativeCellComplex.transfiniteCompositionOfShape · cited by 2RelativeCellComplex.trans…HomotopicalAlgebra.RelativeCellComplex.transfiniteCompositionOfShape' · cited by 2RelativeCellComplex.trans…SSet.Subcomplex.Pairing.anodyneExtensions · cited by 2Pairing.anodyneExtensionsSSet.Subcomplex.Pairing.innerAnodyneExtensions · cited by 2Pairing.innerAnodyneExten…CategoryTheory.SmallObject.ιFunctorObj_eq · cited by 1SmallObject.ιFunctorObj_eqHomotopicalAlgebra.RelativeCellComplex.Cells.ι · cited by 1Cells.ιCategoryTheory.SmallObject.hasRightLiftingProperty_πObj · cited by 1SmallObject.hasRightLifti…CategoryTheory.SmallObject.πFunctorObj_eq · cited by 1SmallObject.πFunctorObj_eqHomotopicalAlgebra.RelativeCellComplex.Cells.mk.inj · cited by 1mk.injHomotopicalAlgebra.RelativeCellComplex.Cells.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.MorphismProperty.IsCardinalForSmallObjectArgument.preservesColimit · cited by 1IsCardinalForSmallObjectA…CategoryTheory.SmallObject.preservesColimit · cited by 1SmallObject.preservesColi…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomLinearOrder · cited by 8572LinearOrderOrderBot · cited by 1055OrderBotSuccOrder · cited by 574SuccOrderWellFoundedLT · cited by 491WellFoundedLTCategoryTheory.TransfiniteCompositionOfShape · cited by 32CategoryTheory.Transfinit…HomotopicalAlgebra.RelativeCellComplex · cited by 12HomotopicalAlgebra.Relati…RelativeCellComplex.toTransfi…CITED BYCITES

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by28

Results whose statement or proof uses this declaration.