Help with the proof?
I need help in proving the following theorem:
The minimum number of vertices to connect n edges is n-1.
Now I know that if you have one vertex then that is called an isolated vertex and therefore has no edges, which holds true for the theorem (since 1-1 = 0). However, I don't know how to prove the rest of the theorem. Say I have 3 vertices. How do I prove that there are at least two edges?.
Sorry, got it backwards: the minimum number of edges to connect n vertices is n-1.
This is for discrete math in the section about graphs and vertices.