Theorems · Theorem · sequences and series
summable_finset_prod_of_summable_norm
Deprecated since 2026-04-08Use summable_finsetProd_of_summable_norm instead.
∀ {ι : Type u_1} {R : Type u_2} [inst : NormedCommRing R] [NormOneClass R] {f : ι → R} [CompleteSpace R],
(Summable fun i => ‖f i‖) → Summable fun s => ∏ i ∈ s, f iAlias of summable_finsetProd_of_summable_norm.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Finsetstatement · cited by 13,712
- Norm.normstatement · cited by 5,413
- CompleteSpacestatement · cited by 2,532
- Finset.prodstatement · cited by 2,356
- SummationFilter.unconditionalstatement · cited by 2,068
- Summablestatement · cited by 778
- NormedCommRingstatement · cited by 218
- NormOneClassstatement · cited by 136
- summable_finsetProd_of_summable_normproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.