Theorems · Definition · category theory
CategoryTheory.Functor.WellOrderInductionData.succ
{J : Type u} →
[inst : LinearOrder J] →
[inst_1 : SuccOrder J] →
{F : CategoryTheory.Functor Jᵒᵖ (Type v)} →
F.WellOrderInductionData → (j : J) → ¬IsMax j → F.obj (Opposite.op j) → F.obj (Opposite.op (Order.succ j))A section F.obj (op j) → F.obj (op (Order.succ j)) to the restriction
F.obj (op (Order.succ j)) → F.obj (op j) when j is not maximal.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- LinearOrderSuccOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- LinearOrderstatement and proof · cited by 8,572
- Oppositestatement and proof · cited by 8,081
- Order.succstatement · cited by 633
- SuccOrderstatement and proof · cited by 574
- IsMaxstatement · cited by 372
- CategoryTheory.Functor.WellOrderInductionDatastatement and proof · cited by 20
Cited by13
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.WellOrderInductionData.Extension.mk.injstatement and proof · cited by 1
- CategoryTheory.Functor.WellOrderInductionData.Extension.mk.noConfusionstatement and proof · cited by 1
- CategoryTheory.Functor.WellOrderInductionData.Extension.casesOnstatement and proof · cited by 1
- CategoryTheory.Functor.WellOrderInductionData.succ.congr_simpstatement and proof · cited by 0
- CategoryTheory.Functor.WellOrderInductionData.Extension.mk.injEqstatement and proof · cited by 0
- CategoryTheory.Functor.WellOrderInductionData.Extension.mk.sizeOf_specstatement and proof · cited by 0
- CategoryTheory.Functor.WellOrderInductionData.Extension.map_succstatement · cited by 0
- CategoryTheory.Functor.WellOrderInductionData.Extension.noConfusionproof · cited by 0
- CategoryTheory.Functor.WellOrderInductionData.Extension.noConfusionTypeproof · cited by 0
- CategoryTheory.Functor.WellOrderInductionData.Extension.recOnstatement and proof · cited by 0
- CategoryTheory.Functor.WellOrderInductionData.Extension.succproof · cited by 0
- CategoryTheory.Functor.WellOrderInductionData.Extension.val_injectiveproof · cited by 0