EuclideanGeometry.Sphere.isTangentAt_of_dist_sq_eq_power
∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] {P : Type u_2} [inst_2 : MetricSpace P]
[inst_3 : NormedAddTorsor V P] {t p : P} {s : EuclideanGeometry.Sphere P},
t ∈ s → dist p t ^ 2 = s.power p → s.IsTangentAt t line[ℝ, p, t]Alias of the reverse direction of EuclideanGeometry.Sphere.isTangentAt_iff_dist_sq_eq_power.
A line through a point on a sphere is tangent if and only if the squared distance
from the external point to the tangent point equals the power of the point.
- Defined in
- Mathlib.Geometry.Euclidean.Sphere.Power
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- 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
- affineSpanstatement · cited by 417
- EuclideanGeometry.Spherestatement and proof · cited by 233
- EuclideanGeometry.Sphere.IsTangentAtstatement · cited by 35
- EuclideanGeometry.Sphere.powerstatement · cited by 11
- EuclideanGeometry.Sphere.isTangentAt_iff_dist_sq_eq_powerproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.