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.
Plane embeddings of finite simple graphs, their faces, facial boundary walks and lengths (counting a bridge twice), and planar graphs
Definition
A plane graph is a finite simple graph (A finite simple graph is a finite vertex set together with a set of two-element vertex subsets) together with distinct points of for its vertices and a polygonal arc (Polygonal arcs and polygons as non-self-intersecting finite unions of line segments in ) for each edge, joining its endpoints, such that an edge interior contains no vertex and two edge arcs meet only at a common endpoint. A finite simple graph is planar if it is isomorphic to the abstract graph underlying some plane graph.
A face is a region of the complement of the drawing (Regions of the complement of a planar set and their frontiers). The boundary subgraph of a face consists of the vertices and whole edges lying in its frontier; this is a subgraph in the sense of Subgraphs, induced subgraphs and spanning subgraphs.
For a connected plane graph, walking once around a face with that face locally on the same side gives its facial boundary walk. Its length is the number of edge traversals, not the number of distinct edges: an edge incident with the same face on both local sides is traversed twice. For a disconnected plane graph a face may have several boundary walks; its boundary length is the sum of their lengths. No boundary walk is assumed to be a cycle unless a later connectivity result proves it.
Depends on
- Polygonal arcs and polygons as non-self-intersecting finite unions of line segments in $\mathbb R^2$
- Regions of the complement of a planar set and their frontiers
- A finite simple graph is a finite vertex set together with a set of two-element vertex subsets
- Subgraphs, induced subgraphs and spanning subgraphs
Used by
- A planar graph contains no subdivision of K₅ or K_3,3 Corollary
- An injective nonpolygonal arc drawing is excluded by the page's finite polygonal plane-graph convention Counterexample
- Maximal plane graphs, plane triangulations, and maximally planar abstract graphs Definition
- The plane dual multigraph, with a vertex for each face and one crossing edge for each primal edge Definition
- A plane graph has finitely many faces and exactly one unbounded face Lemma
- Every face of a plane subgraph contains each face of the original graph that it meets Lemma
- Every plane triangulation with at least three vertices is connected Lemma
- Face frontiers are unions of whole edges; a cycle edge borders two faces and a bridge borders one Lemma
- For five cyclically ordered neighbours of a plane vertex, alternating Kempe paths between the first and third and between the second and fourth cannot both occur Lemma
- A two-connected plane graph of order at least three is maximal exactly when every face is triangular Proposition
- Euler's formula |V|-|E|+|F|=2 for every connected plane graph Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 47 results over 10 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)
- R. Grassl and O. Levin, Exploring Combinatorial Mathematics, Section 3.3 (standard reference, not scraped)