Theorems · Theorem · general topology
HolderOnWith.exists_holderOnWith_of_le
∀ {Y : Type u_2} [inst : PseudoEMetricSpace Y] {r : NNReal} {X : Type u_3} [inst_1 : PseudoMetricSpace X] {f : X → Y}
{s : NNReal} {A : Set X}, (∃ C, HolderOnWith C r f A) → s ≤ r → Bornology.IsBounded A → ∃ C, HolderOnWith C s f AIf a function is r-Hölder over a bounded set, then it is also s-Hölder over this set
when s ≤ r. See HolderOnWith.exists_holderOnWith_of_le'
for the version in a pseudoemetric space.
- Defined in
- Mathlib.Topology.MetricSpace.HolderNorm
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Set.Elemproof · cited by 7,166
- NNRealstatement and proof · cited by 4,310
- PseudoMetricSpacestatement and proof · cited by 1,550
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Bornology.IsBoundedstatement and proof · cited by 293
- HolderOnWithstatement and proof · cited by 44
- BoundedSpaceproof · cited by 26
- MemHolder.of_leproof · cited by 3
- boundedSpace_val_set_iffproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.