reserve n   for Nat,
        r,s for Real,
        x,y for Element of REAL n,
        p,q for Point of TOP-REAL n,
        e   for Point of Euclid n;

theorem
  dense_countable_OpenHypercubes(n) is countable Basis of TOP-REAL n
    by Th21;
