Theorems · Theorem · general topology
Metric.preimage_vadd_ball
∀ {G : Type v} {X : Type w} [inst : PseudoMetricSpace X] [inst_1 : AddGroup G] [inst_2 : AddAction G X]
[IsIsometricVAdd 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.
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
- Realstatement and proof · cited by 25,697
- Set.preimagestatement · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddstatement and proof · cited by 1,820
- PseudoMetricSpacestatement and proof · cited by 1,550
- AddActionstatement and proof · cited by 820
- Metric.ballstatement and proof · cited by 735
- IsIsometricVAddstatement and proof · cited by 74
- Set.preimage_vaddproof · cited by 14
- Metric.vadd_ballproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Metric.preimage_add_right_ballproof · cited by 1
- Metric.preimage_add_left_ballproof · cited by 0