theorem Th4:
  2 is even
proof
  2 = 2*1;
  hence thesis;
end;
