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.
If two distinct faces of a connected plane graph have the same boundary subgraph, then the graph is a cycle
Statement
If two distinct faces of a connected plane graph have the same boundary subgraph, then the whole graph is a cycle in the sense of Walks, closed walks, trails, paths and cycles, with length equal to the number of traversed edges and Connected graphs and connected components defined by the existence of vertex paths.
Facts & Assumptions
Given: A connected plane graph and distinct faces with the same boundary subgraph .
A cycle edge borders two faces and a bridge borders one face (Face frontiers are unions of whole edges; a cycle edge borders two faces and a bridge borders one).
A polygon has exactly two regions, each with frontier the polygon (Polygonal Jordan curve theorem: a polygon has exactly two complementary regions and is the frontier of each).
Proof
No edge of the common boundary is a bridge, because [L1] gives a bridge only one incident face. Hence every boundary edge lies on a cycle, and contains a cycle .
By [L2], has exactly two complementary regions. Since both and have all of as boundary, they lie on opposite sides of . Any edge, vertex, chord or attached component of outside would lie on only one side of and could not lie in the frontier of the face on the other side. Thus .
If contained an edge or vertex outside , connectedness would attach it through one side of and alter only that face boundary, contradicting the assumed equality. Therefore .
Depends on
- Face frontiers are unions of whole edges; a cycle edge borders two faces and a bridge borders one
- Polygonal Jordan curve theorem: a polygon has exactly two complementary regions and is the frontier of each
- Connected graphs and connected components defined by the existence of vertex paths
- Walks, closed walks, trails, paths and cycles, with length equal to the number of traversed edges
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: 34 results over 9 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., Lemma 4.2.5 (standard reference, not scraped)