let r be Real; :: thesis: for I being TheEvent of r holds I is Event of Borel_Sets
let I be TheEvent of r; :: thesis: I is Event of Borel_Sets
per cases ( r <= 0 or r > 0 ) ;
end;