Mathlib Map

Theorems · Definition · geometry

Polygon.casesOn

{P : Type u_1} →
  {n : ℕ} →
    {motive : Polygon P n → Sort u} →
      (t : Polygon P n) → ((vertices : Fin n → P) → motive { vertices := vertices }) → motive t
Defined in
Mathlib.Geometry.Polygon.Basic
Cited by
0 results in Mathlib
Foundations
Depth 4 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 by2

Results whose statement or proof uses this declaration.