Theorems · Theorem · functional analysis
MeasureTheory.L1.ofReal_norm_sub_eq_lintegral
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup β]
(f g : ↥(MeasureTheory.Lp β 1 μ)), ENNReal.ofReal ‖f - g‖ = ∫⁻ (x : α), ‖↑↑f x - ↑↑g x‖ₑ ∂μComputing the norm of a difference between two L¹-functions. Note that this is not a
special case of ofReal_norm_eq_lintegral since (f - g) x and f x - g x are not equal
(but only a.e.-equal).
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 226 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.
Cites18
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 · cited by 9,879
- Norm.normstatement · cited by 5,413
- AddSubgroupstatement · cited by 3,232
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- ENNReal.ofRealstatement · cited by 863
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- EDist.edistproof · cited by 735
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.