Theorems · Theorem · order theory
mul_le_of_forall_lt_of_nonneg
∀ {α : Type u_2} [inst : Field α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] {a b c : α},
0 ≤ a → 0 ≤ c → (∀ a' ≥ 0, a' < a → ∀ b' ≥ 0, b' < b → a' * b' ≤ c) → a * b ≤ c- Defined in
- Mathlib.Algebra.Order.Field.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 48 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
- Fieldstatement and proof · cited by 7,404
- LE.le.transproof · cited by 3,151
- IsStrictOrderedRingstatement and proof · cited by 2,490
- LT.lt.leproof · cited by 2,189
- Set.Icoproof · cited by 799
- lt_or_geproof · cited by 182
- le_of_forall_lt_imp_le_of_denseproof · cited by 14
Cited by3
Results whose statement or proof uses this declaration.
- le_liminf_mulproof · cited by 0
- Metric.diam_ball_eqproof · cited by 0
- le_limsup_mulproof · cited by 0