let G2 be addLoops of G,V; :: thesis: G2 is non-Dmulti
per cases ( V c= the_Vertices_of G or not V c= the_Vertices_of G ) ;
suppose A1: V c= the_Vertices_of G ; :: thesis: G2 is non-Dmulti
now :: thesis: for e1, e2, v1, v2 being object st e1 DJoins v1,v2,G2 & e2 DJoins v1,v2,G2 holds
e1 = e2
let e1, e2, v1, v2 be object ; :: thesis: ( e1 DJoins v1,v2,G2 & e2 DJoins v1,v2,G2 implies b1 = b2 )
assume A2: ( e1 DJoins v1,v2,G2 & e2 DJoins v1,v2,G2 ) ; :: thesis: b1 = b2
per cases ( v1 = v2 or v1 <> v2 ) ;
end;
end;
hence G2 is non-Dmulti by GLIB_000:def 21; :: thesis: verum
end;
suppose not V c= the_Vertices_of G ; :: thesis: G2 is non-Dmulti
end;
end;