Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    CategoryTheory.MorphismProperty C →
      (J : Type w) →
        [inst_1 : LinearOrder J] →
          [SuccOrder J] → [OrderBot J] → [WellFoundedLT J] → {X Y : C} → (X ⟶ Y) → Type (max (max u v) w)

Structure expressing that a morphism f : X ⟶ Y in a category C is a transfinite composition of shape J of morphisms in W : MorphismProperty C.

Defined in
Mathlib.CategoryTheory.MorphismProperty.TransfiniteComposition
Cited by
20 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
CategoryTheory.CategoryLinearOrderSuccOrderOrderBotWellFoundedLT

Around this declaration

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

CategoryTheory.MorphismProperty.transfiniteCompositionsOfShape · cited by 25MorphismProperty.transfin…CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.toTransfiniteCompositionOfShape · cited by 24TransfiniteCompositionOfS…CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.mem · cited by 6TransfiniteCompositionOfS…CategoryTheory.SmallObject.SuccStruct.transfiniteCompositionOfShapeιIteration · cited by 5SuccStruct.transfiniteCom…CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofComposableArrows · cited by 5TransfiniteCompositionOfS…CategoryTheory.SmallObject.relativeCellComplexιObj · cited by 4SmallObject.relativeCellC…CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofLE · cited by 3TransfiniteCompositionOfS…CategoryTheory.SmallObject.transfiniteCompositionOfShapeιIterationAppRight · cited by 3SmallObject.transfiniteCo…CategoryTheory.OrthogonalReflection.transfiniteCompositionOfShapeReflection · cited by 2OrthogonalReflection.tran…CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ici · cited by 2TransfiniteCompositionOfS…CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.map · cited by 2TransfiniteCompositionOfS…CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.map_mem · cited by 2TransfiniteCompositionOfS…CategoryTheory.MorphismProperty.transfiniteCompositionsOfShape_monotone · cited by 2MorphismProperty.transfin…CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofOrderIso · cited by 2TransfiniteCompositionOfS…CategoryTheory.SmallObject.transfiniteCompositionOfShapeSuccStructPropιIteration · cited by 2SmallObject.transfiniteCo…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomLinearOrder · cited by 8572LinearOrderCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…OrderBot · cited by 1055OrderBotSuccOrder · cited by 574SuccOrderWellFoundedLT · cited by 491WellFoundedLTMorphismProperty.TransfiniteC…CITED BYCITES

Cites7

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

Cited by47

Results whose statement or proof uses this declaration.