| |
| | Syllabus - Programming Languages and Methodologies |
 | | 1,2,3 (5) q ^ ~q 2,3 (^I) (6) ~p 3,5(~I) Since the introduction of the premise 3 leads to a contradiction we conclude that it is not true. |
 | | In general, the rule of ~I says that if from some formula A as a premise we can derive B ^ ~B then we can infer ~A. example 5 (Conditional/ implication introduction): |
 | | 1,2 (6) p -> r 3, 5 (II) (->I) In general, whenever we can derive B having assumed A as a premise we summarize this by A -> B. Similar rules for <-> or biconditional introduction/elimination. |
| www.ececs.uc.edu /~aralescu/AI_I/LECTURES/Lecture2_printable.html (719 words) |
|