let G be _Graph; :: thesis: ( G is with_max_in_degree iff ex v being Vertex of G st v is with_max_in_degree )
hereby :: thesis: ( ex v being Vertex of G st v is with_max_in_degree implies G is with_max_in_degree ) end;
thus ( ex v being Vertex of G st v is with_max_in_degree implies G is with_max_in_degree ) by Lm4; :: thesis: verum