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.
Every triangle-free simple planar graph with vertices has at most edges
Statement
Every triangle-free simple planar graph with vertices and edges satisfies . Triangles and cycles have the convention of Walks, closed walks, trails, paths and cycles, with length equal to the number of traversed edges.
Facts & Assumptions
Given: A triangle-free simple planar graph with a fixed embedding and .
For every connected plane graph, (Euler's formula for every connected plane graph).
For a connected plane graph, if every facial boundary walk has length at least , then (Facial boundary walks of a connected plane graph sum to , and if every such walk has length at least then ).
Proof
Suppose first the graph is connected. If it is a tree, . Otherwise every facial boundary walk has length at least four: lengths one and two are excluded by simplicity except for a lone bridge component, and length three would be a triangle.
In the non-tree case, [L2] with and [L1] give , hence . Together with the tree case this proves the connected bound.
For a disconnected graph, first redraw it: each component drawing is bounded, so translating and scaling the components into pairwise disjoint discs puts every component on the unbounded face without changing the abstract graph, on which the bound depends. Now join the components through that face by noncrossing bridge edges. No cycle, and hence no triangle, is added; the connected augmented graph has the same and at least as many edges. Step 2.1 gives the required bound for the original graph.
Depends on
Used by
- K₅ and K_3,3 are nonplanar Corollary
Dependency tree · two levels
17 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on 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, Activity 296 (standard reference, not scraped)