Theorems · Theorem · general topology
MemHolder.smul_iff
∀ {X : Type u_1} {Y : Type u_2} [inst : MetricSpace X] [inst_1 : NormedAddCommGroup Y] {r : NNReal} {f : X → Y}
{𝕜 : Type u_3} [inst_2 : SeminormedRing 𝕜] [inst_3 : Module 𝕜 Y] [NormSMulClass 𝕜 Y] {c : 𝕜},
‖c‖₊ ≠ 0 → (MemHolder r (c • f) ↔ MemHolder r f)- Defined in
- Mathlib.Topology.MetricSpace.HolderNorm
- 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.
Cites12
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NNRealstatement and proof · cited by 4,310
- MetricSpacestatement and proof · cited by 1,684
- NNNorm.nnnormstatement and proof · cited by 952
- SeminormedRingstatement and proof · cited by 446
- NormSMulClassstatement and proof · cited by 107
- HolderWithproof · cited by 47
- MemHolderstatement and proof · cited by 26
- inv_mul_cancel_right₀proof · cited by 26
- MemHolder.smulproof · cited by 4
- HolderWith.smul_iffproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- eHolderNorm_smulproof · cited by 2