Mathlib Map

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) r

Alias of Metric.preimage_add_right_closedEBall.

Defined in
Mathlib.Topology.MetricSpace.IsometricSMul
Cited by
0 results in Mathlib
Foundations
Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupPseudoEMetricSpaceIsIsometricVAdd

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.