Properties of big operators extended non-negative real numbers #
In this file we prove elementary properties of sums and products on ℝ≥0∞
, as well as how these
interact with the order structure on ℝ≥0∞
.
theorem
ENNReal.ofReal_prod_of_nonneg
{α : Type u_2}
{s : Finset α}
{f : α → ℝ}
(hf : ∀ i ∈ s, 0 ≤ f i)
:
theorem
ENNReal.ofReal_sum_of_nonneg
{α : Type u_1}
{s : Finset α}
{f : α → ℝ}
(hf : ∀ i ∈ s, 0 ≤ f i)
: