Theorems · Definition · geometry
EuclideanGeometry.Sphere.secondInter
{V : Type u_1} →
{P : Type u_2} →
[inst : NormedAddCommGroup V] →
[InnerProductSpace ℝ V] →
[inst_2 : MetricSpace P] → [NormedAddTorsor V P] → EuclideanGeometry.Sphere P → P → V → PThe second intersection of a sphere with a line through a point on that sphere; that point
if it is the only point of intersection of the line with the sphere. The intended use of this
definition is when p ∈ s; the definition does not use s.radius, so in general it returns
the second intersection with the sphere through p and with center s.center.
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- HVAdd.hVAddproof · cited by 1,820
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- Inner.innerproof · cited by 1,089
- VSub.vsubproof · cited by 817
- EuclideanGeometry.Spherestatement and proof · cited by 233
- EuclideanGeometry.Sphere.centerproof · cited by 181
Cited by18
Results whose statement or proof uses this declaration.
- EuclideanGeometry.Sphere.secondInter_memstatement · cited by 3
- EuclideanGeometry.Sphere.secondInter_zerostatement · cited by 3
- EuclideanGeometry.Sphere.secondInter_smulstatement · cited by 2
- EuclideanGeometry.Sphere.sOppSide_faceOpposite_secondInter_of_mem_interior_faceOppositestatement · cited by 1
- EuclideanGeometry.Sphere.sbtw_secondInterstatement and proof · cited by 1
- EuclideanGeometry.Sphere.secondInter_collinearstatement and proof · cited by 1
- EuclideanGeometry.Sphere.secondInter_diststatement · cited by 1
- EuclideanGeometry.Sphere.secondInter_eq_self_iffstatement and proof · cited by 1
- EuclideanGeometry.Sphere.secondInter_vsub_mem_affineSpanstatement · cited by 1
- EuclideanGeometry.Sphere.wbtw_secondInterstatement and proof · cited by 1
- EuclideanGeometry.Sphere.eq_or_eq_secondInter_of_mem_mk'_span_singleton_iff_memstatement and proof · cited by 1
- EuclideanGeometry.Sphere.sOppSide_faceOpposite_secondInter_of_mem_interiorstatement and proof · cited by 0