EuclideanGeometry.Sphere.dist_sq_eq_of_mem_orthRadius
∀ {V : Type u_1} {P : Type u_2} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : MetricSpace P]
[inst_3 : NormedAddTorsor V P] {s : EuclideanGeometry.Sphere P} {p q : P},
q ∈ s.orthRadius p → dist q s.center ^ 2 = dist p s.center ^ 2 + dist q p ^ 2Alias of the reverse direction of EuclideanGeometry.Sphere.dist_sq_eq_iff_mem_orthRadius.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 168 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.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- InnerProductSpacestatement and proof · cited by 3,523
- MetricSpacestatement and proof · cited by 1,684
- Dist.diststatement · cited by 1,539
- NormedAddTorsorstatement and proof · cited by 1,325
- AffineSubspacestatement · cited by 871
- EuclideanGeometry.Spherestatement and proof · cited by 233
- EuclideanGeometry.Sphere.centerstatement · cited by 181
- EuclideanGeometry.Sphere.orthRadiusstatement · cited by 41
- EuclideanGeometry.Sphere.dist_sq_eq_iff_mem_orthRadiusproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- EuclideanGeometry.Sphere.IsTangentAt.dist_sq_eq_of_memproof · cited by 6
- EuclideanGeometry.Sphere.inter_orthRadius_eq_singleton_of_dist_eq_radiusproof · cited by 3