Theorems · Theorem · category theory
CategoryTheory.Functor.WellOrderInductionData.map_succ
∀ {J : Type u} [inst : LinearOrder J] [inst_1 : SuccOrder J] {F : CategoryTheory.Functor Jᵒᵖ (Type v)}
(self : F.WellOrderInductionData) (j : J) (hj : ¬IsMax j) (x : F.obj (Opposite.op j)),
(CategoryTheory.ConcreteCategory.hom (F.map (CategoryTheory.homOfLE ⋯).op)) (self.succ j hj x) = x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
- Assumes
- LinearOrderSuccOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- LinearOrderstatement and proof · cited by 8,572
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- Quiver.Hom.opstatement · cited by 1,948
- TypeCat.Funstatement · cited by 1,307
- Order.succstatement · cited by 633
- SuccOrderstatement and proof · cited by 574
- CategoryTheory.homOfLEstatement · cited by 554
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.