A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Lebesgue Integral: General Definition

Research Depth 82 in the knowledge graph I know this Set as goal
62topics build on this
427prerequisites beneath it
See this on the map →
Lebesgue Integral for Non-Negative FunctionsIntroduction to the Lebesgue IntegralComparison of Riemann and Lebesgue IntegralsDominated Convergence Theorem+2 more
integration lebesgue-integral

Core Idea

For general measurable f, decompose f = f⁺ - f⁻ (positive and negative parts). If at least one of ∫f⁺ or ∫f⁻ is finite, define ∫f dμ = ∫f⁺ - ∫f⁻. Functions with ∫|f| < ∞ are integrable. This preserves linearity for signed functions.

Explainer

You've already built the Lebesgue integral for non-negative measurable functions, starting with simple functions and taking monotone limits. That construction worked cleanly because all integrals were either finite non-negative numbers or +∞ — no cancellation issues. The challenge with a general function f is that it takes both positive and negative values, and subtracting two infinite quantities leads to the undefined expression ∞ − ∞.

The solution is a clean decomposition: define f⁺(x) = max(f(x), 0) (the positive part) and f⁻(x) = max(−f(x), 0) (the negative part, always non-negative). Then f = f⁺ − f⁻ everywhere, and |f| = f⁺ + f⁻. Both f⁺ and f⁻ are non-negative measurable functions, so the Lebesgue integral you already defined applies to each of them. The integral of f is then ∫f dμ = ∫f⁺ dμ − ∫f⁻ dμ, provided this subtraction is not ∞ − ∞.

The condition "at least one of ∫f⁺ or ∫f⁻ is finite" is exactly what prevents the ∞ − ∞ problem. If both are infinite, the integral is undefined — not zero, not infinite, but genuinely undefined, because the positive and negative contributions overwhelm each other with no well-defined net result. A function is called integrable (or in L¹) when the stronger condition ∫|f| dμ = ∫f⁺ dμ + ∫f⁻ dμ < ∞ holds, meaning both parts are individually finite. Integrability ensures well-defined, finite integrals with all the nice properties — linearity, dominated convergence — you'll use going forward.

This decomposition also reveals why linearity holds for signed functions. If f = f⁺ − f⁻ and g = g⁺ − g⁻, then (f + g) can be decomposed similarly, and the integral of the sum equals the sum of the integrals. The same argument fails to work cleanly with a direct Riemann-style definition for functions with complicated sign-change structure, which is one reason the Lebesgue theory is essential for handling functions that oscillate wildly or are defined on irregular domains.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsThe Distributive PropertyVariables and Expressions ReviewIntroduction to PolynomialsAdding and Subtracting PolynomialsMultiplying PolynomialsFactorialPermutationsCombinationsCounting Principles: Addition and Multiplication RulesIntroduction to Graph TheoryPropositional Logic FoundationsLogical EquivalencesSet Operations: Union, Intersection, and ComplementCartesian Products and RelationsPartial OrdersBinary RelationsEquivalence RelationsInjective, Surjective, and Bijective FunctionsCardinality and CountabilitySigma-Algebras and Measurable SetsMeasurable Sets and σ-Algebra PropertiesMeasure SpacesMeasurable FunctionsSimple Functions and ApproximationLebesgue Integral for Simple FunctionsLebesgue Integral for Non-Negative FunctionsLebesgue Integral: General Definition

Longest path: 83 steps · 427 total prerequisite topics

Prerequisites (2)

Leads To (4)