Theorems · Theorem · category theory
CategoryTheory.SmallObject.SuccStruct.Iteration.arrowMap_limit
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : Type w} {Φ : CategoryTheory.SmallObject.SuccStruct C}
[inst_1 : LinearOrder J] [inst_2 : SuccOrder J] [inst_3 : OrderBot J]
[inst_4 : CategoryTheory.Limits.HasIterationOfShape J C] [inst_5 : WellFoundedLT J] {j : J} (self : Φ.Iteration j)
(i : J) (hi : Order.IsSuccLimit i) (hij : i ≤ j) (k : J) (hk : k < i),
CategoryTheory.SmallObject.SuccStruct.arrowMap self.F k i ⋯ hij =
CategoryTheory.SmallObject.SuccStruct.arrowι (CategoryTheory.SmallObject.restrictionLT self.F hij) hi k hkThe iteration on a limit element identifies to the colimit of the
value on smaller elements, see Iteration.isColimit.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- LT.lt.lestatement · cited by 2,189
- OrderBotstatement and proof · cited by 1,055
- CategoryTheory.Arrowstatement · cited by 713
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- Order.IsSuccLimitstatement · cited by 255
- 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
- CategoryTheory.SmallObject.SuccStruct.Iteration.Fstatement · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.SuccStruct.Iteration.obj_limitproof · cited by 0