 reserve Exx for Real;

theorem
  REAL \ RAT is Event of Borel_Sets
proof
  consider Y being Subset of REAL such that A2: Y = RAT by NUMBERS:12;
  Y` is Event of Borel_Sets by Th41,A2,PROB_1:20;
  hence thesis by A2;
end;
