home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / math / 14491 < prev    next >
Encoding:
Text File  |  1992-11-07  |  1.7 KB  |  44 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!leland.Stanford.EDU!ledwards
  3. From: ledwards@leland.Stanford.EDU (Laurence James Edwards)
  4. Subject: Re: definition of topological space
  5. Message-ID: <1992Nov6.092037.7676@leland.Stanford.EDU>
  6. Keywords: Topology; Open sets; Continuity
  7. Sender: news@leland.Stanford.EDU (Mr News)
  8. Organization: DSG, Stanford University, CA 94305, USA
  9. References: <1992Nov5.033835.5180@leland.Stanford.EDU> <1992Nov5.094404.15550@infodev.cam.ac.uk>
  10. Date: Fri, 6 Nov 92 09:20:37 GMT
  11. Lines: 31
  12.  
  13. In article <1992Nov5.094404.15550@infodev.cam.ac.uk>, rgep@emu.pmms.cam.ac.uk (Richard Pinch) writes:
  14. |> In article <1992Nov5.033835.5180@leland.Stanford.EDU> 
  15. |> ledwards@leland.Stanford.EDU (Laurence James Edwards) writes:
  16. |> [...]
  17. |> Well, here goes.  The sets in the family are called "open" and you should
  18. |> think of them as being rather like the open intervals in the real line.
  19. |> A subset of R is open iff it is the union of a collection of open intervals
  20. |> (a,b); equivalently if it contains an open interval round any of its points.
  21. |> 
  22. |> The epsilon-delta definition of continuity says that f is continuous iff
  23. |> for all x, for all e > 0, there exists d > 0 such that 
  24. |>      |x-x'| < e => |f(x) - f(x')| < d
  25. |> for all x, for all e > 0, there exists d > 0 such that
  26. |>      f*(f(x)-d, f(x)+d) contains (x-e,x+e)
  27. |> where f*(Y) is the set of x such that f(c) is in Y.
  28. |> i.e.
  29. |> Y open => f*(Y) open
  30. |> 
  31. |>  and this last is the topological definition of continuity.
  32.  
  33. In defining continuity what is the advantage of using open sets vs. closed sets,
  34. i.e. why not say:
  35.  
  36.  |x-x'| <= e => |f(x) - f(x')| <= d
  37.  
  38. and similarly:
  39.  
  40.  Y closed => f*(Y) closed
  41.  
  42.  
  43. Larry Edwards
  44.