Mathlib Map

Theorems · Theorem · general topology

eHolderNorm_lt_top

∀ {X : Type u_1} {Y : Type u_2} [inst : PseudoEMetricSpace X] [inst_1 : PseudoEMetricSpace Y] {r : NNReal} {f : X → Y},
  eHolderNorm r f < ⊤ ↔ MemHolder r f
Defined in
Mathlib.Topology.MetricSpace.HolderNorm
Cited by
2 results in Mathlib
Foundations
Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoEMetricSpacePseudoEMetricSpace

Around this declaration

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

Cites10

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

Cited by2

Results whose statement or proof uses this declaration.