Lean verification record
Checked Artifact: Minkowski's Lᵖ Inequality (mathlib)
Proof Atlas collected build, no-sorry, axiom, and clean-source evidence directly from the pinned upstream declaration.
Verification result
The recorded Lean checks passed
- Build replaypassed with retained transcript
- Unfinished stepsNone found
- Source identityPinned commit and file recorded
- Dependency profileAxiom closure recorded
Reproducibility details
What the checker recorded
- Declaration checked
MeasureTheory.eLpNorm_add_le- Module
Mathlib.MeasureTheory.Function.LpSeminorm.TriangleInequality- Source file checked
Mathlib/MeasureTheory/Function/LpSeminorm/TriangleInequality.lean- Package commit
5e932f97dd25535344f80f9dd8da3aab83df0fe6- Build transcript
- passed · retained with this record
- Unfinished proof steps
- None found by the recorded no-sorry scan
- Axiom closure
- Classical.choice, Quot.sound, propext
- Collection provenance
- Clean source state recorded
ProofAtlas record
What has been checked
Mathlib is the source of the theorem; the local Lean replay and page review are separate.
Evidence boundary
Exact formal statement only
This page indexes Mathlib's extended eLp-seminorm triangle inequality. In the enclosing namespace context, f and g take values in an ESeminormedAddMonoid, p is an extended nonnegative real, and μ is a measure. A.e.-strong measurability of both functions and 1 ≤ p imply eLpNorm (f + g) p μ ≤ eLpNorm f p μ + eLpNorm g p μ. The declaration does not assume the seminorms are finite, characterize equality, turn the codomain into a finite-dimensional vector space, or give the constant-one inequality for 0 < p < 1.
This checker record does not establish novelty, transfer a historical acceptance decision, or authorize publication.