home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / sci / math / 10320 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.6 KB

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!think.com!news!columbus
  2. From: columbus@strident.think.com (Michael Weiss)
  3. Newsgroups: sci.math
  4. Subject: space-eating curves: correction
  5. Date: 17 Aug 92 09:33:08
  6. Organization: Thinking Machines Corporation, Cambridge MA, USA
  7. Lines: 24
  8. Distribution: sci
  9. Message-ID: <COLUMBUS.92Aug17093308@strident.think.com>
  10. References: <COLUMBUS.92Aug14165116@strident.think.com>
  11. NNTP-Posting-Host: strident.think.com
  12. In-reply-to: columbus@strident.think.com's message of 14 Aug 92 16:51:16
  13.  
  14.  
  15. I wrote:
  16.  
  17.    Topologically, H [the Hilbert cube, I^{aleph_null}] is the product of
  18.    countably many copies of I with the product topology.  Equivalently, for
  19.    x in R^{aleph_null}, define ||x|| to be sqrt(sum (x_i)^2) (setting ||x||
  20.    = infinity of course if the series diverges; otherwise this is the usual
  21.    l^2 norm); then sets of the form N_e(x) = {y : ||y-x|| < e} form a
  22.    neighborhood base (with e>0, of course.)
  23.  
  24. What was I thinking?  This "norm" gives a finer topology than the product
  25. topology.  (A neighborhood base for H with the product topology consists of
  26. products of the form {Product A_n | n=1 to infinity}, where all A_n are
  27. subintervals of I open in I, and all but finitely many A_n equal I.  Here
  28. I=[0,1].  No such product can be a subset of the set N_1(0) defined above,
  29. for example.)
  30.  
  31. This fallacious remark was really parenthetical to the main point of my
  32. post, but for the record, what I had in mind was the fact that H is
  33. metrizable.  A correct formula for a suitable metric is:
  34.  
  35.     d(x,y) = sqrt {sum ((x_n - y_n)/n)^2 | n=1 to infinity}
  36.  
  37. where x = (x_1,x_2,...) and y = (y_1,y_2,...)
  38.