Theorems · Theorem · general topology
Metric.preimage_vadd_closedEBall
∀ {G : Type v} {X : Type w} [inst : PseudoEMetricSpace X] [inst_1 : AddGroup G] [inst_2 : AddAction G X]
[IsIsometricVAdd G X] (c : G) (x : X) (r : ENNReal),
(fun x => c +ᵥ x) ⁻¹' Metric.closedEBall x r = Metric.closedEBall (-c +ᵥ x) r- Cited by
- 3 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.
Cites11
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
- ENNRealstatement and proof · cited by 9,879
- Set.preimagestatement · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddstatement and proof · cited by 1,820
- PseudoEMetricSpacestatement and proof · cited by 1,536
- AddActionstatement and proof · cited by 820
- Metric.closedEBallstatement and proof · cited by 107
- IsIsometricVAddstatement and proof · cited by 74
- Set.preimage_vaddproof · cited by 14
- Metric.vadd_closedEBallproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Metric.preimage_add_left_closedEBallproof · cited by 1
- Metric.preimage_add_right_closedEBallproof · cited by 1
- EMetric.preimage_vadd_closedBallproof · cited by 0