theorem
  x in W.vertices() iff ex n being odd Element of NAT st n <= len W & W.
  n = x by Lm45;
