Theorems · Theorem · category theory
CategoryTheory.SmallObject.SuccStruct.Iteration.obj_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} (iter : Φ.Iteration j)
(i : J) (hi : Order.IsSuccLimit i) (hij : i ≤ j),
iter.F.obj ⟨i, hij⟩ = CategoryTheory.Limits.colimit (CategoryTheory.SmallObject.restrictionLT iter.F hij)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.Functor.objstatement · cited by 19,642
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement · cited by 7,166
- Bot.botproof · cited by 4,720
- Set.Iiostatement · cited by 1,166
- Set.Iicstatement · cited by 1,111
- OrderBotstatement and proof · cited by 1,055
- CategoryTheory.Comma.rightproof · cited by 727
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.