let I be Subset of REAL; :: thesis: ( I is right_open_interval implies I in Borel_Sets )
assume I is right_open_interval ; :: thesis: I in Borel_Sets
then consider a being Real, b being R_eal such that
A1: I = [.a,b.[ by MEASURE5:def 4;
per cases ( b = +infty or b = -infty or b in REAL ) by XXREAL_0:14;
end;