Affine.Triangle.toPolygon_toTriangle
∀ {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] (t : Affine.Triangle R P), Polygon.toTriangle R (Affine.Triangle.toPolygon t) ⋯ = tConverting a triangle to a polygon and back yields the original triangle.
- Defined in
- Mathlib.Geometry.Polygon.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 62 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 and proof · cited by 75
- Polygonstatement · cited by 12
- Affine.Triangle.toPolygonstatement and proof · cited by 4
- Polygon.toTrianglestatement and proof · cited by 3
- Affine.Triangle.toPolygon_hasNondegenerateVerticesstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.