Chapter 5 Flashcards

0
Q

A statement is………

A

A sentence that is either true or false, but not both (5.2)

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

Reasoning is……..

A

The step-by-step process that begins with a known fact or assumption and builds to a conclusion in an orderly, concise way. This is also called logical thinking. (5.1)

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

Upside down A (universal quantifier)

A

All or every (5.2)

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

Backwards E (existential quantifier)

A

One or more; some (5.2)

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

A conjunction is ………

A

A statement in which two statements, p and q, are connected by “and”. The notation for the conjunction “p and q” is denoted by p^q (5.3)

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

A disjunction is….….

A

A statement in which two statements, p and q, are connected by “or”. The notation for the disjunction “p or q” is denoted by pVq (5.3)

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

A conditional statement is………

A

A statement of the form “if p, then q”, where p and q are statements . The notation for this conditional statement is p->q (5.4)

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

A biconditional statement is………

A

A statement of the form “p if and only if q” (symbolized by

pq), which means p->q and q->p.(5.4)

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

The converse of a conditional statement

A

is obtained by switching the hypothesis and conclusion. The converse of p->q is q->p. (5.4)

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

The inverse of a conditional statement

A

Is obtained by negating both the hypothesis and conclusion. The inverse of p->q is ~p->~q. (5.4)

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

The contrapositve of a conditional statement

A

is obtained by switching and negating the hypothesis and conclusion. The contrapositve of p->q is ~q->~p. (5.4)

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

A proof is ……

A

A system of reasoning or argument to convince a person of the truth of the statement (5.5)

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

Inductive reasoning is ………

A

An argument to establish that a statement is probably true (5.5)

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

Deductive reasoning is………

A

Is an argument to establish that a statement is absolutely certain (5.5)

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

An argument is valid if………

A

The reasoning proceeds logically from the premises to the conclusion (5.5)

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

An argument is sound if………

A

It is valid, and the premises are true (5.5)

16
Q

The Law of Deduction is..……

A

A method of deductive proof with the following symbolic form:
p (assumed) qn (statements known to be true)
q1 r (decided from statements above)
q2 p->r (conclusion)
(5.6)

17
Q

Modus ponens is…….

A
A method of deductive proof with the following symbolic form:
Premise 1: p->q
Premise 2: p
Conclusion : q
( :. means therefore) 
(5.6)
18
Q

Modus tollens is.……

A
A method deductive proof with the following symbolic form:
Premise 1: p->q
Premise 2:~q
Conclusion:~p
(5.6)
19
Q

Transitivity is.……

A
A method of deductive proof with the following symbolic form:
Premise 1: p->q
Premise 2: q->r
Conclusion:p->r 
(5.6)