Theorems · Theorem · functional analysis
MeasureTheory.Lp.edist_toLp_toLp
∀ {α : 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 μ),
edist (MeasureTheory.MemLp.toLp f hf) (MeasureTheory.MemLp.toLp g hg) = MeasureTheory.eLpNorm (f - g) p μ- Cited by
- 4 results in Mathlib
- Foundations
- Depth 224 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.
Cites15
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.AEEqFunstatement · cited by 856
- EDist.ediststatement · cited by 735
- MeasureTheory.Lpstatement · cited by 715
- MeasureTheory.MemLpstatement and proof · cited by 457
- MeasureTheory.eLpNormstatement and proof · cited by 329
- MeasureTheory.MemLp.toLpstatement and proof · cited by 70
- MeasureTheory.eLpNorm_congr_aeproof · cited by 48
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.Lp.boundedContinuousFunction_denseproof · cited by 2
- MeasureTheory.edist_indicatorConstLp_eq_enormproof · cited by 1
- MeasureTheory.Integrable.edist_toL1_toL1proof · cited by 0
- MeasureTheory.Lp.edist_toLp_zeroproof · cited by 0