Theorems · Definition · category theory
CategoryTheory.OrthogonalReflection.iterationObjSuccIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(W : CategoryTheory.MorphismProperty C) →
(Z : 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₂] →
[inst_4 :
∀ (Z : C),
CategoryTheory.Limits.HasMulticoequalizer
(CategoryTheory.OrthogonalReflection.D₂.multispanIndex W Z)] →
(κ : Cardinal.{w}) →
[inst_5 : OrderBot κ.ord.ToType] →
[inst_6 : CategoryTheory.Limits.HasIterationOfShape κ.ord.ToType C] →
[Fact κ.IsRegular] →
(j : κ.ord.ToType) →
(CategoryTheory.OrthogonalReflection.iteration W Z κ).obj (Order.succ j) ≅
CategoryTheory.OrthogonalReflection.succ W
((CategoryTheory.OrthogonalReflection.iteration W Z κ).obj j)(iteration W Z κ).obj (Order.succ j) identifies to the image of
(iteration W Z κ).obj j by succ.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Isostatement · cited by 3,963
- Factstatement and proof · cited by 2,726
- Cardinalstatement and proof · cited by 2,598
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- OrderBotstatement and proof · cited by 1,055
- Order.succstatement · cited by 633
- Cardinal.IsRegularstatement and proof · cited by 282
- Cardinal.ordstatement and proof · cited by 266
- CategoryTheory.Limits.HasPushoutsstatement and proof · cited by 172
- CategoryTheory.Limits.HasCoproductstatement and proof · cited by 143
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.OrthogonalReflection.iteration_map_succstatement · cited by 3
- CategoryTheory.OrthogonalReflection.iteration_map_succ_injectivityproof · cited by 1
- CategoryTheory.OrthogonalReflection.iteration_map_succ_surjectivityproof · cited by 1
- CategoryTheory.OrthogonalReflection.iterationObjSuccIso.congr_simpstatement and proof · cited by 0
- CategoryTheory.OrthogonalReflection.iteration_map_succ_assocstatement and proof · cited by 0