Theorems · Theorem · functional analysis
MeasureTheory.L2.eLpNorm_inner_lt_top
∀ {α : Type u_1} {E : Type u_2} {𝕜 : Type u_4} [inst : RCLike 𝕜] {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E] (f g : ↥(MeasureTheory.Lp E 2 μ)),
MeasureTheory.eLpNorm (fun x => inner 𝕜 (↑↑f x) (↑↑g x)) 1 μ < ⊤- Defined in
- Mathlib.MeasureTheory.Function.L2Space
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 224 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · 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 · cited by 9,680
- Norm.normproof · cited by 5,413
- InnerProductSpacestatement and proof · cited by 3,523
- AddSubgroupstatement · cited by 3,232
- LE.le.transproof · cited by 3,151
- RCLikestatement and proof · cited by 2,829
- le_rflproof · cited by 1,558
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.L2.mem_L1_innerproof · cited by 1