Theorems · Theorem · order theory
le_add_of_forall_lt
∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : LinearOrder α] [AddLeftMono α] [DenselyOrdered α] {a b c : α},
(∀ a' > a, ∀ b' > b, c ≤ a' + b') → c ≤ a + b- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- LE.le.transproof · cited by 3,151
- LT.lt.leproof · cited by 2,189
- AddLeftMonostatement and proof · cited by 687
- DenselyOrderedstatement and proof · cited by 471
- le_of_forall_gt_imp_ge_of_denseproof · cited by 21
Cited by2
Results whose statement or proof uses this declaration.
- liminf_add_leproof · cited by 0
- limsup_add_leproof · cited by 0