L¹ space #
In this file we establish an API between Integrable and the space L¹ of equivalence
classes of integrable functions, already defined as a special case of L^p spaces for p = 1.
Notation #
- α →₁[μ] βis the type of- L¹space, where- αis a- MeasureSpaceand- βis a- NormedAddCommGroup.- f : α →ₘ βis a "function" in- L¹. In comments,- [f]is also used to denote an- L¹function.- ₁can be typed as- \1.
Tags #
function space, l1
A class of almost everywhere equal functions is Integrable if its function representative
is integrable.
Equations
- f.Integrable = MeasureTheory.Integrable (↑f) μ
Instances For
Computing 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).
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).
Construct the equivalence class [f] of an integrable function f, as a member of the
space Lp β 1 μ.