Oct 13 PL
Oct 13 PL
Truth Tables
Raffaella Bernardi
[email protected]
P.zza Domenicani 3, Room 2.28
http://www.inf.unibz.it/~bernardi/Courses/Logic06
Use: http://www.earlham.edu/~peters/courses/log/transtip.htm
Example: (a ∨ b) ∧ c
• If a and b are false and c is true, then the formula is not true.
• Then logical entailment could be defined as follows:
φ is entailed by Θ, if φ is true in all “the worlds”, in which Θ is true.
φ ψ φ∨ψ φ ψ φ→ψ
T T T T T T
T F T T F F
F T T F T T
F F F F F T
(1) (1)
The truth value of a complex formula depends on the truth values of its parts. We
have seen that for each connective this is prescribed in a truth table.
(1) Entailment:
If the temperature and air pressure remained constant, there was no rain.
The temperature did remain constant. Therefore, if there was rain then
the air pressure did not remain constant.
(i) Give the keys of your formalization using PL; (ii) represent the argument formally,
and (iii) Apply the truth table method to prove or disprove the satisifiability of the
argument.