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