Theorems · Theorem · general topology
Metric.smul_closedEBall
∀ {G : Type v} {X : Type w} [inst : PseudoEMetricSpace X] [inst_1 : Group G] [inst_2 : MulAction G X]
[IsIsometricSMul G X] (c : G) (x : X) (r : ENNReal), c • Metric.closedEBall x r = Metric.closedEBall (c • x) r- Cited by
- 2 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
- ENNRealstatement and proof · cited by 9,879
- Groupstatement and proof · cited by 6,238
- PseudoEMetricSpacestatement and proof · cited by 1,536
- MulActionstatement and proof · cited by 1,294
- Set.smulSetstatement · cited by 608
- Metric.closedEBallstatement · cited by 107
- IsIsometricSMulstatement and proof · cited by 74
- IsometryEquiv.constSMulproof · cited by 8
- IsometryEquiv.image_closedEBallproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Metric.preimage_smul_closedEBallproof · cited by 3
- EMetric.smul_closedBallproof · cited by 0