Theorems · Definition · geometry
Affine.Simplex.exsphere
{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 : ℕ} → [NeZero n] → Affine.Simplex ℝ P n → Finset (Fin (n + 1)) → EuclideanGeometry.Sphere PThe exsphere with signs determined by the given set of indices (for the empty set, this is
the insphere; for a singleton set, this is the exsphere opposite a vertex). This is only
meaningful if s.ExcenterExists; otherwise, it is a sphere of radius zero at some arbitrary
point.
- Defined in
- Mathlib.Geometry.Euclidean.Incenter
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 186 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- Finset.sumproof · cited by 5,195
- InnerProductSpacestatement and proof · cited by 3,523
- Finset.univproof · cited by 3,473
- absproof · cited by 1,814
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- Affine.Simplexstatement and proof · cited by 471
- Affine.Simplex.pointsproof · cited by 391
Cited by25
Results whose statement or proof uses this declaration.
- Affine.Simplex.excenterproof · cited by 63
- Affine.Simplex.incenterproof · cited by 35
- Affine.Simplex.exradiusproof · cited by 18
- Affine.Simplex.inradiusproof · cited by 11
- Affine.Simplex.insphereproof · cited by 11
- Affine.Simplex.exsphere_reindexstatement · cited by 5
- Affine.Simplex.ExcenterExists.isTangentAt_touchpointstatement and proof · cited by 5
- Affine.Simplex.exsphere_complstatement · cited by 3
- Affine.Simplex.ExcenterExists.touchpoint_mem_exspherestatement · cited by 2
- Affine.Simplex.ExcenterExists.affineSpan_faceOpposite_eq_orthRadiusstatement · cited by 2
- Affine.Simplex.exsphere_univstatement and proof · cited by 2
- Affine.Simplex.excenter_complproof · cited by 1