Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-21
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

The shoelace formula for the area of a counterclockwise simple polygon

Statement

The shoelace formula gives the Jordan content of a counterclockwise simple polygon.

Precisely, if its cyclic boundary vertices are vi=(xi,yi) for i<n, with vn=v0, then

cont(P)=12i<n(xiyi+1yixi+1).

Facts & Assumptions

Given: A counterclockwise simple polygonal region P with cyclic vertices v0,,vn1 and vn=v0 (Simple polygonal regions, diagonals, and triangulations).

[L1]

A simple polygon is Jordan measurable and its content is the sum of the triangle contents in any triangulation (A simple polygon is Jordan measurable and its content is the sum of the contents of its triangles).

[L0]

Every simple polygon admits a triangulation (Every simple polygon admits a triangulation).

[L3]

Finite sums are additive and commute with scalar multiplication (Laws of finite sums and finite products).

Proof

technique · direct
1.1

Choose a triangulation by [L0] and orient every triangular face counterclockwise. By [L1] and [L2], the polygon content is the sum over faces of one half of the signed boundary-edge expression det[p,q]+det[q,r]+det[r,p].

L0L1L2choose
2.1

By [L3], the finite face sum may be regrouped by oriented edges. Every internal edge is traversed once in each direction by its two incident faces, so its two determinant terms cancel.

step 1.1L3algebra
3.1

Only the counterclockwise boundary edges remain. A triangulation may subdivide the polygon edge from vi to vi+1 at ordered points pj=(1tj)vi+tjvi+1, but direct bilinearity gives det[pj,pj+1]=(tj+1tj)det[vi,vi+1], so [L3] makes the subdivision sum equal det[vi,vi+1]. This includes the final edge from vn1 to v0; expanding the determinants gives the stated cyclic shoelace sum.

step 2.1L3algebra

Depends on

Used by

Dependency tree · two levels

33 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources