Theorems · Theorem · general topology
Metric.preimage_vadd_eball
∀ {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.eball x r = Metric.eball (-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.eballstatement and proof · cited by 294
- IsIsometricVAddstatement and proof · cited by 74
- Set.preimage_vaddproof · cited by 14
- Metric.vadd_eballproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Metric.preimage_add_right_eballproof · cited by 2
- Metric.preimage_add_left_eballproof · cited by 1
- EMetric.preimage_vadd_ballproof · cited by 0