Theorems · Definition · functional analysis
PiLp.pseudoMetricSpaceToPi
(p : ENNReal) →
{ι : Type u_2} →
(α : ι → Type u_3) →
[Fact (1 ≤ p)] → [Fintype ι] → [(i : ι) → PseudoMetricSpace (α i)] → PseudoMetricSpace ((i : ι) → α i)This definition allows to endow Π i, α i with the Lp distance with the uniformity and
bornology being defeq to the product ones. It is useful to endow a type synonym of Π i, α i with
the Lp distance.
- Defined in
- Mathlib.Analysis.Normed.Lp.PiLp
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 223 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FactFintypePseudoMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement and proof · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Factstatement and proof · cited by 2,726
- PseudoMetricSpacestatement and proof · cited by 1,550
- PseudoMetricSpace.replaceBornologyproof · cited by 1
- IsUniformInducing.comapPseudoMetricSpaceproof · cited by 0
Cited by4
Results whose statement or proof uses this declaration.
- PiLp.seminormedAddCommGroupToPiproof · cited by 3
- PiLp.isBoundedSMulSeminormedAddCommGroupToPistatement and proof · cited by 1
- PiLp.normedAddCommGroupToPiproof · cited by 0
- PiLp.dist_pseudoMetricSpaceToPistatement · cited by 0