
theorem Th5:
  number_e in REAL\RAT
proof
  number_e in REAL & not number_e in RAT by XREAL_0:def 1;
  hence thesis by XBOOLE_0:def 5;
end;
