To prove that χ(G) = k for some specific graph G, what two things must you demonstrate?
Think about your answer, then reveal below.
Model answer: You must show (1) that a valid k-coloring exists, establishing χ(G) ≤ k, and (2) that no valid (k−1)-coloring exists, establishing χ(G) ≥ k. Together, the upper and lower bounds pin down χ(G) = k exactly.
This two-part structure — an explicit construction for the upper bound and an impossibility argument for the lower bound — is the standard proof template for chromatic number. The lower bound often uses a large clique, an odd cycle, or a counting/pigeonhole argument.