Theorems · Theorem · functional analysis
MeasureTheory.L2.inner_indicatorConstLp_indicatorConstLp
∀ {α : Type u_1} {E : Type u_2} {𝕜 : Type u_4} [inst : RCLike 𝕜] {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E] {s t : Set α} [CompleteSpace E]
(hs : MeasurableSet s) (ht : MeasurableSet t)
(hμs : autoParam (μ s ≠ ⊤) MeasureTheory.L2.inner_indicatorConstLp_indicatorConstLp._auto_1)
(hμt : autoParam (μ t ≠ ⊤) MeasureTheory.L2.inner_indicatorConstLp_indicatorConstLp._auto_3) (a b : E),
inner 𝕜 (MeasureTheory.indicatorConstLp 2 hs hμs a) (MeasureTheory.indicatorConstLp 2 ht hμt b) =
μ.real (s ∩ t) • inner 𝕜 a bThe inner product in L2 of two indicatorConstLps, i.e. functions which are constant a : E
and b : E on measurable s t : Set α with finite measure, respectively, is ⟪a, b⟫ times the
measure of s ∩ t.
- Defined in
- Mathlib.MeasureTheory.Function.L2Space
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 262 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- InnerProductSpacestatement and proof · cited by 3,523
- AddSubgroupstatement · cited by 3,232
- MeasurableSetstatement and proof · cited by 3,075
- RCLikestatement and proof · cited by 2,829
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.L2.real_inner_indicatorConstLp_one_indicatorConstLp_oneproof · cited by 0
- MeasureTheory.L2.inner_indicatorConstLp_one_indicatorConstLp_oneproof · cited by 0