EuclideanGeometry.Sphere.IsTangentAt.dist_sq_eq_of_mem
∀ {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} {as : AffineSubspace ℝ P},
s.IsTangentAt p as → q ∈ as → dist q s.center ^ 2 = s.radius ^ 2 + dist q p ^ 2- Cited by
- 6 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 and proof · cited by 1,539
- NormedAddTorsorstatement and proof · cited by 1,325
- AffineSubspacestatement and proof · cited by 871
- EuclideanGeometry.Spherestatement and proof · cited by 233
- EuclideanGeometry.Sphere.centerstatement and proof · cited by 181
- EuclideanGeometry.Sphere.radiusstatement · cited by 123
- SetLike.le_defproof · cited by 76
- EuclideanGeometry.Sphere.IsTangentAtstatement and proof · cited by 35
Cited by6
Results whose statement or proof uses this declaration.
- EuclideanGeometry.Sphere.IsTangent.radius_le_dist_centerproof · cited by 3
- EuclideanGeometry.Sphere.IsTangentAt.mem_and_mem_iff_eqproof · cited by 1
- EuclideanGeometry.Sphere.IsTangentAt.power_eq_dist_sqproof · cited by 1
- EuclideanGeometry.Sphere.IsTangentAt.radius_lt_dist_centerproof · cited by 0
- EuclideanGeometry.Sphere.dist_sq_eq_mul_dist_of_tangent_and_secantproof · cited by 0
- EuclideanGeometry.Sphere.IsTangentAt.dist_eq_of_mem_of_memproof · cited by 0