Polygon.toTriangle_points
∀ {R : Type u_1} {V : Type u_2} {P : Type u_3} [inst : Ring R] [inst_1 : AddCommGroup V] [inst_2 : Module R V]
[inst_3 : AddTorsor V P] (p : Polygon P 3) (h : Polygon.HasNondegenerateVertices R p),
(Polygon.toTriangle R p h).points = p.vertices- Defined in
- Mathlib.Geometry.Polygon.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- AddTorsorstatement and proof · cited by 1,657
- Affine.Simplex.pointsstatement · cited by 391
- Polygonstatement and proof · cited by 12
- Polygon.verticesstatement · cited by 5
- Polygon.HasNondegenerateVerticesstatement and proof · cited by 5
- Polygon.toTrianglestatement · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.