Theorems · Theorem · general topology
Metric.preimage_mul_right_closedEBall
∀ {G : Type v} [inst : Group G] [inst_1 : PseudoEMetricSpace G] [IsIsometricSMul Gᵐᵒᵖ G] (a b : G) (r : ENNReal),
(fun x => x * a) ⁻¹' Metric.closedEBall b r = Metric.closedEBall (b / a) r- Cited by
- 1 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Set.preimagestatement and proof · cited by 4,946
- PseudoEMetricSpacestatement and proof · cited by 1,536
- MulOppositestatement and proof · cited by 1,135
- div_eq_mul_invproof · cited by 715
- MulOpposite.opproof · cited by 520
- Metric.closedEBallstatement and proof · cited by 107
- IsIsometricSMulstatement and proof · cited by 74
- Metric.preimage_smul_closedEBallproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- EMetric.preimage_mul_right_closedBallproof · cited by 0