Theorems · Theorem · general topology
Metric.vadd_sphere
∀ {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 : ℝ), c +ᵥ Metric.sphere x r = Metric.sphere (c +ᵥ x) r- Cited by
- 4 results in Mathlib
- Foundations
- Depth 161 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 · cited by 53,352
- Realstatement and proof · cited by 25,697
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddstatement · cited by 1,820
- PseudoMetricSpacestatement and proof · cited by 1,550
- AddActionstatement and proof · cited by 820
- Set.vaddSetstatement · cited by 403
- Metric.spherestatement · cited by 371
- IsIsometricVAddstatement and proof · cited by 74
- IsometryEquiv.constVAddproof · cited by 8
- IsometryEquiv.image_sphereproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- singleton_add_sphereproof · cited by 3
- convexHull_sphere_eq_closedBallproof · cited by 1
- vadd_sphere_zeroproof · cited by 1
- Metric.preimage_vadd_sphereproof · cited by 0