Theorems · Theorem · functional analysis
edist_smul_le
∀ {α : Type u_1} {β : Type u_2} [inst : SeminormedAddGroup α] [inst_1 : SeminormedAddGroup β]
[inst_2 : SMulZeroClass α β] [IsBoundedSMul α β] (s : α) (x y : β), edist (s • x) (s • y) ≤ ‖s‖₊ • edist x y- Defined in
- Mathlib.Analysis.Normed.MulAction
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement · cited by 9,879
- NNRealstatement · cited by 4,310
- NNNorm.nnnormstatement · cited by 952
- EDist.ediststatement · cited by 735
- SeminormedAddGroupstatement and proof · cited by 331
- IsBoundedSMulstatement and proof · cited by 329
- SMulZeroClassstatement and proof · cited by 213
- lipschitzWith_smulproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- HolderWith.smulproof · cited by 2