:: deftheorem Def8 defines REAL? FRECHET:def 8 :
for b1 being non empty strict TopSpace holds
( b1 = REAL? iff ( the carrier of b1 = (REAL \ NAT) \/ {REAL} & ex f being Function of R^1,b1 st
( f = (id REAL) +* (NAT --> REAL) & ( for A being Subset of b1 holds
( A is closed iff f " A is closed ) ) ) ) );