I am a student from Iraq studying Graph to get in to a college in Georgia. I have trouble understanding this question.
Show that the two definitions below are logically equivalent. Definition 1. A graph G = (V, E) is disconnected if there exist non-empty subgraphs H1 = (V1,E1) and H2 = (V2,E2) such that V1 and V2 partition V and E1 and E2 partition E. A graph is connected if it is not disconnected. Definition 2. A graph G is connected if for any two vertices v, w there is a walk between v and w.
Can someone kindly explain this situation???
Suppose the edge $DE$ is there in the graph. Then any two points can be connected by a walk. Also note that you cannot split the graph into two.
Suppose $DE$ isn't there, then you cannot connect $B$ and $G$ by any walk. Also in this case, you can split the graph into two. (The two black figures G and G')