Theorems · Theorem · order theory
SuccOrder.max_of_succ_le
∀ {α : Type u_3} {inst : Preorder α} [self : SuccOrder α] {a : α}, SuccOrder.succ a ≤ a → IsMax aProof of interaction between succ and maximal element
- Defined in
- Mathlib.Order.SuccPred.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
- Assumes
- SuccOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- SuccOrderstatement and proof · cited by 574
- IsMaxstatement · cited by 372
- SuccOrder.succstatement · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- Order.max_of_succ_leproof · cited by 6