let G be _Graph; :: thesis: ( G is finite-ecolorable implies G is locally-finite )
assume A2: G is finite-ecolorable ; :: thesis: G is locally-finite
now :: thesis: for v being Vertex of G holds v .edgesInOut() is finite end;
hence G is locally-finite by GLIB_013:def 5; :: thesis: verum