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.
Two plane embeddings of one connected planar graph have nonisomorphic dual multigraphs
Example
The abstract graph below has two plane embeddings whose dual multigraphs are distinguished by their degree multisets. For a finite multigraph with the endpoint map of Multigraphs, loops and directed graphs as variants distinct from the default finite simple graph, count an ordinary incident edge once and a loop twice in the degree. An isomorphism of such endpoint-map structures is a pair of vertex and edge bijections preserving endpoints, and therefore preserves the degree multiset.
Facts & Assumptions
Given: Let have vertices . Its edges form three internally disjoint - paths , , and , together with the bridge .
Every connected plane graph has a plane dual (Every connected plane graph has a plane dual multigraph, and when that dual is simple the reciprocal embedding identifies the double dual with the original graph).
An endpoint-preserving multigraph isomorphism preserves the degree multiset because it bijects the incident edge-ends at every vertex, with a loop contributing two ends.
Verification
Embed the three - paths in cyclic order. Write for the faces between the indicated path pairs. In the dual of The plane dual multigraph, with a vertex for each face and one crossing edge for each primal edge, the path lengths give respectively that many parallel dual edges between the two faces on each side of the path. Before accounting for , the degrees of are . The bridge may be drawn into any one of these face sectors at ; it then gives a dual loop at that face.
In one embedding draw into ; the dual degree multiset is then . In another draw it into ; the dual degree multiset is . These multisets differ, since a loop contributes two to its incident degree. By [F1] the two dual multigraphs are nonisomorphic, although both arise from the same connected planar graph .
Depends on
- The plane dual multigraph, with a vertex for each face and one crossing edge for each primal edge
- Every connected plane graph has a plane dual multigraph, and when that dual is simple the reciprocal embedding identifies the double dual with the original graph
- Multigraphs, loops and directed graphs as variants distinct from the default finite simple graph
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: 23 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
- J. A. Bondy and U. S. R. Murty, Graph Theory with Applications, plane duals (standard reference, not scraped)
- Jeff Erickson, Planar Graphs (standard reference, not scraped)