Alphabeta Math
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-11
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.

Every simple planar graph with n≥3 vertices has at most 3n−6 edges, with equality for every plane triangulation

Statement

Every simple planar graph with n≥3 vertices and m edges satisfies m≤3n−6. Every plane triangulation with at least three vertices has equality. Indeed, Every plane triangulation with at least three vertices is connected supplies the connectedness needed for Euler's formula. By A two-connected plane graph of order at least three is maximal exactly when every face is triangular, this includes every two-connected maximal plane graph of that order. Connected components are those of The connected components of a graph partition its vertex set and are its maximal connected subgraphs.

Facts & Assumptions

Given: A simple planar graph with a fixed plane embedding, n≥3 vertices and m edges.

[L1]

For every connected plane graph, ∣V∣−∣E∣+∣F∣=2 (Euler's formula ∣V∣−∣E∣+∣F∣=2 for every connected plane graph).

[L2]

For a connected plane graph, writing ℓ(f) for the length of the facial boundary walk of f, ∑f∈Fℓ(f)=2∣E∣; consequently, if every facial boundary walk has length at least a positive natural g, then g∣F∣≤2∣E∣ (Facial boundary walks of a connected plane graph sum to 2∣E∣, and if every such walk has length at least g then g∣F∣≤2∣E∣).

[L3]

Every plane triangulation with at least three vertices is connected (Every plane triangulation with at least three vertices is connected).

Proof

technique · direct
1.1

First suppose the graph is connected. If it is a tree then m=n−1≤3n−6. Otherwise simplicity makes every facial boundary walk have length at least three, so [L2] gives 3∣F∣≤2m. Combining this with [L1], ∣F∣=2−n+m, yields 3(2−n+m)≤2m, hence m≤3n−6.

L1L2algebra
1.2

[L2] supplies more than its inequality: for a connected plane graph it gives the exact facial total ∑f∈Fℓ(f)=2m, from which that inequality is only the consequence drawn there.

L2
2.1

If the graph is disconnected, first redraw it. Each component drawing is a finite union of segments and so is bounded, so translating and scaling the components into pairwise disjoint discs gives a plane drawing of the same abstract graph in which every component meets the unbounded face; the bound to be proved does not depend on the drawing. Now join the components by noncrossing edges through that face until the drawing is connected. This preserves simplicity and planarity, keeps n fixed, and only increases the number of edges. Step 1.1 applied to the augmented graph therefore bounds the original m by 3n−6.

step 1.1construct
3.1

Let the graph be a plane triangulation with n≥3 vertices. By [L3] it is connected, and every face has boundary a triangle, so ℓ(f)=3 for every face. Then step 1.2 reads 3∣F∣=2m, and [L1] gives ∣F∣=2−n+m, so 3(2−n+m)=2m and m=3n−6.

step 1.2L1L3algebra∎

Depends on

Used by

Dependency tree · two levels

28 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