Mathlib Map

Theorems · Definition · geometry

EuclideanGeometry.Sphere.IsTangent

{V : Type u_1} →
  {P : Type u_2} →
    [inst : NormedAddCommGroup V] →
      [inst_1 : InnerProductSpace ℝ V] →
        [inst_2 : MetricSpace P] →
          [inst_3 : NormedAddTorsor V P] → EuclideanGeometry.Sphere P → AffineSubspace ℝ P → Prop

The affine subspace as is tangent to the sphere s at some point.

Defined in
Mathlib.Geometry.Euclidean.Sphere.Tangent
Cited by
13 results in Mathlib
Foundations
Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupInnerProductSpaceMetricSpaceNormedAddTorsor

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

EuclideanGeometry.Sphere.IsTangentAt.isTangent · cited by 7IsTangentAt.isTangentEuclideanGeometry.Sphere.IsTangent.radius_le_dist_center · cited by 3IsTangent.radius_le_dist_…EuclideanGeometry.Sphere.isTangent_iff_isTangentAt_orthogonalProjection · cited by 2Sphere.isTangent_iff_isTa…EuclideanGeometry.Sphere.IsTangent.infDist_eq_radius · cited by 2IsTangent.infDist_eq_radi…EuclideanGeometry.Sphere.dist_orthogonalProjection_eq_radius_iff_isTangent · cited by 2Sphere.dist_orthogonalPro…EuclideanGeometry.Sphere.isTangent_of_mem_tangentSet · cited by 1Sphere.isTangent_of_mem_t…EuclideanGeometry.Sphere.isTangent_orthRadius_iff_mem · cited by 1Sphere.isTangent_orthRadi…EuclideanGeometry.Sphere.IsTangent.notMem_of_dist_lt · cited by 1IsTangent.notMem_of_dist_…EuclideanGeometry.Sphere.IsTangentAt.eq_orthogonalProjection · cited by 1IsTangentAt.eq_orthogonal…EuclideanGeometry.Sphere.isTangent_of_mem_tangentsFrom · cited by 0Sphere.isTangent_of_mem_t…EuclideanGeometry.Sphere.IsTangent.eq_orthRadius_or_eq_orthRadius_pointReflection_of_parallel_orthRadius · cited by 0IsTangent.eq_orthRadius_o…EuclideanGeometry.Sphere.IsTangent.isTangentAt · cited by 0IsTangent.isTangentAtEuclideanGeometry.Sphere.infDist_eq_radius_iff_isTangent · cited by 0Sphere.infDist_eq_radius_…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupInnerProductSpace · cited by 3523InnerProductSpaceMetricSpace · cited by 1684MetricSpaceNormedAddTorsor · cited by 1325NormedAddTorsorAffineSubspace · cited by 871AffineSubspaceEuclideanGeometry.Sphere · cited by 233EuclideanGeometry.SphereEuclideanGeometry.Sphere.IsTangentAt · cited by 35Sphere.IsTangentAtSphere.IsTangentCITED BYCITES

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by13

Results whose statement or proof uses this declaration.