Theorems · Definition · general topology
HolderWith
{X : Type u_1} → {Y : Type u_2} → [PseudoEMetricSpace X] → [PseudoEMetricSpace Y] → NNReal → NNReal → (X → Y) → PropA function f : X → Y between two PseudoEMetricSpaces is Hölder continuous with constant
C : ℝ≥0 and exponent r : ℝ≥0, if edist (f x) (f y) ≤ C * edist x y ^ r for all x y : X.
- Defined in
- Mathlib.Topology.MetricSpace.Holder
- Cited by
- 47 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NNRealstatement and proof · cited by 4,310
- PseudoEMetricSpacestatement and proof · cited by 1,536
- ENNReal.ofNNRealproof · cited by 1,279
- NNReal.toRealproof · cited by 1,260
- EDist.edistproof · cited by 735
Cited by49
Results whose statement or proof uses this declaration.
- MemHolderproof · cited by 26
- eHolderNormproof · cited by 16
- holderOnWith_univstatement · cited by 8
- HolderWith.holderOnWithstatement and proof · cited by 8
- HolderWith.memHolderstatement and proof · cited by 7
- MemHolder.holderWithstatement and proof · cited by 7
- HolderWith.conststatement · cited by 3
- HolderWith.eHolderNorm_lestatement and proof · cited by 3
- MemHolder.of_leproof · cited by 3
- eHolderNorm_constproof · cited by 3
- HolderWith.addstatement and proof · cited by 2
- HolderWith.smulstatement and proof · cited by 2