Theorems · Definition · functional analysis
lp
{α : Type u_3} → (E : α → Type u_5) → [inst : (i : α) → NormedAddCommGroup (E i)] → ENNReal → AddSubgroup (PreLp E)The (little) ℓᵖ space: The additive subgroup of a type synonym of Π i, E i, which consists
of those functions f such that Memℓp f p (i.e., f has finite p-norm).
The non-dependent version comes equipped with the notation ℓ^p(ι, E) in the lp namespace. When
p takes the values 0, 1 or 2, the notation ℓ⁰(ι, E), ℓ¹(ι, E), ℓ²(ι, E) is also
available.
- Defined in
- Mathlib.Analysis.Normed.Lp.lpSpace
- Cited by
- 157 results in Mathlib
- Foundations
- Depth 212 from the axioms, rests on 5,028 definitions · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- ENNRealstatement and proof · cited by 9,879
- Set.ofPredproof · cited by 6,101
- AddSubgroupstatement · cited by 3,232
- PreLpstatement and proof · cited by 163
- Memℓpproof · cited by 47
- Memℓp.addproof · cited by 2
- Memℓp.negproof · cited by 2
- zero_memℓpproof · cited by 1
Cited by197
Results whose statement or proof uses this declaration.
- lp.singlestatement · cited by 34
- HilbertBasis.reprstatement · cited by 12
- lp.extstatement and proof · cited by 11
- lp.memℓpstatement and proof · cited by 11
- OrthogonalFamily.linearIsometrystatement and proof · cited by 11
- lp.hasSum_normstatement and proof · cited by 9
- lp.norm_eq_tsum_rpowstatement and proof · cited by 7
- IsHilbertSum.linearIsometryEquivstatement · cited by 7
- lp.isLUB_normstatement and proof · cited by 6
- lp.norm_apply_le_normstatement and proof · cited by 6
- lp.norm_eq_card_dsupportstatement and proof · cited by 6
- lp.norm_nonneg'statement and proof · cited by 6