Mathlib Map

Theorems · Definition · geometry

EuclideanGeometry.Cospherical

{P : Type u_2} → [MetricSpace P] → Set P → Prop

A set of points is cospherical if they are equidistant from some point. In two dimensions, this is the same thing as being concyclic.

Defined in
Mathlib.Geometry.Euclidean.Sphere.Basic
Cited by
39 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
MetricSpace

Around this declaration

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

EuclideanGeometry.cospherical_iff_exists_sphere · cited by 4EuclideanGeometry.cospher…EuclideanGeometry.exists_circumcenter_eq_of_cospherical_subset · cited by 3EuclideanGeometry.exists_…EuclideanGeometry.exists_circumradius_eq_of_cospherical_subset · cited by 3EuclideanGeometry.exists_…EuclideanGeometry.exists_circumsphere_eq_of_cospherical_subset · cited by 2EuclideanGeometry.exists_…EuclideanGeometry.Cospherical.subtype_val · cited by 2Cospherical.subtype_valEuclideanGeometry.cospherical_empty · cited by 2EuclideanGeometry.cospher…EuclideanGeometry.cospherical_iff_exists_mem_of_finiteDimensional · cited by 2EuclideanGeometry.cospher…EuclideanGeometry.cospherical_of_two_zsmul_oangle_eq_of_not_collinear · cited by 2EuclideanGeometry.cospher…EuclideanGeometry.Cospherical.affineIndependent · cited by 2Cospherical.affineIndepen…EuclideanGeometry.mul_dist_eq_mul_dist_of_cospherical · cited by 2EuclideanGeometry.mul_dis…Isometry.cospherical · cited by 2Isometry.cosphericalEuclideanGeometry.exists_circumcenter_eq_of_cospherical · cited by 1EuclideanGeometry.exists_…EuclideanGeometry.exists_circumradius_eq_of_cospherical · cited by 1EuclideanGeometry.exists_…EuclideanGeometry.exists_circumsphere_eq_of_cospherical · cited by 1EuclideanGeometry.exists_…EuclideanGeometry.Cospherical.subset · cited by 1Cospherical.subsetSet · cited by 53352SetReal · cited by 25697RealMetricSpace · cited by 1684MetricSpaceDist.dist · cited by 1539Dist.distEuclideanGeometry.CosphericalCITED BYCITES

Cites4

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

  • Setstatement and proof · cited by 53,352
  • Realproof · cited by 25,697
  • MetricSpacestatement and proof · cited by 1,684
  • Dist.distproof · cited by 1,539

Cited by41

Results whose statement or proof uses this declaration.