Theorems · Theorem · category theory
CategoryTheory.Functor.WellOrderInductionData.succ.congr_simp
∀ {J : Type u} [inst : LinearOrder J] [inst_1 : SuccOrder J] {F : CategoryTheory.Functor Jᵒᵖ (Type v)}
(self self_1 : F.WellOrderInductionData),
self = self_1 →
∀ (j : J) (hj : ¬IsMax j) (x x_1 : F.obj (Opposite.op j)), x = x_1 → self.succ j hj x = self_1.succ j hj x_1- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext
- Assumes
- LinearOrderSuccOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Functor.objstatement and proof · 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 and proof · cited by 372
- CategoryTheory.Functor.WellOrderInductionDatastatement and proof · cited by 20
- CategoryTheory.Functor.WellOrderInductionData.succstatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.