Theorems · Theorem · general topology
MemHolder.of_le
∀ {Y : Type u_2} [inst : PseudoEMetricSpace Y] {r : NNReal} {X : Type u_3} [inst_1 : PseudoMetricSpace X]
[hX : BoundedSpace X] {f : X → Y} {s : NNReal}, MemHolder r f → s ≤ r → MemHolder s fIf a function is r-Hölder over a bounded space, then it is also s-Hölder when s ≤ r.
See MemHolder.of_le' for the version in a pseudoemetric space.
- Defined in
- Mathlib.Topology.MetricSpace.HolderNorm
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Set.univproof · cited by 3,945
- PseudoMetricSpacestatement and proof · cited by 1,550
- PseudoEMetricSpacestatement and proof · cited by 1,536
- ENNReal.ofNNRealproof · cited by 1,279
- NNReal.toRealproof · cited by 1,260
- EDist.edistproof · cited by 735
- HolderWithproof · cited by 47
- MemHolderstatement and proof · cited by 26
- BoundedSpacestatement and proof · cited by 26
- holderOnWith_univproof · cited by 8
- Metric.boundedSpace_iff_edistproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- HolderOnWith.exists_holderOnWith_of_leproof · cited by 0
- HolderOnWith.exists_holderOnWith_of_le'proof · cited by 0
- MemHolder.of_le'proof · cited by 0