Theorems · Theorem · general topology
HolderWith.smul_iff
∀ {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 : SeminormedRing α] [inst_3 : Module α Y] [NormSMulClass α Y] (a : α),
‖a‖₊ ≠ 0 → (HolderWith (C * ‖a‖₊) r (a • f) ↔ HolderWith C r f)- Defined in
- Mathlib.Topology.MetricSpace.Holder
- Cited by
- 1 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- ENNRealproof · cited by 9,879
- NNRealstatement and proof · cited by 4,310
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- mul_commproof · cited by 2,262
- 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
- SeminormedRingstatement and proof · cited by 446
Cited by1
Results whose statement or proof uses this declaration.
- MemHolder.smul_iffproof · cited by 1