let X be set ; :: thesis: ( X in {(Int KurExSet ),(Int (Cl KurExSet )),(Int (Cl (Int KurExSet )))} implies X <> REAL )
assume A1: X in {(Int KurExSet ),(Int (Cl KurExSet )),(Int (Cl (Int KurExSet )))} ; :: thesis: X <> REAL
per cases ( X = Int KurExSet or X = Int (Cl KurExSet ) or X = Int (Cl (Int KurExSet )) ) by A1, ENUMSET1:def 1;
end;