Theorems · Theorem · category theory
CategoryTheory.SmallObject.SuccStruct.Iteration.mkOfLimit.arrowMap_functor_to_top
∀ {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} (hj : Order.IsSuccLimit j)
(iter : (i : J) → i < j → Φ.Iteration i) (i : J) (hi : i < j),
CategoryTheory.SmallObject.SuccStruct.arrowMap
(CategoryTheory.SmallObject.SuccStruct.Iteration.mkOfLimit.functor hj iter) i j ⋯ ⋯ =
CategoryTheory.Arrow.mk
(CategoryTheory.Limits.colimit.ι (CategoryTheory.SmallObject.SuccStruct.Iteration.mkOfLimit.inductiveSystem iter)
⟨i, hi⟩)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- LT.lt.lestatement · cited by 2,189
- Set.Iiostatement · cited by 1,166
- OrderBotstatement and proof · cited by 1,055
- CategoryTheory.Arrowstatement · cited by 713
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- CategoryTheory.Limits.colimitstatement · cited by 453
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.