Theorems · Theorem · real analysis
ENNReal.div_mul
∀ {b c : ENNReal} (a : ENNReal), b ≠ 0 ∨ c ≠ 0 → b ≠ ⊤ ∨ c ≠ ⊤ → a / b * c = a / (b / c)- Defined in
- Mathlib.Data.ENNReal.Inv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 134 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- div_eq_mul_invproof · cited by 715
- inv_invproof · cited by 494
- ENNReal.mul_invproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.