Theorems · Definition · functional analysis
WithLp.pseudoMetricSpaceToProd
(p : ENNReal) →
[hp : Fact (1 ≤ p)] →
(α : Type u_4) → (β : Type u_5) → [PseudoMetricSpace α] → [PseudoMetricSpace β] → PseudoMetricSpace (α × β)This definition allows to endow α × β with the Lp distance with the uniformity and bornology
being defeq to the product ones. It is useful to endow a type synonym of a × β with the
Lp distance.
- Defined in
- Mathlib.Analysis.Normed.Lp.ProdLp
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 223 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- 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.
- WithLp.seminormedAddCommGroupToProdproof · cited by 3
- WithLp.dist_pseudoMetricSpaceToProdstatement · cited by 0
- WithLp.normedAddCommGroupToProdproof · cited by 0
- WithLp.isBoundedSMulSeminormedAddCommGroupToProdstatement and proof · cited by 0