Theorems · Definition · geometry
Affine.Simplex.excenterWeightsUnnorm
{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)) → Fin (n + 1) → ℝThe unnormalized weights of the vertices in an affine combination that gives an excenter with signs determined by the given set of indices (for the empty set, this is the incenter; for a singleton set, this is the excenter opposite a vertex). An excenter with those signs exists if and only if the sum of these weights is nonzero (so the normalized weights sum to 1).
- Defined in
- Mathlib.Geometry.Euclidean.Incenter
- Cited by
- 36 results in Mathlib
- Foundations
- Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Finsetstatement and proof · cited by 13,712
- InnerProductSpacestatement and proof · cited by 3,523
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- Affine.Simplexstatement and proof · cited by 471
- Affine.Simplex.heightproof · cited by 28
Cited by39
Results whose statement or proof uses this declaration.
- Affine.Simplex.ExcenterExistsproof · cited by 53
- Affine.Simplex.excenterWeightsproof · cited by 32
- Affine.Simplex.exsphereproof · cited by 20
- Affine.Simplex.ExcenterExists.dist_excenterproof · cited by 6
- Affine.Simplex.exsphere_reindexproof · cited by 5
- Affine.Simplex.excenterWeightsUnnorm_mapstatement · cited by 4
- Affine.Simplex.excenterWeights_empty_posproof · cited by 4
- Affine.Simplex.ExcenterExists.excenter_mapproof · cited by 3
- Affine.Simplex.ExcenterExists.signedInfDist_excenterstatement and proof · cited by 3
- Affine.Simplex.excenterExists_restrictproof · cited by 3
- Affine.Simplex.excenterWeightsUnnorm_complstatement · cited by 3
- Affine.Simplex.excenterWeightsUnnorm_empty_applystatement · cited by 3