Theorems · Theorem · functional analysis
HilbertBasis.hasSum_inner_mul_inner
∀ {ι : Type u_1} {𝕜 : Type u_2} [inst : RCLike 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
[inst_2 : InnerProductSpace 𝕜 E] (b : HilbertBasis ι 𝕜 E) (x y : E),
HasSum (fun i => inner 𝕜 x (b i) * inner 𝕜 (b i) y) (inner 𝕜 x y)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 236 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpaceproof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommMonoidproof · cited by 12,281
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- mul_commproof · cited by 2,262
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Inner.innerstatement and proof · cited by 1,089
- SummationFilterproof · cited by 607
- HasSumstatement and proof · cited by 518
- innerSLproof · cited by 93
Cited by3
Results whose statement or proof uses this declaration.
- UnitAddTorus.hasSum_prod_mFourierCoeffproof · cited by 1
- HilbertBasis.summable_inner_mul_innerproof · cited by 0
- HilbertBasis.tsum_inner_mul_innerproof · cited by 0