Mathlib Map

Theorems · Theorem · sequences and series

summable_finsetProd_of_summable_nonneg

∀ {ι : Type u_1} {f : ι → ℝ}, (∀ (i : ι), 0 ≤ f i) → Summable f → Summable fun s => ∏ i ∈ s, f i
Defined in
Mathlib.Analysis.SpecialFunctions.Log.Summable
Cited by
3 results in Mathlib
Foundations
Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites16

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.