I think even the stronger lemma is true where all paths will be edges:
Let be a simple graph, a subset of vertices and we have for all . Then there is a matching which covers .
PROOF:
If there is no edge between vertices from (so is stable) then we can consider only the edges between and (the induced bipartite graph between and ). The degree of the vertices from in this bipartite graph will be the same as in the original graph, so the condition still holds. From this it follows that satisfies the condition of Hall's marriage theorem thus there is a matching covering . Indeed, let , and let be the vertex with the highest index in . Then . On the other hand all the neighbors of are in the neighborhood of so . Combining these two observation with our condition of we get that
If there is an edge , where , then let's choose such an edge where the sum of indexes is the smallest possible and suppose that . Let's delete and from the graph. All the other vertices from can have their degree decrease with at most 2. If the degree of decreases by 1 then is a neighbor of or and because of being minimal we have . If the degree of decreases by 2 then is a neighbor of both and , and again, using that is minimal we have . This means that by adjusting the indexes for the remaining vertices in in the natural way ( remains if , is renamed to if and is renamed to if ), the we got like this satisfies the degree condition for all index . By induction we are done in this case.
No comments:
Post a Comment