Theorems · Theorem · general topology
EMetric.preimage_add_right_closedBall
Deprecated since 2026-01-24Use Metric.preimage_add_right_closedEBall instead.
∀ {G : Type v} [inst : AddGroup G] [inst_1 : PseudoEMetricSpace G] [IsIsometricVAdd Gᵃᵒᵖ G] (a b : G) (r : ENNReal),
(fun x => x + a) ⁻¹' Metric.closedEBall b r = Metric.closedEBall (b - a) rAlias of Metric.preimage_add_right_closedEBall.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- ENNRealstatement · cited by 9,879
- Set.preimagestatement · cited by 4,946
- AddGroupstatement · cited by 4,410
- PseudoEMetricSpacestatement · cited by 1,536
- AddOppositestatement · cited by 452
- Metric.closedEBallstatement · cited by 107
- IsIsometricVAddstatement · cited by 74
- Metric.preimage_add_right_closedEBallproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.