Theorems · Definition · order theory
IsMin
{α : Type u_1} → [LE α] → α → Propa is a minimal element of α if no element is strictly less than it. We spell it without <
to avoid having to convert between ≤ and <. Instead, isMin_iff_forall_not_lt does the
conversion.
- Defined in
- Mathlib.Order.Max
- Cited by
- 277 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 by306
Results whose statement or proof uses this declaration.
- not_isMinstatement · cited by 42
- SupIrredproof · cited by 34
- Ordinal.limitRecOnproof · cited by 20
- SupPrimeproof · cited by 19
- not_isMin_iffstatement · cited by 18
- isMin_botstatement · cited by 15
- Order.IsSuccLimit.not_isMinstatement · cited by 15
- SuccOrder.limitRecOnstatement and proof · cited by 14
- Order.le_pred_iff_of_not_isMinstatement and proof · cited by 14
- transfiniteIterateproof · cited by 14
- IsMin.eq_botstatement · cited by 12
- IsMin.Iio_eqstatement · cited by 11
Showing the 200 most cited of 306.