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

L^p Norm and Metric Structure

Research Depth 85 in the knowledge graph I know this Set as goal
3topics build on this
435prerequisites beneath it
See this on the map →
Lᵖ SpacesMetric Spaces: Definition and ExamplesHölder's InequalityMinkowski's Inequality for L^p Spaces
lp-spaces norms

Core Idea

The Lp norm ‖f‖_p = (∫|f|^p dμ)1/p defines a metric d(f,g) = ‖f - g‖_p on Lp. Proving this is a norm requires Minkowski's inequality, making Lp a normed (hence metric) space.

Explainer

You already know what L^p(μ) is as a set — equivalence classes of measurable functions f where ∫|f|^p dμ is finite. Now the question is: can we measure *distance* between functions in this space? Defining a sensible notion of "how far apart" two functions are is what turns Lp from a mere set into a space with geometric structure.

For 1 ≤ p < ∞, the Lp norm is defined as ‖f‖_p = (∫|f|^p dμ)1/p. The case p = 2 is the most familiar: ‖f‖₂ = (∫f² dμ)1/2 is a direct analog of the Euclidean length formula ‖v‖ = √(v₁² + ... + vₙ²), with integrals replacing sums over coordinates. For p = 1, ‖f‖₁ = ∫|f| dμ is simply the total area under |f|. For p = ∞, the norm becomes ‖f‖_∞ = ess sup|f| — the essential supremum, the smallest bound that holds almost everywhere.

To be a genuine norm, ‖·‖_p must satisfy three axioms: (1) ‖f‖_p = 0 if and only if f = 0 a.e., (2) ‖cf‖_p = |c|‖f‖_p for scalars c, and (3) the triangle inequality ‖f + g‖_p ≤ ‖f‖_p + ‖g‖_p. The first two are immediate from the definition. The triangle inequality is Minkowski's inequality, and its proof is non-trivial — it requires Hölder's inequality as a lemma. Without Minkowski's inequality, d(f, g) = ‖f − g‖_p would not be a metric, and Lp would not be a normed space.

Once the norm is established, the metric d(f, g) = ‖f − g‖_p follows automatically. Different values of p capture different notions of closeness. Small L¹ distance means the total area between f and g is small — the functions could differ dramatically on a tiny set. Small L^∞ distance means f and g are uniformly close everywhere. The parameter p interpolates between these extremes: larger p penalizes large local deviations more heavily, making the norm increasingly sensitive to spikes. This flexibility makes the Lp family essential across analysis, probability, and partial differential equations.

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 DefinitionLebesgue Integral (Full Construction)Lᵖ SpacesL^p Norm and Metric Structure

Longest path: 86 steps · 435 total prerequisite topics

Prerequisites (2)

Leads To (2)