Theorems · Theorem · functional analysis
MeasureTheory.Lp.edist_def
∀ {α : Type u_1} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup E] (f g : ↥(MeasureTheory.Lp E p μ)), edist f g = MeasureTheory.eLpNorm (↑↑f - ↑↑g) p μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 223 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
- sub_eq_add_negproof · cited by 1,023
- neg_negproof · cited by 960
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- EDist.ediststatement · cited by 735
- MeasureTheory.Lpstatement and proof · cited by 715
- MeasureTheory.AEEqFun.caststatement and proof · cited by 380
- MeasureTheory.eLpNormstatement and proof · cited by 329
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.Lp.edist_toLp_toLpproof · cited by 4
- MeasureTheory.Lp.edist_distproof · cited by 2
- MeasureTheory.L1.edist_defproof · cited by 1