Theorems · Theorem · functional analysis
MeasureTheory.MemLp.toLp_congr
∀ {α : Type u_1} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup E] {f g : α → E} (hf : MeasureTheory.MemLp f p μ) (hg : MeasureTheory.MemLp g p μ),
f =ᵐ[μ] g → MeasureTheory.MemLp.toLp f hf = MeasureTheory.MemLp.toLp g hg- Cited by
- 11 results in Mathlib
- Foundations
- Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- AddSubgroupstatement · cited by 3,232
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- MeasureTheory.AEEqFunstatement · cited by 856
- MeasureTheory.Lpstatement · cited by 715
- MeasureTheory.MemLpstatement and proof · cited by 457
- MeasureTheory.MemLp.toLpstatement · cited by 70
- MeasureTheory.AEEqFun.mkproof · cited by 62
Cited by11
Results whose statement or proof uses this declaration.
- MeasureTheory.Lp.induction_stronglyMeasurableproof · cited by 1
- MeasureTheory.Lp.zero_smulproof · cited by 1
- MeasureTheory.Lp.smul_zeroproof · cited by 1
- MeasureTheory.Lp.add_smulproof · cited by 0
- ContinuousLinearMap.holder_add_leftproof · cited by 0
- ContinuousLinearMap.holder_add_rightproof · cited by 0
- ContinuousLinearMap.holder_smul_leftproof · cited by 0
- ContinuousLinearMap.holder_smul_rightproof · cited by 0
- MeasureTheory.Lp.smul_addproof · cited by 0
- MeasureTheory.Lp.smul_assocproof · cited by 0
- MeasureTheory.Lp.smul_commproof · cited by 0