
theorem
  for a,b be Real holds a + b = a+b & - a =
  -a & a - b = a-b & a * b = a*b;
