EuclideanGeometry.Sphere.IsTangentAt.power_eq_dist_sq
∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] {P : Type u_2} [inst_2 : MetricSpace P]
[inst_3 : NormedAddTorsor V P] {s : EuclideanGeometry.Sphere P} {t p : P},
s.IsTangentAt t line[ℝ, p, t] → s.power p = dist p t ^ 2The power of a point with respect to a sphere equals the square of its tangent length.
- Defined in
- Mathlib.Geometry.Euclidean.Sphere.Power
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- mul_oneproof · cited by 3,885
- InnerProductSpacestatement and proof · cited by 3,523
- add_zeroproof · cited by 2,707
- MetricSpacestatement and proof · cited by 1,684
- Dist.diststatement and proof · cited by 1,539
- NormedAddTorsorstatement and proof · cited by 1,325
- affineSpanstatement and proof · cited by 417
- EuclideanGeometry.Spherestatement and proof · cited by 233
- EuclideanGeometry.Sphere.radiusproof · cited by 123
Cited by1
Results whose statement or proof uses this declaration.
- EuclideanGeometry.Sphere.isTangentAt_iff_dist_sq_eq_powerproof · cited by 1