Theorems · Theorem · real analysis
NNReal.iSup_mul
∀ {ι : Sort u_3} (f : ι → NNReal) (a : NNReal), (⨆ i, f i) * a = ⨆ i, f i * a- Defined in
- Mathlib.Data.NNReal.Basic
- Cited by
- 3 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NNRealstatement and proof · cited by 4,310
- iSupstatement and proof · cited by 2,415
- mul_commproof · cited by 2,262
- NNReal.mul_iSupproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousMap.nnnorm_smul_constproof · cited by 1
- NNReal.iSup_mul_leproof · cited by 1
- NNReal.iSup_divproof · cited by 0