Theorems · Definition · functional analysis
PiLp.pseudoEmetricAux
(p : ENNReal) →
{ι : Type u_2} →
(β : ι → Type u_4) →
[Fact (1 ≤ p)] → [(i : ι) → PseudoEMetricSpace (β i)] → [Fintype ι] → PseudoEMetricSpace (PiLp p β)Endowing the space PiLp p β with the L^p pseudoemetric structure. This definition is not
satisfactory, as it does not register the fact that the topology and the uniform structure coincide
with the product one. Therefore, we do not register it as an instance. Using this as a temporary
pseudoemetric space instance, we will show that the uniform structure is equal (but not defeq) to
the product one, and then register an instance in which we replace the uniform structure by the
product one using this pseudoemetric space and PseudoEMetricSpace.replaceUniformity.
- Defined in
- Mathlib.Analysis.Normed.Lp.PiLp
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- ENNRealstatement and proof · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Factstatement and proof · cited by 2,726
- PseudoEMetricSpacestatement and proof · cited by 1,536
- EDist.edistproof · cited by 735
- PiLpstatement and proof · cited by 150
- uniformSpaceOfEDistproof · cited by 3
- PiLp.edist_selfproof · cited by 0
- PiLp.edist_commproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.