Theorems · Theorem · general topology
EMetric.vadd_ball
Deprecated since 2026-01-24Use Metric.vadd_eball instead.
∀ {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), c +ᵥ Metric.eball x r = Metric.eball (c +ᵥ x) rAlias of Metric.vadd_eball.
- Cited by
- 0 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.
Cites10
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
- AddGroupstatement · cited by 4,410
- HVAdd.hVAddstatement · cited by 1,820
- PseudoEMetricSpacestatement · cited by 1,536
- AddActionstatement · cited by 820
- Set.vaddSetstatement · cited by 403
- Metric.eballstatement · cited by 294
- IsIsometricVAddstatement · cited by 74
- Metric.vadd_eballproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.