Theorems · Theorem · order theory
le_max_of_two_nsmul_le_add
∀ {M : Type u_3} [inst : AddMonoid M] [inst_1 : LinearOrder M] [AddLeftStrictMono M] [AddRightStrictMono M] {a b c : M},
2 • a ≤ b + c → a ≤ max b c- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddMonoidstatement and proof · cited by 2,864
- AddLeftStrictMonostatement and proof · cited by 203
- AddRightStrictMonostatement and proof · cited by 160
- Eq.trans_leproof · cited by 155
- two_nsmulproof · cited by 67
- min_selfproof · cited by 27
- le_sup_iffproof · cited by 7
- min_le_max_of_add_le_addproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.