home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / logic / 1936 < prev    next >
Encoding:
Internet Message Format  |  1992-11-06  |  5.7 KB

  1. Path: sparky!uunet!destroyer!ncar!noao!arizona!gudeman
  2. From: gudeman@cs.arizona.edu (David Gudeman)
  3. Newsgroups: sci.logic
  4. Subject: Re: Impredicativity - was: Russell's Paradox
  5. Message-ID: <25926@optima.cs.arizona.edu>
  6. Date: 5 Nov 92 21:05:17 GMT
  7. Organization: U of Arizona CS Dept, Tucson
  8. Lines: 122
  9.  
  10. In article  <Bx693z.H37@cantua.canterbury.ac.nz> Bill Taylor writes:
  11. ]He also suggests my views may be due to "an accident of culture", by which
  12. ]he probably means a form of Zermelist indoctrination.  ;-)
  13.  
  14. I'd like to suggest that the primary intuitive notions that people
  15. have of sets is as a physical collection of some sort.  Such a notion
  16. would rule out self-membership.  In fact, the iterative hierarchy
  17. seems to accurately reflect this notion, and if I were content to view
  18. sets as "collections of objects", then I would have no problem with
  19. ZF.  However, if you take a more general notion of what a set is,
  20. namely that it is the extension of a property, then I don't see how
  21. you can avoid the notion of sets that contain themselves.
  22.  
  23. Even so, I acknowledge that there are problems with this view.  For
  24. example, the simple notion of extensionality
  25.  
  26.   x = y <=> (Forall z E x . Exist w E y . z = w)
  27.  
  28. is no longer sufficient to tell whether two sets are equal.  This can
  29. be seen by examining the following pairs of sets and trying to decide
  30. whether the two sets are equal or not:
  31.  
  32.   S1 = {{},S1}, S2 = {{},S2}
  33.  
  34.   S1 = {{},S1}, S2 = {{},S1}
  35.  
  36.   S1 = {{},S2}, S2 = {{},S1}
  37.  
  38. (this is no doubt familiar to many people familiar with the issues of
  39. abstract data structures).  The problem is, of course, that
  40. equivalence is being defined recursively and the definition is not
  41. well-founded when sets can be members of themselves.  (It _is_
  42. well-founded if the sets are all well-founded).
  43.  
  44. ]As I say, my immediate thoughts were (i) that these paradoxes were basically
  45. ]all the same, (though now some are pompously distinguished as being semantic
  46. ]or syntactic);
  47.  
  48. I heartily agree.
  49.  
  50. ] and (ii) that the resolution was obvious, namely that the
  51. ]paradoxes were a simple cheat caused by defining something in terms of itself,
  52. ]a vicious circle, in fact...
  53.  
  54. I _would_ heartily with this, except that you seem to be talking about
  55. a circularity of some sort in the semantic domain, and I don't believe
  56. that it occurs there.
  57.  
  58. ]No-one has really responded to my idea though; that the "impredicativity of
  59. ]self-reference" and the "impredicativity of self-candidacy" were clearly
  60. ]distinguishable.   Pity.  *I* thought it was a good idea. (sob)
  61.  
  62. I know how you feel :-).  Anyway, the reason I don't agree with your
  63. conclusions is because there are plenty of examples of
  64. "impredicativity of self-reference" that don't lead to paradox.
  65.  
  66. ]Many thanks too, to David Gudeman, for his long and interesting article,
  67. ]clarifying his views somewhat on impredicativity vs recursiveness, and
  68. ]sets vs properties. David ascribes great importance to the distinction
  69. ]between properties and sets, as far as sorting out the Russell paradox goes.
  70.  
  71. Actually, I don't.  I claim that the property version of the paradox
  72. and the set version of the paradox ought to have the same solution,
  73. and that most solutions given to the set paradox don't apply to the
  74. property solution (your solution does though).  But there is no need
  75. to refer to properties to see that the set paradox results from an
  76. ill-founded recursion.
  77.  
  78. The main reason I brought in propeties was because I was tired of
  79. having my statements contradicted by reference to ZF.  I wanted to
  80. have some way to get accross the point that when I say "set", I do not
  81. mean "one of the things described in ZF".  So ZF is in no way an
  82. arbitriter of whether I am right in what I say about sets.
  83.  
  84. ]Indeed, they may well be different things; many have thought so, but most
  85. ]have had a hard time making much headway with the idea. Many mathematicians
  86. ]probably believe that there are many sets which correspond to no property,
  87. ]("random-ish" ones);
  88.  
  89. If S is such a set, then it corresponds to the property of being a
  90. member of S, doesn't it?
  91.  
  92. ]and perhaps that there are different properties
  93. ]corresponding to the same set (intensional definitions of sets). But neither
  94. ]idea seems to have become settled into orthodox math.
  95.  
  96. Since I was assuming an intensional view of properties (how else could
  97. sets be the extensions of properties?) this is certainly true.
  98.  
  99. ]And I don't really think Russell is altered by framing it in property form:
  100.  
  101. I agree completely.
  102.  
  103. ]The trouble with David Gudeman's idea, that some "apparent" properties are
  104. ]not really properties, is that he gives no clear way of determining when
  105. ]they are and when they're not.
  106.  
  107. Foul!  Foul!  I never claimed to be a constructivist.  I don't have to
  108. give an effective procedure for determining whether a given open
  109. sentence describes a property or not.  I can just say that if the open
  110. sentence is either true or false (but not both) for all
  111. instantiations, then it actually describes a property.  Otherwise it
  112. fails to describe a property.  Of course if I wanted to make a
  113. consistent theory out of my ideas I would have to restrict open
  114. sentences in such a way that only those that describe properties can
  115. be used as objects.  Any such restriction would necessarily eliminate
  116. some real sets from being talked about, but I think I could do a lot
  117. better than ZF.
  118.  
  119. ]That is another reason I went to the trouble of posting my first article; it
  120. ]seems to me to make a very clear criterion for locating the essential
  121. ]impredicativity of Russell, which shows up most clearly in the *set* form:
  122. ]                 { x | P(x) }  ,
  123. ]the essential impredicativity comes from the bad range of x, not the form of P.
  124. ]
  125. ]Doesn't *anyone* else think so ?   :-(
  126.  
  127. Nope :-).  x has a perfectly acceptable range.  The problem is caused
  128. by the form of P.
  129. -- 
  130.                     David Gudeman
  131. gudeman@cs.arizona.edu
  132.