Theorems · Theorem · order theory
isMax_iff_forall_not_lt
∀ {α : Type u_1} [inst : Preorder α] {a : α}, IsMax a ↔ ∀ (b : α), ¬a < b- Defined in
- Mathlib.Order.Max
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- of_not_notproof · cited by 51
- LE.le.lt_of_not_geproof · cited by 21
- IsMax.not_ltproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- Set.Ioi_eq_empty_iffproof · cited by 3
- HahnEmbedding.Partial.exists_domain_eq_topproof · cited by 1