Theorems · Theorem · category theory
CategoryTheory.SmallObject.SuccStruct.iterationFunctor_map_succ_assoc
∀ {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) (hj : ¬IsMax j) {Z : C}
(h : (Φ.iterationFunctor J).obj (Order.succ j) ⟶ Z),
CategoryTheory.CategoryStruct.comp ((Φ.iterationFunctor J).map (CategoryTheory.homOfLE ⋯)) h =
CategoryTheory.CategoryStruct.comp (Φ.toSucc ((Φ.iterationFunctor J).obj j))
(CategoryTheory.CategoryStruct.comp (Φ.iterationFunctorObjSuccIso j hj).inv h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 55 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- LinearOrderstatement and proof · cited by 8,572
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- OrderBotstatement and proof · cited by 1,055
- Order.succstatement and proof · cited by 633
- SuccOrderstatement and proof · cited by 574
- CategoryTheory.homOfLEstatement and proof · cited by 554
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.