Theorems · Theorem · general topology
Bornology.IsBounded.smul
∀ {G : Type v} {X : Type w} [inst : PseudoMetricSpace X] [inst_1 : SMul G X] [IsIsometricSMul G X] {s : Set X},
Bornology.IsBounded s → ∀ (c : G), Bornology.IsBounded (c • s)If G acts isometrically on X, then the image of a bounded set in X under scalar
multiplication by c : G is bounded. See also Bornology.IsBounded.smul₀ for a similar lemma about
normed spaces.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 154 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.
- Setstatement and proof · cited by 53,352
- PseudoMetricSpacestatement and proof · cited by 1,550
- Set.smulSetstatement · cited by 608
- Bornology.IsBoundedstatement and proof · cited by 293
- IsIsometricSMulstatement and proof · cited by 74
- Isometry.lipschitzproof · cited by 22
- IsIsometricSMul.isometry_smulproof · cited by 10
- LipschitzWith.isBounded_imageproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- MonoidHom.exists_nhds_isBoundedproof · cited by 0