The neighbourhood of a vertex $v$ is the set of all neighbours of $v$ (or, equivalently, the set of vertices adjacent to $v$), and is denoted by $N(v)$. Prove that if $u, v$ are vertices in a critical graph $G$, then $N(u)⊈ N(v)$.
A hint was provided: The proof deals with two cases of $u$ and $v$ are adjacent and not adjacent separately. One case is trivial.
Any help will be appreciated.