In a finite graph $G=(V,E)$ a vertex $v \in V$ is a separating vertex if $G(V\backslash \{v\})$ (the graph without $v$) has more connected components than $G$. Prove or disprove: there exists a graph which only consists of separating vertices.
I'm just solving this exercise. It is quite obvious that there can't be such a graph but so far I haven't found a way to prove it in a mathematically pleasing way.
My first plan was to use the fact that in a graph with only separating vertices, every vertex has degree greater than $2$ and then show that it's 2-connected.
Without loss of generality assume $G$ is connected. Suppose $G$ has only separating vertices.
Let $v$ be the vertex such that the smallest component of $G \setminus \{v\}$ is as small as possible. This smallest component cannot have size $1$ or $2$, else one of the vertices in this component would not be a separating vertex of $G$.
Consider a vertex $v'$ in this smallest component $C$. Recall it is a separating vertex of $G$.