Theorems · Theorem · functional analysis
MeasureTheory.ContinuousMap.inner_toLp
∀ {α : Type u_1} {𝕜 : Type u_2} [inst : TopologicalSpace α] [inst_1 : MeasurableSpace α] [inst_2 : BorelSpace α]
[inst_3 : RCLike 𝕜] (μ : MeasureTheory.Measure α) [inst_4 : MeasureTheory.IsFiniteMeasure μ] [inst_5 : CompactSpace α]
(f g : C(α, 𝕜)),
inner 𝕜 ((ContinuousMap.toLp 2 μ 𝕜) f) ((ContinuousMap.toLp 2 μ 𝕜) g) = ∫ (x : α), g x * (starRingEnd 𝕜) (f x) ∂μFor continuous functions f, g on a compact, finite-measure topological space α, the L^2
inner product is the integral of their pointwise inner product.
- Defined in
- Mathlib.MeasureTheory.Function.L2Space
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 253 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.coestatement and proof · cited by 62,936
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- RingHom.idstatement · cited by 18,349
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- RingHomstatement · cited by 10,189
- ENNRealstatement · cited by 9,879
- ContinuousLinearMapstatement · cited by 5,352
- AddSubgroupstatement · cited by 3,232
- RCLikestatement and proof · cited by 2,829
- ContinuousMapstatement and proof · cited by 2,491
Cited by2
Results whose statement or proof uses this declaration.
- orthonormal_fourierproof · cited by 3
- UnitAddTorus.orthonormal_mFourierproof · cited by 1