Theorems · Definition · order theory
IsMax
{α : Type u_1} → [LE α] → α → Propa is a maximal element of α if no element is strictly greater than it. We spell it without
< to avoid having to convert between ≤ and <. Instead, isMax_iff_forall_not_lt does the
conversion.
- Defined in
- Mathlib.Order.Max
- Cited by
- 372 results in Mathlib
- Foundations
- Depth 2 from the axioms, rests on 3 definitions · uses no axioms
- Assumes
- LE
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by467
Results whose statement or proof uses this declaration.
- not_isMaxstatement · cited by 46
- InfIrredproof · cited by 27
- InfPrimeproof · cited by 26
- Order.lt_succ_of_not_isMaxstatement · cited by 25
- not_isMax_iffstatement · cited by 24
- Ordinal.limitRecOnproof · cited by 20
- Order.lt_succ_iff_of_not_isMaxstatement and proof · cited by 17
- Order.succ_le_iff_of_not_isMaxstatement and proof · cited by 15
- Ordinal.predproof · cited by 15
- HomotopicalAlgebra.RelativeCellComplex.attachCellsstatement · cited by 15
- SuccOrder.limitRecOnstatement and proof · cited by 14
- transfiniteIterateproof · cited by 14
Showing the 200 most cited of 467.