Mathlib Map

Theorems · Theorem · functional analysis

PiLp.iSup_edist_ne_top_aux

∀ {ι : Type u_5} [Finite ι] {α : ι → Type u_6} [inst : (i : ι) → PseudoMetricSpace (α i)] (f g : PiLp ⊤ α),
  ⨆ i, edist (f.ofLp i) (g.ofLp i) ≠ ⊤

An auxiliary lemma used twice in the proof of PiLp.pseudoMetricAux below. Not intended for use outside this file.

Defined in
Mathlib.Analysis.Normed.Lp.PiLp
Cited by
0 results in Mathlib
Foundations
Depth 147 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FinitePseudoMetricSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites21

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.