Theorems · Definition · geometry
Polygon.vertices
{P : Type u_1} → {n : ℕ} → Polygon P n → Fin n → PThe vertices of the polygon, indexed by Fin n.
- Defined in
- Mathlib.Geometry.Polygon.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Polygonstatement and proof · cited by 12
Cited by10
Results whose statement or proof uses this declaration.
- Polygon.HasNondegenerateVerticesproof · cited by 5
- Polygon.toTriangleproof · cited by 3
- Polygon.HasNondegenerateEdgesproof · cited by 2
- Polygon.HasNondegenerateEdges.two_leproof · cited by 1
- Polygon.HasNondegenerateVertices.hasNondegenerateEdgesproof · cited by 1
- Polygon.edgePathproof · cited by 1
- Polygon.edgeSetproof · cited by 1
- Polygon.toTriangle_pointsstatement · cited by 0
- Polygon.HasNondegenerateVertices.three_leproof · cited by 0
- Affine.Triangle.toPolygon_verticesstatement · cited by 0