Theorems · Theorem · functional analysis
lp.hasSum_inner
∀ {ι : Type u_1} {𝕜 : Type u_2} [inst : RCLike 𝕜] {G : ι → Type u_4} [inst_1 : (i : ι) → NormedAddCommGroup (G i)]
[inst_2 : (i : ι) → InnerProductSpace 𝕜 (G i)] (f g : ↥(lp G 2)),
HasSum (fun i => inner 𝕜 (↑f i) (↑g i)) (inner 𝕜 f g)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 231 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- ENNRealstatement · cited by 9,879
- InnerProductSpacestatement and proof · cited by 3,523
- AddSubgroupstatement · cited by 3,232
- RCLikestatement and proof · cited by 2,829
- SummationFilter.unconditionalstatement · cited by 2,068
- Inner.innerstatement · cited by 1,089
- HasSumstatement · cited by 518
- Summable.hasSumproof · cited by 184
- PreLpstatement and proof · cited by 163
- lpstatement and proof · cited by 157
- lp.summable_innerproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- lp.inner_single_leftproof · cited by 3