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 nonnull simple planar graph has a vertex of degree at most five
Statement
Every nonnull finite simple planar graph has a vertex of degree at most five, where degree is Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree.
Facts & Assumptions
Given: A nonnull simple planar graph with vertices and edges.
Every simple planar graph with vertices has at most edges (Every simple planar graph with vertices has at most edges, with equality for every plane triangulation).
Proof
For or , some vertex has degree at most one, hence at most five. Assume .
Suppose every vertex had degree at least six. Then [L2] gives , so , while [L1] gives . This contradiction proves that some degree is at most five.
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 44 results over 15 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., Corollary 4.2.10 (standard reference, not scraped)
- R. Grassl and O. Levin, Exploring Combinatorial Mathematics, Activity 299 (standard reference, not scraped)