Documentation

Analysis.MeasureTheory.Section_1_3_5

Theorem 1.3.20(i) Approximation of $L^1$ functions by simple functions (real case)

Theorem 1.3.20(i) Approximation of $L^1$ functions by simple functions (complex case)

Equations
Instances For
    Equations
    Instances For
      def CompactlySupported {X : Type u_1} {Y : Type u_2} [TopologicalSpace X] [Zero Y] (f : X → Y) :
      Equations
      Instances For

        Theorem 1.3.20(iii) Approximation of $L^1$ functions by continuous compactly supported functions

        def UniformlyConvergesTo {X : Type u_1} {Y : Type u_2} [PseudoMetricSpace Y] (f : ℕ → X → Y) (g : X → Y) :
        Equations
        Instances For
          def UniformlyConvergesToOn {X : Type u_1} {Y : Type u_2} [PseudoMetricSpace Y] (f : ℕ → X → Y) (g : X → Y) (S : Set X) :
          Equations
          Instances For
            def LocallyUniformlyConvergesTo {X : Type u_1} {Y : Type u_2} [PseudoMetricSpace X] [PseudoMetricSpace Y] (f : ℕ → X → Y) (g : X → Y) :

            Definition 1.3.21 (Locally uniform convergence)

            Equations
            Instances For
              theorem LocallyUniformlyConvergesTo.iff {d : ℕ} {Y : Type u_1} [PseudoMetricSpace Y] (f : ℕ → EuclideanSpace' d → Y) (g : EuclideanSpace' d → Y) :

              Remark 1.3.22

              def LocallyUniformlyConvergesToOn {X : Type u_1} {Y : Type u_2} [PseudoMetricSpace X] [PseudoMetricSpace Y] (f : ℕ → X → Y) (g : X → Y) (S : Set X) :
              Equations
              Instances For

                Theorem 1.3.26 (Egorov's theorem).

                But uniform convergence can be recovered on a fixed set of finite measure

                Theorem 1.3.28 (Lusin's theorem)

                Exercise 1.3.23 (Lusin's theorem only requires local absolute integrability).

                theorem ComplexMeasurable.approx_by_continuous_outside_small {d : ℕ} {f : EuclideanSpace' d → ℂ} (hf : ComplexMeasurable f) (ε : ℝ) (hε : 0 < ε) :
                ∃ (g : EuclideanSpace' d → ℂ) (E : Set (EuclideanSpace' d)), ContinuousOn g Eᶜ ∧ LebesgueMeasurable E ∧ Lebesgue_measure E ≤ ↑ε ∧ ∀ x ∉ E, g x = f x
                theorem UnsignedMeasurable.approx_by_continuous_outside_small {d : ℕ} {f : EuclideanSpace' d → EReal} (hf : UnsignedMeasurable f) (hfin : AlmostAlways fun (x : EuclideanSpace' d) => f x < ⊤) (ε : ℝ) (hε : 0 < ε) :
                ∃ (g : EuclideanSpace' d → ℝ) (E : Set (EuclideanSpace' d)), ContinuousOn g Eᶜ ∧ LebesgueMeasurable E ∧ Lebesgue_measure E ≤ ↑ε ∧ ∀ x ∉ E, ↑(g x) = f x

                Remark 1.3.29

                Exercise 1.3.25 (a) (Littlewood-like principle)

                def BoundedOn {X : Type u_1} {Y : Type u_2} [PseudoMetricSpace Y] (f : X → Y) (S : Set X) :
                Equations
                Instances For

                  Exercise 1.3.25 (b) (Littlewood-like principle)