Mathlib Map

Theorems · Definition · category theory

CategoryTheory.TransfiniteCompositionOfShape.F

{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] →
                  CategoryTheory.TransfiniteCompositionOfShape J f → CategoryTheory.Functor J C

a well order continuous functor F : J ⥤ C

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Preorder.TransfiniteCompositionOfShape
Cited by
47 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.

CategoryTheory.TransfiniteCompositionOfShape.incl · cited by 22TransfiniteCompositionOfS…HomotopicalAlgebra.RelativeCellComplex.attachCells · cited by 15RelativeCellComplex.attac…CategoryTheory.TransfiniteCompositionOfShape.isoBot · cited by 14TransfiniteCompositionOfS…CategoryTheory.TransfiniteCompositionOfShape.isColimit · cited by 7TransfiniteCompositionOfS…CategoryTheory.OrthogonalReflection.iteration · cited by 6OrthogonalReflection.iter…CategoryTheory.TransfiniteCompositionOfShape.ofArrowIso · cited by 4TransfiniteCompositionOfS…CategoryTheory.TransfiniteCompositionOfShape.map · cited by 4TransfiniteCompositionOfS…CategoryTheory.TransfiniteCompositionOfShape.ici · cited by 3TransfiniteCompositionOfS…CategoryTheory.TransfiniteCompositionOfShape.iic · cited by 3TransfiniteCompositionOfS…CategoryTheory.SmallObject.relativeCellComplexιObjFObjSuccIso · cited by 3SmallObject.relativeCellC…CategoryTheory.TransfiniteCompositionOfShape.ofOrderIso · cited by 3TransfiniteCompositionOfS…SSet.Subcomplex.Pairing.anodyneExtensions · cited by 2Pairing.anodyneExtensionsSSet.Subcomplex.Pairing.innerAnodyneExtensions · cited by 2Pairing.innerAnodyneExten…CategoryTheory.TransfiniteCompositionOfShape.fac · cited by 2TransfiniteCompositionOfS…CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ici · cited by 2TransfiniteCompositionOfS…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorLinearOrder · cited by 8572LinearOrderOrderBot · cited by 1055OrderBotSuccOrder · cited by 574SuccOrderWellFoundedLT · cited by 491WellFoundedLTCategoryTheory.TransfiniteCompositionOfShape · cited by 32CategoryTheory.Transfinit…TransfiniteCompositionOfShape…CITED BYCITES

Cites8

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

Cited by76

Results whose statement or proof uses this declaration.