Theorems · Definition · category theory
CategoryTheory.SmallObject.iterationObjRightIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(I : CategoryTheory.MorphismProperty C) →
(κ : Cardinal.{w}) →
[inst_1 : Fact κ.IsRegular] →
[inst_2 : OrderBot κ.ord.ToType] →
[inst_3 : I.IsCardinalForSmallObjectArgument κ] →
(f : CategoryTheory.Arrow C) → f.right ≅ ((CategoryTheory.SmallObject.iteration I κ).obj f).rightFor any f : Arrow C, the object ((iteration I κ).obj f).right
identifies to f.right.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.NatTrans.appproof · cited by 7,406
- 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
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.Arrow.rightstatement · cited by 423
- Cardinal.IsRegularstatement and proof · cited by 282
- Cardinal.ordstatement and proof · cited by 266
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.iterationFunctorObjObjRightIsoproof · cited by 4
- CategoryTheory.SmallObject.iterationObjRightIso_homstatement and proof · cited by 0