let G be _Graph; :: thesis: ( not G is vertex-finite & G is loopfull implies not G is edge-finite )
assume A3: ( not G is vertex-finite & G is loopfull ) ; :: thesis: not G is edge-finite
G .loops() is infinite
proof end;
hence not G is edge-finite ; :: thesis: verum