theorem
  (a,0.W).W = a
proof
  W.(a,a) = 0.W by Th32;
  hence thesis by Th32;
end;
