Theorems · Definition · functional analysis
PiLp
ENNReal → {ι : Type u_1} → (ι → Type u_2) → Type (max u_1 u_2)A copy of a Pi type, on which we will put the L^p distance. Since the Pi type itself is
already endowed with the L^∞ distance, we need the type synonym to avoid confusing typeclass
resolution. Also, we let it depend on p, to get a whole family of type on which we can put
different distances.
- Defined in
- Mathlib.Analysis.Normed.Lp.PiLp
- Cited by
- 150 results in Mathlib
- Foundations
- Depth 98 from the axioms, rests on 1,957 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by171
Results whose statement or proof uses this declaration.
- EuclideanSpaceproof · cited by 307
- PiLp.continuousLinearEquivstatement and proof · cited by 31
- PiLp.singlestatement · cited by 24
- PiLp.extstatement and proof · cited by 14
- PiLp.basisFunstatement · cited by 12
- PiLp.norm_eq_sumstatement and proof · cited by 8
- PiLp.projstatement and proof · cited by 8
- PiLp.continuous_applystatement · cited by 8
- LinearIsometryEquiv.piLpCongrLeftstatement and proof · cited by 7
- PiLp.continuousLinearEquiv_symm_applystatement · cited by 6
- PiLp.nnnorm_eq_of_L2statement and proof · cited by 5
- LinearIsometryEquiv.piLpCongrRightstatement and proof · cited by 5