WikiLean Articles · Brain · Recent changes · Proposals · Flags · Stats · About

Diff — Lp space

Revision #1379 → #1840 · back to history

modifiedp-norm satisfies norm properties4a76e3074480
FieldFrom #1379To #1840
mathlib.declPiLp.instNormedAddCommGroupPiLp.normedAddCommGroup
notePiLp p β under [Fact (1 ≤ p)] carries a NormedAddCommGroup instance encoding the norm axioms.PiLp.normedAddCommGroup endows PiLp p α with a NormedAddCommGroup under [Fact (1 ≤ p)], packaging all the norm axioms.
modifiedL^0 norm (Banach F-norm)b6779ed2088f
FieldFrom #1379To #1840
mathlib.module_note
provenanceaiai-moderated
modifiedZero "norm" (Donoho)4ac134c57f61
FieldFrom #1379To #1840
notePiLp.norm_eq_card defines ‖f‖ on PiLp 0 as the cardinality of the nonzero-coordinate set.PiLp.norm_eq_card on PiLp 0 gives the cardinality of the nonzero support, matching the Donoho zero-norm informally (though it is not a true norm).
provenanceaiai-moderated
statusformalizedpartial
modifiedEqual almost everywhere593212f8c33c
FieldFrom #1379To #1840
mathlib.moduleMathlib.Order.Filter.Germ.BasicMathlib.Order.Filter.Defs
modifiedSeminorm property of L^p-seminorm08274f415d04
FieldFrom #1379To #1840
mathlib.declMeasureTheory.Lp.instSeminormedAddCommGroupMeasureTheory.Lp.instNormedAddCommGroup
noteLp E p μ is shown to be a SeminormedAddCommGroup, packaging all seminorm axioms.Lp E p μ carries a NormedAddCommGroup instance, which packages absolute homogeneity, triangle inequality, and non-negativity (the seminorm axioms) on the quotient.
modifiedDensity of continuous integrable functions95d0536d614b
FieldFrom #1379To #1840
mathlib.declMeasureTheory.ContinuousMap.toLp_denseRangeContinuousMap.toLp_denseRange
noteContinuousMap.toLp_denseRange shows continuous functions are dense in Lp under suitable regularity assumptions.ContinuousMap.toLp_denseRange shows continuous functions are dense in Lp under suitable regularity assumptions on a compact normal space.
modifiedContinuous compactly supported functions dense in L^p(R^n)604f8b55f218
FieldFrom #1379To #1840
mathlib.declMeasureTheory.BoundedContinuousFunction.toLp_denseRangeBoundedContinuousFunction.toLp_denseRange
noteBoundedContinuousFunction.toLp_denseRange gives density of continuous (bounded) functions in Lp for weakly regular finite measures, e.g. Lebesgue measure on compact sets.BoundedContinuousFunction.toLp_denseRange gives density of bounded continuous functions in Lp for weakly regular finite measures, e.g. Lebesgue measure on compact sets.
addedHamming distance is a valid metric845b7cfb9bc7
addedBochner L^p generalizationad6dfa0f6a4a