Theorems · Theorem · functional analysis
ContinuousLinearMap.integrable_of_bilin_of_bdd_left
∀ {α : Type u_1} {𝕜 : Type u_2} {E : Type u_3} {F : Type u_4} {G : Type u_5} {m : MeasurableSpace α}
{μ : MeasureTheory.Measure α} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedAddCommGroup F] [inst_3 : NormedAddCommGroup G] [inst_4 : NormedSpace 𝕜 E] [inst_5 : NormedSpace 𝕜 F]
[inst_6 : NormedSpace 𝕜 G] (B : E →L[𝕜] F →L[𝕜] G) {f : α → E} {g : α → F} (C : ℝ),
MeasureTheory.AEStronglyMeasurable f μ →
(∀ᵐ (a : α) ∂μ, ‖f a‖ ≤ C) → MeasureTheory.Integrable g μ → MeasureTheory.Integrable (fun x => (B (f x)) (g x)) μ- Defined in
- Mathlib.MeasureTheory.Function.Holder
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 216 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.condExp_stronglyMeasurable_bilin_of_boundproof · cited by 3
- MeasureTheory.condExp_stronglyMeasurable_simpleFunc_bilinproof · cited by 2
- ContinuousLinearMap.integrable_of_bilin_of_bdd_rightproof · cited by 0