Theorems · Definition · geometry
Affine.Simplex.excenterWeights
{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 normalized weights of the vertices in an affine combination that gives an excenter with signs determined by the given set of indices. An excenter with those signs exists if and only if the sum of these weights is 1.
- Defined in
- Mathlib.Geometry.Euclidean.Incenter
- Cited by
- 32 results in Mathlib
- Foundations
- Depth 185 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Finset.sumproof · cited by 5,195
- InnerProductSpacestatement and proof · cited by 3,523
- Finset.univproof · cited by 3,473
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- Affine.Simplexstatement and proof · cited by 471
- Affine.Simplex.excenterWeightsUnnormproof · cited by 36
Cited by33
Results whose statement or proof uses this declaration.
- Affine.Simplex.exsphereproof · cited by 20
- Affine.Simplex.ExcenterExists.sum_excenterWeights_eq_onestatement · cited by 11
- Affine.Simplex.excenter_eq_affineCombinationstatement · cited by 7
- Affine.Simplex.exsphere_reindexproof · cited by 5
- Affine.Simplex.ExcenterExists.sign_touchpointWeightsstatement and proof · cited by 4
- Affine.Simplex.excenterWeights_empty_posstatement · cited by 4
- Affine.Simplex.ExcenterExists.excenter_mapproof · cited by 3
- Affine.Simplex.sign_excenterWeights_singleton_negstatement · cited by 3
- Affine.Simplex.sign_excenterWeights_singleton_posstatement · cited by 3
- Affine.Simplex.sum_excenterWeights_eq_one_iffstatement · cited by 3
- Affine.Simplex.exsphere_complproof · cited by 3
- Affine.Simplex.ExcenterExists.sSameSide_excenter_point_iffstatement and proof · cited by 2