Theorems · Theorem · order theory
IsMax.mono
∀ {α : Type u_1} [inst : Preorder α] {a b : α}, IsMax a → a ≤ b → IsMax b- Defined in
- Mathlib.Order.Max
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- IsMaxstatement and proof · cited by 372
- LE.le.trans'proof · cited by 140
Cited by2
Results whose statement or proof uses this declaration.
- Order.succ_le_succproof · cited by 7
- Set.Ico_succ_left_eq_Iooproof · cited by 4