Theorems · Definition · geometry
Polygon.boundary
(R : Type u_1) →
{V : Type u_2} →
{P : Type u_3} →
{n : ℕ} →
[inst : Ring R] →
[inst_1 : AddCommGroup V] → [Module R V] → [AddTorsor V P] → [PartialOrder R] → Polygon P n → Set PThe boundary of the polygon is the union of all its edges.
- Defined in
- Mathlib.Geometry.Polygon.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, 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.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- Set.iUnionproof · cited by 2,483
- AddTorsorstatement and proof · cited by 1,657
- Polygonstatement and proof · cited by 12
- Polygon.edgeSetproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.