Theorems · Theorem · order theory
max_choice
∀ {α : Type u} [inst : LinearOrder α] (a b : α), max a b = a ∨ max a b = b- Defined in
- Mathlib.Order.MinMax
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
- Assumes
- LinearOrder
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.
- LinearOrderstatement and proof · cited by 8,572
- le_totalproof · cited by 294
- sup_of_le_leftproof · cited by 218
- sup_of_le_rightproof · cited by 143
Cited by4
Results whose statement or proof uses this declaration.
- abs_choiceproof · cited by 16
- mabs_choiceproof · cited by 3
- MvPowerSeries.gaussNorm_add_le_maxproof · cited by 1
- EisensteinSeries.div_max_sq_ge_oneproof · cited by 1