Mathlib Map

Theorems · Theorem · general topology

eHolderNorm_eq_zero

∀ {X : Type u_1} {Y : Type u_2} [inst : MetricSpace X] [inst_1 : EMetricSpace Y] {r : NNReal} {f : X → Y},
  eHolderNorm r f = 0 ↔ ∀ (x₁ x₂ : X), f x₁ = f x₂
Defined in
Mathlib.Topology.MetricSpace.HolderNorm
Cited by
1 results in Mathlib
Foundations
Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MetricSpaceEMetricSpace

Around this declaration

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

Cites28

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

Cited by1

Results whose statement or proof uses this declaration.