let v be Vertex of G; :: thesis: not v is endvertex
assume v is endvertex ; :: thesis: contradiction
then A1: v .degree() = 1 by GLIB_000:174;
per cases ( c is infinite or c is finite ) ;
end;