A theorem in MST that states for any Partition of a graphs vertices into two sets the edge with the minimum weight crossing this cut is part of the MST.

Theorem

  • With Tree as a subtree of MST
  • With partitioning set of vertices into s.t:
    • No edge exists between and
    • is the lightest edge connecting ,
  • Then,