Theorems · Theorem · real analysis
ENNReal.toReal_nsmul
∀ (a : ENNReal) (n : ℕ), (n • a).toReal = n • a.toReal
- Defined in
- Mathlib.Data.ENNReal.Real
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- ENNRealstatement and proof · cited by 9,879
- ENNReal.toRealstatement and proof · cited by 859
- nsmul_eq_mulproof · cited by 369
- ENNReal.toReal_mulproof · cited by 57
- ENNReal.toReal_natCastproof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.