Skip to content

General Functions

Finally, we extend the definition to any measurable function ff.

We can decompose any function ff into its positive and negative parts:

f+(x)=max{f(x),0}(Positive part)f^+(x) = \max\{f(x), 0\} \quad \text{(Positive part)} f(x)=min{f(x),0}=max{f(x),0}(Negative part)f^-(x) = -\min\{f(x), 0\} = \max\{-f(x), 0\} \quad \text{(Negative part)}

Note that both f+f^+ and ff^- are non-negative measurable functions (so Step 3 applies to them). Key identities:

  • f=f+ff = f^+ - f^-
  • f=f++f|f| = f^+ + f^-

Since f=f++f|f| = f^+ + f^-, by linearity (Property 3 for non-negative functions):

fdμ=f+dμ+fdμ\int |f| \, d\mu = \int f^+ \, d\mu + \int f^- \, d\mu

Thus, ff is integrable if and only if both f+dμ<\int f^+ \, d\mu < \infty and fdμ<\int f^- \, d\mu < \infty.