let G be _Graph; :: thesis: ( G is trivial & G is loopless implies G is finite )
assume that
A2: G is trivial and
A3: G is loopless ; :: thesis: G is finite
card (the_Vertices_of G) = 1 by A2, Def21;
then consider v being set such that
A4: the_Vertices_of G = {v} by CARD_2:42;
now end;
hence G is finite by A4, Def19; :: thesis: verum