Theorems · Theorem · general topology
Metric.preimage_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 : ℝ),
(fun x => c • x) ⁻¹' Metric.closedBall x r = Metric.closedBall (c⁻¹ • x) r- Cited by
- 2 results in Mathlib
- Foundations
- Depth 162 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 and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Groupstatement and proof · cited by 6,238
- Set.preimagestatement · cited by 4,946
- PseudoMetricSpacestatement and proof · cited by 1,550
- MulActionstatement and proof · cited by 1,294
- Metric.closedBallstatement and proof · cited by 704
- IsIsometricSMulstatement and proof · cited by 74
- Set.preimage_smulproof · cited by 15
- Metric.smul_closedBallproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Metric.preimage_mul_left_closedBallproof · cited by 0
- Metric.preimage_mul_right_closedBallproof · cited by 0