I am a beginner in graph theory. For the above Qn, I think yes. I was thinking this when i was thinking about theorem - every complete graph with even number of vertices has perfect matching. Coming to the above QN in title,
My approach -
connected graph has spanning tree subgraph(by removing all the extra edges). Now since there are even number of vertices we have odd numbber of edges in spanning subgraph. Now i remove edge between even order vertices in spanning subgraph. That proves that we have edges subset with vertices having odd degree with these edges subset which are disjoint again. Kindly correct me ifthere are any mistakes in the argument
I found the following article related to this - - Picking edges from a connected graph so that any vertex is incident with an odd number of those edges
Here the author (1st answer - 2nd method), author talks about splitting vertex of even degree into two. I did not understand how splitting of even order vertices done. Kindly any one please explain the process.