Theorems · Definition · category theory
CategoryTheory.SmallObject.SuccStruct.Iteration.mkOfLimit.functor
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{Φ : CategoryTheory.SmallObject.SuccStruct C} →
{J : Type u} →
[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} →
Order.IsSuccLimit j → ((i : J) → i < j → Φ.Iteration i) → CategoryTheory.Functor (↑(Set.Iic j)) CThe extension of inductiveSystem iter to a functor Set.Iic j ⥤ C which
sends the top element to the colimit of inductiveSystem iter.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement · cited by 7,166
- Set.Iicstatement · cited by 1,111
- OrderBotstatement and proof · cited by 1,055
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- Order.IsSuccLimitstatement and proof · cited by 255
- CategoryTheory.Limits.colimit.coconeproof · cited by 136
- CategoryTheory.Limits.HasIterationOfShapestatement and proof · cited by 58
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.SuccStruct.Iteration.mkOfLimit.arrowMap_functorstatement · cited by 0
- CategoryTheory.SmallObject.SuccStruct.Iteration.mkOfLimit.arrowMap_functor_to_topstatement · cited by 0
- CategoryTheory.SmallObject.SuccStruct.Iteration.mkOfLimit.functor_objstatement · cited by 0
- CategoryTheory.SmallObject.SuccStruct.Iteration.mkOfLimitproof · cited by 0