Sign in

Libre University uses your GitHub account. Signing in is only needed to sit a final test, so the score is kept on your profile.

Rules of inference

1.[2p]

From φψ and φ, which rule licenses writing ψ?

Correct
The answer is: Conditional elimination
The answer is: Conditional elimination
The answer is: Conditional elimination

2.[3p]

Match each rule to what it needs on earlier lines.

  • Modus tollens

  • Disjunctive syllogism

  • Hypothetical syllogism

  • Conjunction introduction

  • two conditionals that share a middle formula

  • both conjuncts, on any two lines

  • a disjunction and the negation of one disjunct

  • a conditional and the negation of its consequent

Show the answer

Modus tollens: a conditional and the negation of its consequent Disjunctive syllogism: a disjunction and the negation of one disjunct Hypothetical syllogism: two conditionals that share a middle formula Conjunction introduction: both conjuncts, on any two lines

3.[2p]

From P alone you may write PQ for any Q at all.

Correct
The answer is: True

4.[3p]

Why is disjunction introduction sound even though its conclusion can look absurd?

Correct
The answer is: A disjunction is true whenever either side is true, so no true line can yield a false one
The answer is: A disjunction is true whenever either side is true, so no true line can yield a false one
The answer is: A disjunction is true whenever either side is true, so no true line can yield a false one

5.[3p]

Put these lines in the order of a derivation of R from (PQ)R, P, SQ and S.

  1. R, by conditional elimination

  2. Q, from SQ and S

  3. PQ, by conjunction introduction

Show the answer

a, b, c

6.[2p]

What is Gentzen's 1934 system of introduction and elimination rules called? Two words.

CorrectNot quite: natural deduction

7.[3p]

Which connectives have no introduction rule in the system of this lesson?

Select all that apply

Correct
Correct
The answer is: The conditional, Negation
The answer is: The conditional, Negation

8.[3p]

Why can this system not derive PP?

Correct
The answer is: With no premises there is nothing to eliminate, and no rule builds a conditional
The answer is: With no premises there is nothing to eliminate, and no rule builds a conditional
The answer is: With no premises there is nothing to eliminate, and no rule builds a conditional

9.[1p]

A derivation can be checked line by line without considering the argument as a whole.

Correct
The answer is: True