Theorems · Theorem · real analysis
EReal.div_lt_iff
∀ {a b c : EReal}, 0 < c → c ≠ ⊤ → (b / c < a ↔ b < a * c)- Defined in
- Mathlib.Data.EReal.Inv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 137 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.
- Top.topstatement and proof · cited by 9,680
- mul_commproof · cited by 2,262
- LT.lt.ne'proof · cited by 1,417
- ERealstatement and proof · cited by 793
- StrictMono.lt_iff_ltproof · cited by 86
- ne_bot_of_gtproof · cited by 18
- EReal.mul_divproof · cited by 10
- EReal.mul_div_cancelproof · cited by 9
- EReal.strictMono_div_right_of_posproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- EReal.limsup_const_mul_of_nonneg_of_ne_topproof · cited by 3
- LinearGrowth.linearGrowthSup_comp_leproof · cited by 2