Mathlib Map

Theorems · Theorem · geometry

EuclideanGeometry.dist_center_eq_dist_center_of_mem_sphere

∀ {P : Type u_2} [inst : MetricSpace P] {p₁ p₂ : P} {s : EuclideanGeometry.Sphere P},
  p₁ ∈ s → p₂ ∈ s → dist p₁ s.center = dist p₂ s.center
Defined in
Mathlib.Geometry.Euclidean.Sphere.Basic
Cited by
3 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
MetricSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.