Mathlib Map

Theorems · Definition · general topology

MemHolder

{X : Type u_1} → {Y : Type u_2} → [PseudoEMetricSpace X] → [PseudoEMetricSpace Y] → NNReal → (X → Y) → Prop

A function f is MemHolder r f if it is Hölder continuous. Namely, f has a finite r-Hölder constant. This is equivalent to f having finite Hölder norm. c.f. memHolder_iff.

Defined in
Mathlib.Topology.MetricSpace.HolderNorm
Cited by
26 results in Mathlib
Foundations
Depth 201 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.

Cites3

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

Cited by26

Results whose statement or proof uses this declaration.