Theorems · Theorem · category theory
CategoryTheory.SmallObject.SuccStruct.iterationFunctor_map_succ
∀ {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),
(Φ.iterationFunctor J).map (CategoryTheory.homOfLE ⋯) =
CategoryTheory.CategoryStruct.comp (Φ.toSucc ((Φ.iterationFunctor J).obj j)) (Φ.iterationFunctorObjSuccIso j hj).inv- Cited by
- 2 results in Mathlib
- Foundations
- Depth 54 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 · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functor.mapstatement · cited by 8,698
- LinearOrderstatement and proof · cited by 8,572
- CategoryTheory.Iso.invstatement · cited by 6,514
- OrderBotstatement and proof · cited by 1,055
- Order.succstatement · cited by 633
- SuccOrderstatement and proof · cited by 574
- CategoryTheory.homOfLEstatement · cited by 554
- WellFoundedLTstatement and proof · cited by 491
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.OrthogonalReflection.iteration_map_succproof · cited by 3
- CategoryTheory.SmallObject.SuccStruct.iterationFunctor_map_succ_assocproof · cited by 0