Mathlib Map

Theorems · Definition · category theory

CategoryTheory.OrthogonalReflection.iteration

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (W : CategoryTheory.MorphismProperty C) →
      C →
        [inst_1 : CategoryTheory.Limits.HasPushouts C] →
          [inst_2 : ∀ (Z : C), CategoryTheory.Limits.HasCoproduct CategoryTheory.OrthogonalReflection.D₁.obj₁] →
            [inst_3 : ∀ (Z : C), CategoryTheory.Limits.HasCoproduct CategoryTheory.OrthogonalReflection.D₁.obj₂] →
              [∀ (Z : C),
                    CategoryTheory.Limits.HasMulticoequalizer
                      (CategoryTheory.OrthogonalReflection.D₂.multispanIndex W Z)] →
                (κ : Cardinal.{w}) →
                  [OrderBot κ.ord.ToType] →
                    [CategoryTheory.Limits.HasIterationOfShape κ.ord.ToType C] → CategoryTheory.Functor κ.ord.ToType C

The functor κ.ord.ToType ⥤ C that is the diagram of the transfinite composition transfiniteCompositionOfShapeReflection.

Defined in
Mathlib.CategoryTheory.Presentable.OrthogonalReflection
Cited by
6 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasPushoutsCategoryTheory.Limits.HasCoproductCategoryTheory.Limits.HasCoproductCategoryTheory.Limits.HasMulticoequalizerOrderBotCategoryTheory.Limits.HasIterationOfShape

Around this declaration

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

CategoryTheory.OrthogonalReflection.iterationObjSuccIso · cited by 5OrthogonalReflection.iter…CategoryTheory.OrthogonalReflection.iteration_map_succ · cited by 3OrthogonalReflection.iter…CategoryTheory.OrthogonalReflection.iteration_map_succ_injectivity · cited by 1OrthogonalReflection.iter…CategoryTheory.OrthogonalReflection.iteration_map_succ_surjectivity · cited by 1OrthogonalReflection.iter…CategoryTheory.OrthogonalReflection.isLocal_reflectionObj · cited by 0OrthogonalReflection.isLo…CategoryTheory.OrthogonalReflection.iteration_map_succ_assoc · cited by 0OrthogonalReflection.iter…CategoryTheory.OrthogonalReflection.iterationObjSuccIso.congr_simp · cited by 0iterationObjSuccIso.congr…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCardinal · cited by 2598CardinalCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…OrderBot · cited by 1055OrderBotCardinal.ord · cited by 266Cardinal.ordCategoryTheory.Limits.HasPushouts · cited by 172Limits.HasPushoutsCategoryTheory.Limits.HasCoproduct · cited by 143Limits.HasCoproductOrdinal.ToType · cited by 143Ordinal.ToTypeCategoryTheory.Limits.HasIterationOfShape · cited by 58Limits.HasIterationOfShapeCategoryTheory.TransfiniteCompositionOfShape.F · cited by 47TransfiniteCompositionOfS…CategoryTheory.Limits.HasMulticoequalizer · cited by 38Limits.HasMulticoequalizerCategoryTheory.OrthogonalReflection.D₁ · cited by 35OrthogonalReflection.D₁CategoryTheory.OrthogonalReflection.D₁.obj₁ · cited by 33D₁.obj₁CategoryTheory.OrthogonalReflection.D₁.obj₂ · cited by 31D₁.obj₂OrthogonalReflection.iterationCITED BYCITES

Cites19

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

Cited by7

Results whose statement or proof uses this declaration.