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.
Proper vertex colourings and chromatic number
Definition
Let be a finite simple graph (A finite simple graph is a finite vertex set together with a set of two-element vertex subsets) and let . A proper -vertex-colouring is a function
such that whenever . Its fibres are the colour classes. The graph is -colourable when such a function exists.
The chromatic number of is
This minimum exists. Since is finite, there is a bijection (The cardinality of a finite set), and is a proper -colouring because adjacent vertices are distinct. The displayed set of admissible natural numbers is therefore nonempty, so it has a least element by The well-ordering principle.
The null graph has . Its unique empty function is a proper -colouring, so . Conversely, a nonnull graph has no function from its nonempty vertex set to , and hence has positive chromatic number. Colours are labels only: composing a proper colouring with a bijection of its colour set changes no adjacency condition.
Depends on
Used by
- A vertex order on P₄ makes greedy colouring use three colours although χ(P₄)=2 Counterexample
- K₄ is planar but has chromatic number four, so the five-colour bound cannot be lowered to three Counterexample
- Kempe chains as connected components induced by two colour classes Definition
- The complete graph Kₙ has chromatic number n Example
- Swapping the two colours on one Kempe component preserves a proper colouring Lemma
- The greedy colouring bound χ(G)≤Δ(G)+1 for every nonnull finite graph Lemma
- Every planar graph has a proper vertex colouring with at most six colours Theorem
- Five colour theorem: every planar graph has chromatic number at most five Theorem
- The bounds ω(G)≤χ(G) and |V(G)|≤χ(G)α(G) Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 37 results over 17 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
- Springer, Graph Theory Fundamentals, Section 1.7.1 (standard reference, not scraped)