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 components, , including the null graph
Statement
If a plane graph has connected components, then
This includes the null graph, for which 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 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 with components when .
For every connected plane graph, (Euler's formula for every connected plane graph).
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).
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).
A tree on vertices has edges (For every forest, , where is the number of connected components).
Every plane forest has exactly one face (Every plane forest has exactly one face).
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
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 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 such edges, where the last equality is [L1]. Starting from the one face of the empty drawing therefore gives . Vertices and edges add disjointly by [L2].
Therefore .
For the null graph, and , so the same formula reads .
Depends on
- Euler's formula $|V|-|E|+|F|=2$ for every connected plane graph
- A plane graph has finitely many faces and exactly one unbounded face
- The connected components of a graph partition its vertex set and are its maximal connected subgraphs
- The cardinality $\lvert A\rvert$ of a finite set
- A finite graph is connected if and only if it has a spanning tree
- For every forest, $|V|=|E|+c$, where $c$ is the number of connected components
- Every plane forest has exactly one face
- Face frontiers are unions of whole edges; a cycle edge borders two faces and a bridge borders one
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
- R. Diestel, Graph Theory, 6th ed., Chapter 4, Section 4.2 (standard reference, not scraped)