let I be Subset of REAL; :: thesis: ( I is open_interval implies I is open )
assume A1: I is open_interval ; :: thesis: I is open
now :: thesis: ( not I is empty implies I is open )end;
hence I is open ; :: thesis: verum