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 c-sparse set X satisfies α(G[X])≥|X|/(c|X|+1), and a c-dense set satisfies ω(G[X])≥|X|/(c|X|+1) Corollary
- 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
- The five-cycle is bull-free but not perfect Counterexample
- A perfect graph Definition
- Kempe chains as connected components induced by two colour classes Definition
- Perfect graphs Definition
- Every odd cycle C₂ₖ₊₁ has Turán density 1/2 Example
- The complete graph Kₙ has chromatic number n Example
- The Petersen graph has chromatic number 3, so its Turán density is 1/2 Example
- Erdős–Stone–Simonovits determines the extremal number for every graph False statement
- A complete connection of two perfect graphs is perfect Lemma
- A disjoint union of two perfect graphs is perfect Lemma
- Every finite graph H with χ(H)=r is an ordinary subgraph of Kᵣ[s] for some s Lemma
- 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
- Erdős–Stone–Simonovits: ex(n,H)=(1-1/(χ(H)-1)+o(1))C(n, 2) for every graph with an edge Theorem
- Every perfect graph satisfies |V(G)|<=kappa(G) Theorem
- 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
- For all positive k,ℓ, some finite graph has girth greater than ℓ and chromatic number greater than k Theorem
- The bounds ω(G)≤χ(G) and |V(G)|≤χ(G)α(G) Theorem
Dependency tree · two levels
21 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
- Springer, Graph Theory Fundamentals, Section 1.7.1 (standard reference, not scraped)