Polygon.toTriangle_toPolygon
∀ {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] (poly : Polygon P 3) (h : Polygon.HasNondegenerateVertices R poly),
Affine.Triangle.toPolygon (Polygon.toTriangle R poly h) = polyConverting a 3-polygon to a triangle and back yields the original polygon.
- Defined in
- Mathlib.Geometry.Polygon.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- Function.Embeddingstatement · cited by 988
- Affine.Trianglestatement · cited by 75
- Polygonstatement and proof · cited by 12
- Polygon.HasNondegenerateVerticesstatement and proof · cited by 5
- Affine.Triangle.toPolygonstatement and proof · cited by 4
- Polygon.toTrianglestatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.