theorem
  0.W1 = 0.W2
proof
  thus 0.W1 = 0.V by Def8
    .= 0.W2 by Def8;
end;
