Theorems · Theorem · general topology
Metric.preimage_smul_ball
∀ {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.ball x r = Metric.ball (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.ballstatement and proof · cited by 735
- IsIsometricSMulstatement and proof · cited by 74
- Set.preimage_smulproof · cited by 15
- Metric.smul_ballproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Metric.preimage_mul_right_ballproof · cited by 1
- Metric.preimage_mul_left_ballproof · cited by 0