Theorems · Definition · functional analysis
ContinuousLinearMap.holder
{α : Type u_1} →
{𝕜 : Type u_2} →
{E : Type u_3} →
{F : Type u_4} →
{G : Type u_5} →
{m : MeasurableSpace α} →
{μ : MeasureTheory.Measure α} →
{p q : ENNReal} →
(r : ENNReal) →
[hpqr : p.HolderTriple q r] →
[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] →
(E →L[𝕜] F →L[𝕜] G) →
↥(MeasureTheory.Lp E p μ) → ↥(MeasureTheory.Lp F q μ) → ↥(MeasureTheory.Lp G r μ)The map between MeasureTheory.Lp spaces satisfying ENNReal.HolderTriple
induced by a continuous bilinear map on the underlying spaces.
- Defined in
- Mathlib.MeasureTheory.Function.Holder
- Cited by
- 11 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- ENNRealstatement and proof · cited by 9,879
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- AddSubgroupstatement · cited by 3,232
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- MeasureTheory.Lpstatement and proof · cited by 715
Cited by12
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.holderₗproof · cited by 2
- ContinuousLinearMap.coeFn_holderstatement · cited by 2
- ContinuousLinearMap.norm_holder_apply_apply_lestatement · cited by 1
- ContinuousLinearMap.nnnorm_holder_apply_apply_lestatement and proof · cited by 1
- ContinuousLinearMap.lpPairing_eq_integralproof · cited by 1
- ContinuousLinearMap.holderL_apply_applystatement · cited by 1
- ContinuousLinearMap.holder.congr_simpstatement and proof · cited by 0
- ContinuousLinearMap.holder_add_leftstatement · cited by 0
- ContinuousLinearMap.holder_add_rightstatement · cited by 0
- ContinuousLinearMap.holder_smul_leftstatement · cited by 0
- ContinuousLinearMap.holder_smul_rightstatement · cited by 0
- ContinuousLinearMap.holderₗ_apply_applystatement · cited by 0