Consider following two rules R1 and R2 in logical reasoning in Artificial…

2017

Consider following two rules R1 and  R2 in logical reasoning in Artificial Intelligence (AI):

\(\text{R1}:\) From  

\(\alpha \supset \beta \; \frac{\text{and}\; \alpha}{\text{Inter} \; \beta }\) is known as Modulus Tollens (MT)

\(\text{R2}:\) From 

\(\alpha \supset \beta\frac{\text{and}\; \neg \beta }{\text{Inter}\; \neg \alpha}\)  is known as Modus Ponens(MP)

  1. A.

    Only R1 is correct.

  2. B.

    Only R2 is correct.

  3. C.

    Both R1 and R2 are correct.

  4. D.

    Neither R1 nor R2 is correct.

Attempted by 55 students.

Show answer & explanation

Correct answer: D

Answer: Neither rule is correct as stated.

  • R1 presents: From α → β and α, infer β.

  • R2 presents: From α → β and ¬β, infer ¬α.

Explanation:

  • The first form (from α → β and α, infer β) is the valid inference called Modus Ponens.

  • The second form (from α → β and ¬β, infer ¬α) is the valid inference called Modus Tollens.

Because each rule in the question uses the correct inference pattern but assigns the wrong name, both statements are incorrect as written; therefore the correct conclusion is that neither rule is correct.

Explore the full course: Mppsc Assistant Professor