let H be addVertices of G,V; :: thesis: H is with_max_degree
consider v0 being Vertex of G such that
A1: for w0 being Vertex of G holds w0 .degree() c= v0 .degree() by Def12;
the_Vertices_of G c= the_Vertices_of H by GLIB_006:def 9;
then reconsider v = v0 as Vertex of H by TARSKI:def 3;
now :: thesis: for w being Vertex of H holds w .degree() c= v .degree() end;
hence H is with_max_degree ; :: thesis: verum