Theorems · Definition · category theory
CategoryTheory.SmallObject.SuccStruct.iter
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(Φ : CategoryTheory.SmallObject.SuccStruct C) →
{J : Type w} →
[inst_1 : LinearOrder J] →
[inst_2 : OrderBot J] →
[inst_3 : SuccOrder J] →
[inst_4 : WellFoundedLT J] →
[inst_5 : CategoryTheory.Limits.HasIterationOfShape J C] → (j : J) → Φ.Iteration jGiven Φ : SuccStruct C and an element j : J in a well-ordered type,
this is the unique element in Φ.Iteration j.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- LinearOrderstatement and proof · cited by 8,572
- OrderBotstatement and proof · cited by 1,055
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- Classical.arbitraryproof · cited by 161
- CategoryTheory.Limits.HasIterationOfShapestatement and proof · cited by 58
- CategoryTheory.SmallObject.SuccStructstatement and proof · cited by 54
- CategoryTheory.SmallObject.SuccStruct.Iterationstatement and proof · cited by 29
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.SuccStruct.iterationFunctorproof · cited by 12
- CategoryTheory.SmallObject.SuccStruct.iterationFunctor_objproof · cited by 0
- CategoryTheory.SmallObject.SuccStruct.arrowMk_iterationFunctor_mapproof · cited by 0