Last Update: 15 February 2005
Note: |
In what follows,
I omit parentheses and set-theoretic braces where there is no
ambiguity or where they would be distracting.
Also, I have fixed the symbol for the material biconditional
and for
Greek-letter metavariables, which did
not print on some browsers.
Here are the elimination and introduction rules for inclusive disjunction:
vIntro: FromFrom
----------- ----------- Infer (
v
) Infer (
v
) vElim: From (
v
) From (
v
) and ¬
and ¬
---------- ---------- Infer
Infer
![]()
Using these and any other rules of inference introduced in lecture, give natural-deduction proofs of the following:
From (¬v
) and
----------- Infer
![]()
Nor do you need it to prove (b), above. (You may, however, need to use ¬Intro.) The rule above is, however, a derivable rule of inference. Thus, if you derive it and give it a name, you can then invoke it as a kind of "macro" or "procedure call".
Syntax: The following are all and only the atomic wffs:
Semantics:
[[Smoke]] | = | There is smoke. |
[[Fire]] | = | There is fire. |
[[Heat]] | = | There is heat. |
Using the semantics given above, translate the following wffs into English:
Using truth tables, determine which of the wffs in 4(a)--4(f) are:
DUE: AT THE BEGINNING OF LECTURE, FRIDAY, FEB. 18 |