Alphabeta Math
CorollaryStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

For a plane graph with cc components, VE+F=1+c|V|-|E|+|F|=1+c, including the null graph

Statement

If a plane graph has cc connected components, then

VE+F=1+c.|V|-|E|+|F|=1+c.

This includes the null graph, for which c=0c=0 and the complement is its single face. Component sets and their finite cardinalities are those of The connected components of a graph partition its vertex set and are its maximal connected subgraphs and The cardinality A\lvert A\rvert of a finite set, and face finiteness is A plane graph has finitely many faces and exactly one unbounded face.

Facts & Assumptions

Given: A plane graph GG with components G1,,GcG_1,\ldots,G_c when c>0c>0.

[L1]

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

[L2]

The vertex sets of the connected components of a graph are nonempty, cover the vertex set, and any two are equal or disjoint (The connected components of a graph partition its vertex set and are its maximal connected subgraphs).

[L3]

A finite graph is connected if and only if it has a spanning tree (A finite graph is connected if and only if it has a spanning tree).

[L5]

Every plane forest has exactly one face (Every plane forest has exactly one face).

[L6]

A cycle edge in a plane graph is incident with two distinct faces (Face frontiers are unions of whole edges; a cycle edge borders two faces and a bridge borders one).

Proof

technique · direct
1.1

Insert the connected component drawings one at a time in their inherited positions. Before a component is inserted, its connected drawing lies in one face of the components already inserted. By [L3] choose a spanning tree; [L4] gives it V(Gi)1|V(G_i)|-1 edges, and [L5] shows that inserting this tree does not split the containing face. Add the remaining edges in their inherited drawing order. Each joins vertices already connected by the tree, hence lies on a cycle, so [L6] shows that its insertion splits one face into two. There are E(Gi)V(Gi)+1=F(Gi)1|E(G_i)|-|V(G_i)|+1=|F(G_i)|-1 such edges, where the last equality is [L1]. Starting from the one face of the empty drawing therefore gives F=1+i(F(Gi)1)|F|=1+\sum_i(|F(G_i)|-1). Vertices and edges add disjointly by [L2].

L1L2L3L4L5L6
2.1

Therefore VE+F=i(V(Gi)E(Gi)+F(Gi))c+1=2cc+1=1+c|V|-|E|+|F|=\sum_i(|V(G_i)|-|E(G_i)|+|F(G_i)|)-c+1=2c-c+1=1+c.

step 1.1algebra
3.1

For the null graph, V=E=c=0|V|=|E|=c=0 and F=1|F|=1, so the same formula reads 1=11=1.

step 2.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 79 results over 24 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources