Theorems · Theorem · order theory
Left.min_le_max_of_add_le_add
∀ {α : Type u_1} [inst : Add α] [inst_1 : LinearOrder α] {a b c d : α} [AddLeftStrictMono α] [AddRightMono α],
a + b ≤ c + d → min a b ≤ max c d- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- LT.lt.leproof · cited by 2,189
- AddRightMonostatement and proof · cited by 367
- not_leproof · cited by 328
- AddLeftStrictMonostatement and proof · cited by 203
- add_lt_add_of_le_of_ltproof · cited by 31
- le_max_iffproof · cited by 26
- min_le_iffproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- min_le_max_of_add_le_addproof · cited by 2