Theorems · Definition · probability
StrongDual.toLp
{E : Type u_1} →
[inst : NormedAddCommGroup E] →
{mE : MeasurableSpace E} →
{𝕜 : Type u_2} →
[inst_1 : RCLike 𝕜] →
[inst_2 : NormedSpace 𝕜 E] →
[OpensMeasurableSpace E] →
(μ : MeasureTheory.Measure E) →
(p : ENNReal) → [inst_4 : Fact (1 ≤ p)] → StrongDual 𝕜 E →L[𝕜] ↥(MeasureTheory.Lp 𝕜 p μ)Continuous linear map from the dual to Lp equal to MemLp.toLp if MemLp id p μ
and to 0 otherwise.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 237 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- LinearMapproof · cited by 10,215
- ENNRealstatement and proof · cited by 9,879
- ContinuousLinearMapstatement · cited by 5,352
- AddSubgroupstatement · cited by 3,232
- RCLikestatement and proof · cited by 2,829
- Factstatement and proof · cited by 2,726
- MeasureTheory.AEEqFunstatement and proof · cited by 856
Cited by6
Results whose statement or proof uses this declaration.
- ProbabilityTheory.uncenteredCovarianceBilinDualproof · cited by 10
- ProbabilityTheory.uncenteredCovarianceBilinDual_applyproof · cited by 4
- ProbabilityTheory.uncenteredCovarianceBilinDual_zeroproof · cited by 2
- StrongDual.toLp_applystatement · cited by 1
- StrongDual.toLp_of_not_memLpstatement · cited by 1
- StrongDual.toLp.congr_simpstatement and proof · cited by 0