Theorems · Definition · geometry
Affine.Simplex.eulerPoint
{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 : ℕ} → Affine.Simplex ℝ P n → Fin (n + 1) → PEuler points are a set of points that the ninePointCircle passes through. They are defined as
being $1/n$th of the way from the Monge point to a vertex. Specifically for triangles, these are
the midpoints between the orthocenter and a given vertex
(Affine.Triangle.eulerPoint_eq_midpoint).
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 191 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
- InnerProductSpacestatement and proof · cited by 3,523
- HVAdd.hVAddproof · cited by 1,820
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- VSub.vsubproof · cited by 817
- Affine.Simplexstatement and proof · cited by 471
- Affine.Simplex.pointsproof · cited by 391
- Affine.Simplex.mongePointproof · cited by 20
Cited by10
Results whose statement or proof uses this declaration.
- Affine.Simplex.points_vsub_eulerPointstatement · cited by 2
- Affine.Simplex.isDiameter_ninePointCirclestatement · cited by 2
- Affine.Simplex.midpoint_faceOppositeCentroid_eulerPointstatement and proof · cited by 1
- Affine.Simplex.orthogonalProjectionSpan_eulerPoint_mem_ninePointCirclestatement and proof · cited by 1
- Affine.Triangle.altitudeFoot_mem_ninePointCircleproof · cited by 0
- Affine.Simplex.eulerPoint_mapstatement · cited by 0
- Affine.Simplex.eulerPoint_mem_ninePointCirclestatement · cited by 0
- Affine.Simplex.eulerPoint_reindexstatement · cited by 0
- Affine.Simplex.eulerPoint_restrictstatement · cited by 0
- Affine.Triangle.eulerPoint_eq_midpointstatement and proof · cited by 0