Mathlib Map

Theorems · Definition · geometry

Affine.Simplex.circumcenter

{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 → P

The circumcenter of a simplex.

Defined in
Mathlib.Geometry.Euclidean.Circumcenter
Cited by
49 results in Mathlib
Foundations
Depth 189 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.mongePoint · cited by 20Simplex.mongePointAffine.Simplex.ninePointCircle · cited by 13Simplex.ninePointCircleAffine.Simplex.dist_circumcenter_eq_circumradius · cited by 12Simplex.dist_circumcenter…Affine.Simplex.pointsWithCircumcenter · cited by 10Simplex.pointsWithCircumc…Affine.Simplex.circumcenter_mem_affineSpan · cited by 8Simplex.circumcenter_mem_…Affine.Simplex.eq_circumcenter_of_dist_eq · cited by 5Simplex.eq_circumcenter_o…Affine.Simplex.dist_circumcenter_eq_circumradius' · cited by 4Simplex.dist_circumcenter…Affine.Simplex.mongePoint_eq_smul_vsub_vadd_circumcenter · cited by 4Simplex.mongePoint_eq_smu…EuclideanGeometry.exists_circumcenter_eq_of_cospherical_subset · cited by 3EuclideanGeometry.exists_…Affine.Triangle.dist_orthocenter_reflection_circumcenter · cited by 3Triangle.dist_orthocenter…Affine.Simplex.ninePointCircle_center · cited by 3Simplex.ninePointCircle_c…Affine.Simplex.circumcenter_map · cited by 3Simplex.circumcenter_mapEuclideanGeometry.exists_circumsphere_eq_of_cospherical_subset · cited by 2EuclideanGeometry.exists_…EuclideanGeometry.exists_dist_eq_circumradius_of_subset_insert_orthocenter · cited by 2EuclideanGeometry.exists_…Affine.Simplex.pointsWithCircumcenter_eq_circumcenter · cited by 2Simplex.pointsWithCircumc…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupInnerProductSpace · cited by 3523InnerProductSpaceMetricSpace · cited by 1684MetricSpaceNormedAddTorsor · cited by 1325NormedAddTorsorAffine.Simplex · cited by 471Affine.SimplexEuclideanGeometry.Sphere.center · cited by 181Sphere.centerAffine.Simplex.circumsphere · cited by 19Simplex.circumsphereSimplex.circumcenterCITED BYCITES

Cites8

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

Cited by52

Results whose statement or proof uses this declaration.