Lemma
Suppose we have a directed graph
and be the result of running the DFS to find connected components in an undirected graph algorithm. Then the vertex with the largest post order number lies in a source strongly connected component in the strongly connected component graph.
Proof
Let
Suppose some other strongly connected component
From the Lemma