Theorems · Definition · general topology
HolderOnWith
{X : Type u_1} →
{Y : Type u_2} → [PseudoEMetricSpace X] → [PseudoEMetricSpace Y] → NNReal → NNReal → (X → Y) → Set X → PropA function f : X → Y between two PseudoEMetricSpaces is Hölder continuous with constant
C : ℝ≥0 and exponent r : ℝ≥0 on a set s : Set X, if edist (f x) (f y) ≤ C * edist x y ^ r
for all x y ∈ s.
- Defined in
- Mathlib.Topology.MetricSpace.Holder
- Cited by
- 44 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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 by44
Results whose statement or proof uses this declaration.
- holderOnWith_univstatement · cited by 8
- HolderWith.holderOnWithstatement · cited by 8
- HolderOnWith.edist_lestatement and proof · cited by 4
- HolderOnWith.edist_le_of_lestatement and proof · cited by 4
- HolderOnWith.dimH_image_lestatement and proof · cited by 3
- HolderOnWith.interpolatestatement and proof · cited by 3
- HolderOnWith.monostatement and proof · cited by 3
- HolderOnWith.nndist_le_of_lestatement and proof · cited by 3
- convex_setOfPred_holderOnWithstatement and proof · cited by 3
- holderOnWith_onestatement · cited by 2
- HolderOnWith.compstatement and proof · cited by 2
- HolderOnWith.dist_le_of_lestatement and proof · cited by 2