let G be _Graph; :: thesis: the_Edges_of G = G .edgesInOut (the_Vertices_of G)
set EG = the_Edges_of G;
set SG = the_Source_of G;
now end;
hence the_Edges_of G = G .edgesInOut (the_Vertices_of G) by TARSKI:1; :: thesis: verum