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