
theorem Th6:
  number_e in REAL\INT
proof
  number_e in REAL & not number_e in RAT by XREAL_0:def 1;
  then number_e in REAL\RAT by XBOOLE_0:def 5;
  hence thesis by NUMBERS:14,XBOOLE_1:34,TARSKI:def 3;
end;
