Mathlib Map

Theorems · Theorem · geometry

Affine.Simplex.excenterExists_empty

∀ {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 : ℕ} [inst_4 : NeZero n] (s : Affine.Simplex ℝ P n), s.ExcenterExists ∅

The existence of the incenter, expressed in terms of ExcenterExists.

Defined in
Mathlib.Geometry.Euclidean.Incenter
Cited by
28 results in Mathlib
Foundations
Depth 188 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupInnerProductSpaceMetricSpaceNormedAddTorsorNeZero

Around this declaration

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

Affine.Triangle.excenterExists · cited by 2Triangle.excenterExistsAffine.Simplex.sign_touchpointWeights_empty · cited by 1Simplex.sign_touchpointWe…Affine.Simplex.dist_incenter_eq_dist_incenter · cited by 1Simplex.dist_incenter_eq_…Affine.Simplex.ExcenterExists.excenter_eq_incenter_iff · cited by 1ExcenterExists.excenter_e…Affine.Simplex.touchpoint_empty_injective · cited by 1Simplex.touchpoint_empty_…Affine.Simplex.sSameSide_incenter_point · cited by 1Simplex.sSameSide_incente…Affine.Simplex.sSameSide_point_incenter · cited by 1Simplex.sSameSide_point_i…Affine.Simplex.sign_signedInfDist_incenter · cited by 0Simplex.sign_signedInfDis…Affine.Simplex.affineSpan_faceOpposite_eq_orthRadius_insphere · cited by 0Simplex.affineSpan_faceOp…Affine.Simplex.sign_signedInfDist_lineMap_incenter_touchpoint · cited by 0Simplex.sign_signedInfDis…Affine.Simplex.sign_signedInfDist_touchpoint_empty · cited by 0Simplex.sign_signedInfDis…Affine.Simplex.signedInfDist_incenter · cited by 0Simplex.signedInfDist_inc…Affine.Simplex.incenter_map · cited by 0Simplex.incenter_mapAffine.Simplex.incenter_mem_affineSpan_range · cited by 0Simplex.incenter_mem_affi…Affine.Simplex.incenter_mem_interior · cited by 0Simplex.incenter_mem_inte…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupFinset · cited by 13712FinsetInnerProductSpace · cited by 3523InnerProductSpaceMetricSpace · cited by 1684MetricSpaceLT.lt.ne' · cited by 1417lt.ne'NormedAddTorsor · cited by 1325NormedAddTorsorAffine.Simplex · cited by 471Affine.SimplexAffine.Simplex.ExcenterExists · cited by 53Simplex.ExcenterExistsAffine.Simplex.sum_excenterWeightsUnnorm_empty_pos · cited by 1Simplex.sum_excenterWeigh…Simplex.excenterExists_emptyCITED BYCITES

Cites10

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

Cited by28

Results whose statement or proof uses this declaration.