Theorems · Theorem · general topology
HolderWith.smul
∀ {X : Type u_1} {Y : Type u_2} [inst : PseudoMetricSpace X] [inst_1 : SeminormedAddCommGroup Y] {C r : NNReal}
{f : X → Y} {α : Type u_4} [inst_2 : SeminormedAddCommGroup α] [inst_3 : SMulZeroClass α Y] [IsBoundedSMul α Y]
(a : α), HolderWith C r f → HolderWith (C * ‖a‖₊) r (a • f)- Defined in
- Mathlib.Topology.MetricSpace.Holder
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealproof · cited by 9,879
- NNRealstatement and proof · cited by 4,310
- LE.le.transproof · cited by 3,151
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- mul_commproof · cited by 2,262
- le_reflproof · cited by 2,061
- mul_assocproof · cited by 1,667
- PseudoMetricSpacestatement and proof · cited by 1,550
- ENNReal.ofNNRealproof · cited by 1,279
- NNReal.toRealproof · cited by 1,260
- NNNorm.nnnormstatement and proof · cited by 952
- EDist.edistproof · cited by 735
Cited by2
Results whose statement or proof uses this declaration.
- MemHolder.smulproof · cited by 4
- eHolderNorm_smulproof · cited by 2