hereby :: thesis: ( v .degree() = 1 implies v is endvertex ) end;
assume A4: v .degree() = 1 ; :: thesis: v is endvertex
now end;
hence v is endvertex ; :: thesis: verum