Methods of Deduction Flashcards

1
Q

Rules of inference

A

The rules that permit valid inferences from statements assumed as premises.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Natural deduction

A

A method of proving the validity of a deductive arguments by using the rules of inference.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Formal proof of validity

A

A sequence of statements each of which is either a premise of a given argument, or follows from the preceding statements of the sequence by one of the rules of inference, or by logical equivalence, where the last statement in the sequence is the conclusion of the argument whose validity is proved.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Elementary valid argument

A

Any one of a set of specified deductive arguments that serve as rules of inference and that may therefore be used in constructing a formal proof of validity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

9 Elementary Valid Argument Forms

A
  • Modus Ponens (M.P.)
  • Modus Tollens (M.T.)
  • Hypothetical Syllogism (H.S.)
  • Disjunctive Syllogism (D.S.)
  • Constructive Dilemma (C.D.)
  • Absorption (Abs.)
  • Simplification (Simp.)
  • Conjunction (Conj.)
  • Addition (Add.)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Modus Ponens (M.P.)

A

p ⊃ q
p
therefore q

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Modus Tollens (M.T.)

A

p ⊃ q
~q
therefore ~p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Hypothetical Syllogism (H.S.)

A

p ⊃ q
q ⊃ r
therefore p ⊃ r

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Disjunctie Syllogism (D.S.)

A

p v q
~p
therefore q

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Constructive Dilemma (C.D.)

A

A rule of inference.

One of nine elementary valid argument forms.

Constructive dilemma permits the inference that

if
(p ⊃ q) · (r ⊃ s)
is true,

and
p v r
is also true,

then
q v s
must be true

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Dilemma

A

An argument in which one of two alternatives must be chosen.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Absorption

A

p ⊃ q
therefore p ⊃ (p · q)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Simplification

A

p · q
therefore p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Conjunction (as a rule of inference)

A

p
q
therefore p · q

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Addition (as a rule of inference)

A

p
therefore p v q

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Rule of replacement

A

A rule that permits us to infer from any statement the result of replacing any component of that statement by any other statement that is logically equivalent to the component replaced.

17
Q

10 Logically Equivalent Expressions

A
  • De Morgan’s theorems (De M.)
  • Commutation (Com.)
  • Association (Assoc.)
  • Distribution (Dist.)
  • Double Negation (D.N.)
  • Transposition (Trans.)
  • Material Implication (Impl.)
  • Material Equivalence (Equiv.)
  • Exportation (Exp.)
  • Tautology
18
Q

De Morgan’s theorems

A

~ ( p · q ) ≡⁺ (~p ▽ ~q )

~ ( p ▽ q ) ≡⁺ (~p · ~q)

19
Q

Commutation

A

( p ▽ q ) ≡⁺ ( q ▽ p )

( p · q ) ≡⁺ ( q · p )

20
Q

Association

A

[ p ▽ (q ▽ r) ] ≡⁺ [ (p ▽ q) ▽ r ]

[ p · (q · r) ] ≡⁺ [ (p · q) · r ]

21
Q

Distribution

A

[ p · (q ▽ r) ] ≡⁺ [ (p · q) ▽ ( p · r ) ]

[ p ▽ (q · r) ] ≡⁺ [ (p ▽ q) · ( p ▽ r ) ]

22
Q

Double Negation

A

p ≡⁺ ~~p

23
Q

Transposition

A

( p ⊃ q ) ≡⁺ (~q ⊃ ~p )

If P then Q.
If not Q then not P

24
Q

Material Implication

A

( p ⊃ q ) ≡⁺ ( ~p ▽ q )

p ⊃ q means that either p is false, or q is true.

25
Q

Material Equivalence

A

( p ≡ q ) ≡⁺ [ ( p ⊃ q ) · ( q ⊃ p ) ]

( p ≡ q ) ≡⁺ [ ( p · q ) ▽ ( ~p · ~q ) ]

26
Q

Exportation

A

[ ( p · q ) ⊃ r ] ≡⁺ [ p ⊃ ( q ⊃ r ) ]

27
Q

Tautology

A

p ≡⁺ ( p ▽ p )
p ≡⁺ ( p · p )