home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / sci / logic / 1708 < prev    next >
Encoding:
Internet Message Format  |  1992-10-13  |  1.7 KB

  1. Path: sparky!uunet!pmafire!news.dell.com!swrinde!elroy.jpl.nasa.gov!ames!haven.umd.edu!decuac!pa.dec.com!decwrl!atha!aupair.cs.athabascau.ca!burt
  2. From: burt@aupair.cs.athabascau.ca (Burt Voorhees)
  3. Newsgroups: sci.logic
  4. Subject: Re: A only if B
  5. Message-ID: <burt.718998317@aupair.cs.athabascau.ca>
  6. Date: 13 Oct 92 17:45:17 GMT
  7. References: <rkaivola.718902434@mits> <baljeual.718925223@uther> <burt.71895033
  8.  <burt.718993396@aupair.cs.athabascau.ca>
  9. Sender: news@cs.athabascau.ca
  10. Lines: 33
  11.  
  12. >>A-->B = if A then B
  13. >>A<-->B = A if and only if B
  14. >>A<--B = A only if B = if B then A  This is read: A is true only if B is
  15. >>true since a true statement cannot imply a falsehood.
  16.  
  17. >  Appologies, this is clearly wrong. :(  That's what I get for posting
  18. >late at night and thinking about things like necessary and sufficient.
  19. >Guess that puts me one up on Dogwood (Much Ado About Nothing) as he only
  20. >wanted to be written down an ass.  :):):)
  21. >  Let's try again:  How about A only if B = (B-->A)&(-B-->-a)
  22.  
  23.   Nope, this is just if and only if
  24.  
  25. >bv
  26.  
  27.   Okay, let's go for the hat trick here.
  28. 1.  Tim will come to dinner if we invite him
  29. 2.  Tim will come to dinner if and only if we invite him
  30. 3.  Tim will come to dinner only if we invite him.
  31.  
  32. A = Tim will come to dinner; B = We invite him
  33. so we have
  34. 1.  B-->A that is, tim will come if invited
  35. 2.  B<-->A  tim will come if invited, and if tim comes he was invited
  36. 3'.  B<--A  if tim comes he was invited
  37.   Claim is that 3' = 3
  38.   Tim will come only if we invite him means that if tim comes he was
  39. invited.  Or, contrapositive, if he is not invited, he will not come:
  40. i.e., -B-->-A  But this is equivalent to --a-->--B; i.e., A-->B
  41.   The Phoenix rises
  42. confusion of logical and causal thinking.
  43.  
  44. bv
  45.