Theorems · Theorem · real analysis
Real.toNNReal_prod_of_nonneg
∀ {ι : Type u_2} {s : Finset ι} {f : ι → ℝ}, (∀ a ∈ s, 0 ≤ f a) → (∏ a ∈ s, f a).toNNReal = ∏ a ∈ s, (f a).toNNReal- Defined in
- Mathlib.Data.NNReal.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Finsetstatement and proof · cited by 13,712
- NNRealstatement · cited by 4,310
- Finset.prodstatement and proof · cited by 2,356
- NNReal.toRealproof · cited by 1,260
- Finset.prod_congrproof · cited by 646
- Real.toNNRealstatement and proof · cited by 267
- Finset.prod_nonnegproof · cited by 39
- NNReal.coe_injproof · cited by 30
- Real.coe_toNNRealproof · cited by 27
- NNReal.coe_prodproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- ENNReal.ofReal_prod_of_nonnegproof · cited by 5