Statement

Every with degree at most Δ<\Delta<\infty has a proper (Δ+1)(\Delta+1)-coloring.

Greedy proof

Enumerate the vertices. At step jj, at most Δ\Delta previously colored neighbors of vjv_j can forbid colors. Choose any of the Δ+1\Delta+1 colors that remains. Induction defines a color at every step. For an edge, the later endpoint receives a color different from the earlier endpoint, proving properness. A finite graph uses the same argument with a finite enumeration.

The bound uses the degree, not the number of vertices. No limiting recoloring argument is needed for a countably infinite graph.

References