home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / sci / logic / 2092 < prev    next >
Encoding:
Text File  |  1992-11-18  |  3.3 KB  |  90 lines

  1. Newsgroups: sci.logic
  2. Path: sparky!uunet!mcsun!sunic!aun.uninett.no!nuug!nntp.nta.no!hal.nta.no!klaus
  3. From: klaus@hal.nta.no (Klaus Gaarder FNI)
  4. Subject: Re: implication truth table
  5. Message-ID: <1992Nov18.143931.24206@nntp.nta.no>
  6. Sender: news@nntp.nta.no
  7. Nntp-Posting-Host: periferix.nta.no
  8. Organization: Norwegian Telecom Research
  9. References:  <1992Nov16.162733.1831@falcon.aamrl.wpafb.af.mil>
  10. Date: Wed, 18 Nov 92 14:39:31 GMT
  11. Lines: 77
  12.  
  13. In article <1992Nov16.162733.1831@falcon.aamrl.wpafb.af.mil>, cmitchell@falcon.aamrl.wpafb.af.mil writes:
  14. |> Greetings -
  15. |> 
  16. |> I'm doing a first course in real analysis and have a question about
  17. |> the implication relation.
  18. |> 
  19. |> I've asked 3 professors and checked 3 text books so far and have no
  20. |> satisfying answer.
  21. |> 
  22. |> Truth Table for `A implies B' (If A Then B):
  23. |> 
  24. |>     A    B    ->
  25. |>     F    F    T
  26. |>     F    T    T
  27. |>     T    F    F
  28. |>     T    T    T
  29. |> 
  30. |> Consider the following sentence:
  31. |>     IF it is sunny tomorrow, THEN I will go to the ball game.
  32. |> 
  33. |> My expectation was that:
  34. |>     if   it is not sunny,
  35. |>     then I would have no way of determining the truth of the implication.
  36. |> 
  37. |> My question is: WHY is the implication relation defined as it is?
  38. |> 
  39. |> My best speculations so far are:
  40. |> 
  41. |>     1- because it gives us an internally consistent system.
  42. |>        (this seems like the easy way out to me, but what do
  43. |>         I know?)
  44. |> 
  45. |>     2- my expectation (above) seems to have a temporal assumption
  46. |>        within it (a kind of cause and effect?).
  47. |>        this would seem contrary to the spirit of what is intended
  48. |>        when a mathematician speaks in terms of IF-THEN, but I can
  49. |>        get no farther with this line of reasoning on my own.
  50. |> 
  51. |>     3- there are simply differences between the language of Math
  52. |>        and the language of English and mathematicians have agreed
  53. |>        to speak Math to one another.
  54. |>        I suppose this would hearken back to number 1.
  55. |> 
  56. |>     4- the accepted definition allows implications like
  57. |>        A->B->C  to have an intuitively satisfying interpretation.
  58. |>        (again this seems arbitrary rather than reasoned).
  59. |> 
  60. |> 
  61. |> Thanks in advance for any responses.
  62. |> 
  63. |> -- 
  64. |> 
  65. |> "The opinions and views expressed here are strictly my own and do not 
  66. |> necessarily reflect the official position of either the U.S. Air Force 
  67. |> or its contractors."
  68. |> 
  69.  
  70. The easy way out is that you can do away with '->' if you don't like it, 
  71. replace every occurence of 'A->B' with '((NOT A) OR B)', which has exactely the
  72. same truth table interpretation. (This is because NOT and OR define a complete
  73. set of logical connectives, where all the ususal truth functional connectives can
  74. be defined in terms of NOT and OR, 'A AND B' is equivalent to 
  75. NOT((NOT A) OR (NOT B)) (De Morgan) ). The reason the usual interpretation of
  76. '->' looks weird, is as you note the coloquial notion of 'If ... then ...' as
  77. having causal overtones, the mathematical notion being a model not necessarily
  78. capturing these aspects. In e.g., so called 'modal' logic you will find other
  79. notions of implication like 'A necessarily implies B' or 'if A then possibly B'
  80. etc.
  81.  
  82. Klaus@NTR
  83. -- 
  84.     __o   
  85.   _`\<,_  
  86.  (*)/ (*) Claudio Caputti
  87. +++++++++++++++++++++++++++++++++++++++^++++++++++++++++++++++++++++++++++++++
  88. Free will - the result of chaotic amplification of quantum events in the brain.
  89. ------------------------------------------------------------------------------
  90.