Theorems · Theorem · functional analysis
MeasureTheory.L1.norm_sub_eq_lintegral
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup β]
(f g : ↥(MeasureTheory.Lp β 1 μ)), ‖f - g‖ = (∫⁻ (x : α), ‖↑↑f x - ↑↑g x‖ₑ ∂μ).toRealComputing the norm of a difference between two L¹-functions. Note that this is not a
special case of norm_def 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 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- 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
- 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.toRealstatement and proof · cited by 859
- MeasureTheory.AEEqFunstatement and proof · cited by 856
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.