Theorems · Theorem · functional analysis
Orthonormal.sum_inner_products_le
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : SeminormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
{ι : Type u_4} (x : E) {v : ι → E} {s : Finset ι}, Orthonormal 𝕜 v → ∑ i ∈ s, ‖inner 𝕜 (v i) x‖ ^ 2 ≤ ‖x‖ ^ 2Bessel's inequality for finite sums.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- Finsetstatement and proof · cited by 13,712
- Norm.normstatement and proof · cited by 5,413
- Finset.sumstatement and proof · cited by 5,195
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Finset.sum_congrproof · cited by 2,323
- Inner.innerstatement and proof · cited by 1,089
- starRingEndproof · cited by 671
- map_sumproof · cited by 455
Cited by2
Results whose statement or proof uses this declaration.
- Orthonormal.inner_products_summableproof · cited by 0
- Orthonormal.tsum_inner_products_leproof · cited by 0