Theorems · Theorem · general topology
convex_setOfPred_holderWith
∀ {X : Type u_1} {Y : Type u_2} [inst : PseudoEMetricSpace X] [inst_1 : PseudoEMetricSpace Y] (f : X → Y) (C : NNReal),
Convex NNReal {r | HolderWith C r f}For fixed f : X → Y and C : ℝ≥0, the set of all parameters r : ℝ≥0 such that
f is (C, r)-Hölder is convex.
- Defined in
- Mathlib.Topology.MetricSpace.Holder
- Cited by
- 1 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.ofPredstatement and proof · cited by 6,101
- NNRealstatement and proof · cited by 4,310
- Set.univproof · cited by 3,945
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Convexstatement and proof · cited by 551
- HolderWithstatement · cited by 47
- convex_setOfPred_holderOnWithproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- convex_setOf_holderWithproof · cited by 0