Mathlib Map

Theorems · Definition · category theory

CategoryTheory.TransfiniteCompositionOfShape.incl

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {J : Type w} →
      [inst_1 : LinearOrder J] →
        [inst_2 : OrderBot J] →
          {X Y : C} →
            {f : X ⟶ Y} →
              [inst_3 : SuccOrder J] →
                [inst_4 : WellFoundedLT J] →
                  (self : CategoryTheory.TransfiniteCompositionOfShape J f) →
                    self.F ⟶ (CategoryTheory.Functor.const J).obj Y

the natural morphism F.obj j ⟶ Y

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Preorder.TransfiniteCompositionOfShape
Cited by
22 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryLinearOrderOrderBotSuccOrderWellFoundedLT

Around this declaration

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

CategoryTheory.TransfiniteCompositionOfShape.isColimit · cited by 7TransfiniteCompositionOfS…CategoryTheory.SmallObject.iterationFunctorObjObjRightIso · cited by 4SmallObject.iterationFunc…CategoryTheory.TransfiniteCompositionOfShape.map · cited by 4TransfiniteCompositionOfS…CategoryTheory.TransfiniteCompositionOfShape.ofArrowIso · cited by 4TransfiniteCompositionOfS…CategoryTheory.TransfiniteCompositionOfShape.ici · cited by 3TransfiniteCompositionOfS…CategoryTheory.TransfiniteCompositionOfShape.ofOrderIso · cited by 3TransfiniteCompositionOfS…CategoryTheory.TransfiniteCompositionOfShape.fac · cited by 2TransfiniteCompositionOfS…CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ici · cited by 2TransfiniteCompositionOfS…CategoryTheory.SmallObject.iterationFunctorObjObjRightIso_ιIteration_app_right · cited by 2SmallObject.iterationFunc…CategoryTheory.SmallObject.hasRightLiftingProperty_πObj · cited by 1SmallObject.hasRightLifti…CategoryTheory.TransfiniteCompositionOfShape.fac_assoc · cited by 1TransfiniteCompositionOfS…HomotopicalAlgebra.RelativeCellComplex.Cells.ι · cited by 1Cells.ιCategoryTheory.SmallObject.πFunctorObj_eq · cited by 1SmallObject.πFunctorObj_eqCategoryTheory.MorphismProperty.IsStableUnderTransfiniteCompositionOfShape.of_isStableUnderColimitsOfShape.mem · cited by 1of_isStableUnderColimitsO…CategoryTheory.OrthogonalReflection.isLocal_reflectionObj · cited by 0OrthogonalReflection.isLo…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorLinearOrder · cited by 8572LinearOrderCategoryTheory.Functor.const · cited by 1264Functor.constOrderBot · cited by 1055OrderBotSuccOrder · cited by 574SuccOrderWellFoundedLT · cited by 491WellFoundedLTCategoryTheory.TransfiniteCompositionOfShape.F · cited by 47TransfiniteCompositionOfS…CategoryTheory.TransfiniteCompositionOfShape · cited by 32CategoryTheory.Transfinit…TransfiniteCompositionOfShape…CITED BYCITES

Cites11

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

Cited by30

Results whose statement or proof uses this declaration.