Affine.Simplex.dist_circumcenter_eq_circumradius
∀ {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 : ℕ} (s : Affine.Simplex ℝ P n) (i : Fin (n + 1)),
dist (s.points i) s.circumcenter = s.circumradiusAll points have distance from the circumcenter equal to the circumradius.
- Defined in
- Mathlib.Geometry.Euclidean.Circumcenter
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 190 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 · cited by 1,539
- NormedAddTorsorstatement and proof · cited by 1,325
- Affine.Simplexstatement and proof · cited by 471
- Affine.Simplex.pointsstatement · cited by 391
- Set.mem_range_selfproof · cited by 328
- Affine.Simplex.circumcenterstatement · cited by 49
- Affine.Simplex.circumradiusstatement · cited by 35
- Affine.Simplex.circumsphere_unique_dist_eqproof · cited by 6
Cited by12
Results whose statement or proof uses this declaration.
- Affine.Simplex.mem_circumsphereproof · cited by 6
- Affine.Simplex.dist_circumcenter_eq_circumradius'proof · cited by 4
- Affine.Triangle.dist_orthocenter_reflection_circumcenterproof · cited by 3
- Affine.Simplex.circumcenter_mapproof · cited by 3
- Affine.Simplex.circumradius_mapproof · cited by 2
- Affine.Simplex.circumradius_nonnegproof · cited by 2
- Affine.Simplex.dist_circumcenter_sq_eq_sq_sub_circumradiusproof · cited by 1
- Affine.Simplex.inner_mongePoint_vsub_face_centroid_vsubproof · cited by 1
- Affine.Simplex.circumcenter_eq_of_range_eqproof · cited by 1
- Affine.Simplex.circumradius_posproof · cited by 1
- Affine.Simplex.orthogonalProjection_circumcenterproof · cited by 1