I want to prove that if a graph $G$ is $k$-critical, then $deg(v) \ge k-1,$ $ \forall v \in V_G$ , but I have no idea where to begin
A $k-$critical graph is a graph such that the chromatic number of $G$ is $k$ and for any edge in the graph, $G \backslash e$ has a proper colouring of $k-1$ colours
As seen in Bondy and Murty book:
By contradiction:
$V_1,V_2,.. , ( V_j \cup {v} ) ,...V_{k-1}$ is a $(k-1)$ coloring of $G$ which is a contradiction.