theorem Th47: :: Exchange
  \delta (x, -y) = \delta (y, -x)
proof
  thus \delta (x, -y) = -(-x + -y) .= \delta (y, -x);
end;
