Mathlib Map

Theorems · Definition · geometry

Affine.Simplex.circumsphere

{V : Type u_1} →
  {P : Type u_2} →
    [inst : NormedAddCommGroup V] →
      [inst_1 : InnerProductSpace ℝ V] →
        [inst_2 : MetricSpace P] →
          [inst_3 : NormedAddTorsor V P] → {n : ℕ} → Affine.Simplex ℝ P n → EuclideanGeometry.Sphere P

The circumsphere of a simplex.

Defined in
Mathlib.Geometry.Euclidean.Circumcenter
Cited by
19 results in Mathlib
Foundations
Depth 188 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.

Affine.Simplex.circumcenter · cited by 49Simplex.circumcenterAffine.Simplex.circumradius · cited by 35Simplex.circumradiusAffine.Simplex.circumsphere_unique_dist_eq · cited by 6Simplex.circumsphere_uniq…Affine.Simplex.mem_circumsphere · cited by 6Simplex.mem_circumsphereAffine.Simplex.eq_circumcenter_of_dist_eq · cited by 5Simplex.eq_circumcenter_o…Affine.Simplex.eq_circumradius_of_dist_eq · cited by 3Simplex.eq_circumradius_o…Affine.Simplex.circumsphere_reindex · cited by 2Simplex.circumsphere_rein…Affine.Triangle.circumsphere_eq_circumsphere_of_eq_of_eq_of_two_zsmul_oangle_eq · cited by 2Triangle.circumsphere_eq_…EuclideanGeometry.cospherical_of_two_zsmul_oangle_eq_of_not_collinear · cited by 2EuclideanGeometry.cospher…EuclideanGeometry.exists_circumsphere_eq_of_cospherical_subset · cited by 2EuclideanGeometry.exists_…Affine.Simplex.circumcenter_reindex · cited by 2Simplex.circumcenter_rein…Affine.Triangle.circumsphere_eq_of_dist_of_oangle · cited by 1Triangle.circumsphere_eq_…EuclideanGeometry.cospherical_or_collinear_of_two_zsmul_oangle_eq · cited by 1EuclideanGeometry.cospher…EuclideanGeometry.exists_circumsphere_eq_of_cospherical · cited by 1EuclideanGeometry.exists_…Affine.Simplex.circumradius_reindex · cited by 1Simplex.circumradius_rein…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupInnerProductSpace · cited by 3523InnerProductSpaceMetricSpace · cited by 1684MetricSpaceNormedAddTorsor · cited by 1325NormedAddTorsorAffine.Simplex · cited by 471Affine.SimplexEuclideanGeometry.Sphere · cited by 233EuclideanGeometry.SphereSimplex.circumsphereCITED BYCITES

Cites7

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

Cited by21

Results whose statement or proof uses this declaration.