Theorems · Definition · geometry
Affine.Simplex.signedInfDist
{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 → Fin (n + 1) → P →ᴬ[ℝ] ℝThe signed distance between the face of s excluding point i of that simplex and a point,
in the direction of the reference point i. This is expected to be used when the point at which
the distance is evaluated lies in the affine span of the simplex (any component of the distance
orthogonal to that span is disregarded). In the case of a triangle, these distances are
trilinear coordinates; in a tetrahedron, they are quadriplanar coordinates.
- Defined in
- Mathlib.Geometry.Euclidean.SignedDist
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Set.imageproof · cited by 5,609
- InnerProductSpacestatement and proof · cited by 3,523
- Compl.complproof · cited by 2,925
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- Affine.Simplexstatement and proof · cited by 471
- affineSpanproof · cited by 417
- Affine.Simplex.pointsproof · cited by 391
- ContinuousAffineMapstatement · cited by 263
- AffineSubspace.signedInfDistproof · cited by 10
Cited by19
Results whose statement or proof uses this declaration.
- Affine.Simplex.signedInfDist_affineCombinationstatement and proof · cited by 4
- Affine.Simplex.ExcenterExists.sign_touchpointWeightsproof · cited by 4
- Affine.Simplex.abs_signedInfDist_eq_dist_of_mem_affineSpan_rangestatement · cited by 3
- Affine.Simplex.ExcenterExists.signedInfDist_excenterstatement · cited by 3
- Affine.Simplex.exists_forall_signedInfDist_eq_iff_excenterExists_and_eq_excenterstatement and proof · cited by 2
- Affine.Simplex.ExcenterExists.sign_signedInfDist_excenterstatement and proof · cited by 2
- Affine.Simplex.ExcenterExists.sign_signedInfDist_lineMap_excenter_touchpointstatement and proof · cited by 2
- Affine.Simplex.ExcenterExists.sign_signedInfDist_touchpointstatement and proof · cited by 2
- Affine.Simplex.signedInfDist_apply_of_nestatement · cited by 1
- Affine.Simplex.signedInfDist_apply_selfstatement · cited by 1
- Affine.Simplex.ExcenterExists.signedInfDist_excenter_eq_mul_sum_invstatement · cited by 1