Mathlib Map

Theorems · Definition · category theory

CategoryTheory.OrthogonalReflection.reflectionObj

{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] → C

The transfinite iteration of succStruct W Z to the power κ.ord.ToType.

Defined in
Mathlib.CategoryTheory.Presentable.OrthogonalReflection
Cited by
3 results in Mathlib
Foundations
Depth 48 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.reflection · cited by 2OrthogonalReflection.refl…CategoryTheory.OrthogonalReflection.transfiniteCompositionOfShapeReflection · cited by 2OrthogonalReflection.tran…CategoryTheory.OrthogonalReflection.corepresentableBy · cited by 1OrthogonalReflection.core…CategoryTheory.OrthogonalReflection.isLocal_isLocal_reflection · cited by 0OrthogonalReflection.isLo…CategoryTheory.OrthogonalReflection.isLocal_reflectionObj · cited by 0OrthogonalReflection.isLo…CategoryTheory.OrthogonalReflection.reflectionObj.congr_simp · cited by 0reflectionObj.congr_simpCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCardinal · 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.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₂CategoryTheory.OrthogonalReflection.D₂.multispanShape · cited by 26D₂.multispanShapeCategoryTheory.OrthogonalReflection.D₂.multispanIndex · cited by 19D₂.multispanIndexOrthogonalReflection.reflecti…CITED BYCITES

Cites17

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

Cited by6

Results whose statement or proof uses this declaration.