Theorems · Theorem · general topology
Metric.smul_closedBall
∀ {G : Type v} {X : Type w} [inst : PseudoMetricSpace X] [inst_1 : Group G] [inst_2 : MulAction G X]
[IsIsometricSMul G X] (c : G) (x : X) (r : ℝ), c • Metric.closedBall x r = Metric.closedBall (c • x) r- Cited by
- 3 results in Mathlib
- Foundations
- Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Groupstatement and proof · cited by 6,238
- PseudoMetricSpacestatement and proof · cited by 1,550
- MulActionstatement and proof · cited by 1,294
- Metric.closedBallstatement · cited by 704
- Set.smulSetstatement · cited by 608
- IsIsometricSMulstatement and proof · cited by 74
- IsometryEquiv.constSMulproof · cited by 8
- IsometryEquiv.image_closedBallproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- singleton_mul_closedBallproof · cited by 3
- Metric.preimage_smul_closedBallproof · cited by 2
- smul_closedBall_oneproof · cited by 1