let G be _Graph; :: thesis: ( G is Component of G iff G is connected )
thus ( G is Component of G implies G is connected ) ; :: thesis: ( G is connected implies G is Component of G )
A1: G is Subgraph of G by GLIB_000:40;
A2: now :: thesis: for G2 being connected Subgraph of G holds not G c< G2end;
assume G is connected ; :: thesis: G is Component of G
hence G is Component of G by A2, Def7, GLIB_000:40; :: thesis: verum