subject

Proving arguments are valid using rules of inference Use the rules of inference and the laws of propositional logic to prove that each argument is valid. Number each line of your argument and label each line of your proof "Hypothesis" or with the name of the rule of inference used at that line. If a rule of inference is used, then include the numbers of the previous lines to which the rule is applied.
Example 1:
p → q
q → r
¬r
∴ ¬p
Solution to example 1
1. q → r Hypothesis
2. p → q Hypothesis
3. p → r Hypothetical syllogism, 1, 2
4. ¬r Hypothesis
5. ¬p Modus tollens, 3, 4.
Example 2:
(p ∧ q) → r
¬r
q
∴ ¬p
Solution to example 2
1. (p ∧ q) → r Hypothesis
2. ¬r Hypothesis
3. ¬(p ∧ q) Modus tollens, 1, 2.
4. ¬p ∨ ¬q De Morgan's law, 3
5. q Hypothesis
6. ¬¬q Double negation law, 5.
7. ¬q ∨ ¬p Commutative law, 4
8. ¬p Disjunctive syllogism, 6, 7.
1. p → (q ∧ r)
¬q
∴ ¬p
2. p ∨ q
¬p ∨ r
¬q
∴ r

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 15:00
Atool that matches persoal skills qualities interests and talets to a career is called a
Answers: 1
question
Computers and Technology, 22.06.2019 20:00
How is the number 372 written when expanded out to place values in the base 8 (octal) number system? a. 2 x 4 + 3 x 2 + 4 x 1 b. 3 x 64 + 7 x 8 + 2 x 1 c. 3 x 8 + 7 x 7 + 2 x 6 d. 3 x 100 + 7 x 10 + 2 x 1
Answers: 1
question
Computers and Technology, 22.06.2019 21:00
Simon says is a memory game where "simon" outputs a sequence of 10 characters (r, g, b, y) and the user must repeat the sequence. create a for loop that compares the two strings starting from index 0. for each match, add one point to userscore. upon a mismatch, exit the loop using a break statement. assume simonpattern and userpattern are always the same length. ex: the following patterns yield a userscore of 4: simonpattern: rrgbryybgy userpattern: rrgbbrybgy
Answers: 2
question
Computers and Technology, 23.06.2019 12:00
What type of slide show is a dynamic and eye-catching way to familiarize potential customers with what your company has to offer? a. ole b. photo album c. brochure d. office clipboard
Answers: 2
You know the right answer?
Proving arguments are valid using rules of inference Use the rules of inference and the laws of pro...
Questions
question
Mathematics, 03.11.2020 01:00
question
Mathematics, 03.11.2020 01:00
question
English, 03.11.2020 01:00
question
Mathematics, 03.11.2020 01:00
question
Mathematics, 03.11.2020 01:00
question
Mathematics, 03.11.2020 01:00
question
Mathematics, 03.11.2020 01:00
question
Mathematics, 03.11.2020 01:00
Questions on the website: 13722367