(I am referring to vertex connectivity). It seems intuitive to me that a subdivision of a graph cannot have smaller connectivity, however I am struggling to find a proof of this. Specifically, $K_k$ is $(k-1)$-connected, so shouldn't any subdivision of $K_k$ be at least $(k-1)$-connected as well? Thanks!
**Edit: of course any vertex which is new in the subdivision has degree 2, so deleting those 2 disconnects the graph. But I am looking for the number of vertices whose deletion disconnects the original $k$ vertices of $K_k$.
Hint: think about the edges that are removed when you remove a set of vertices.