Theorems · Theorem · real analysis
ENNReal.ofNNReal_finsuppProd
∀ {ι : Type u_1} {M : Type u_2} [inst : Zero M] (f : ι →₀ M) (g : ι → M → NNReal),
↑(f.prod g) = f.prod fun i m => ↑(g i m)- Defined in
- Mathlib.Data.ENNReal.BigOperators
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Zero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement · cited by 9,879
- Finsuppstatement and proof · cited by 5,255
- NNRealstatement and proof · cited by 4,310
- ENNReal.ofNNRealstatement · cited by 1,279
- Finsupp.prodstatement · cited by 231
- map_finsuppProdproof · cited by 8
- ENNReal.ofNNRealHomproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.