Mathlib Map

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 P

The 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
Assumes
RingAddCommGroupModuleAddTorsorPartialOrder

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.