Theorems · Theorem · general topology
convex_setOfPred_holderOnWith
∀ {X : Type u_1} {Y : Type u_2} [inst : PseudoEMetricSpace X] [inst_1 : PseudoEMetricSpace Y] (f : X → Y) (C : NNReal)
(A : Set X), Convex NNReal {r | HolderOnWith C r f A}For fixed f : X → Y, A : Set X and C : ℝ≥0, the set of all parameters r : ℝ≥0 such that
f is (C, r)-Hölder on A is convex.
- Defined in
- Mathlib.Topology.MetricSpace.Holder
- 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.
Cites9
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.ofPredstatement and proof · cited by 6,101
- NNRealstatement and proof · cited by 4,310
- mul_commproof · cited by 2,262
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Convexstatement · cited by 551
- smul_eq_mulproof · cited by 357
- HolderOnWithstatement and proof · cited by 44
- HolderOnWith.interpolate_constproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- HolderOnWith.of_le_of_leproof · cited by 2
- convex_setOfPred_holderWithproof · cited by 1
- convex_setOf_holderOnWithproof · cited by 0