Chapter5 Flashcards

0
Q

Define a statement

A

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

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

Define reasoning

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

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

Define conjunction

A

A statement in which two statements, p and q, are connected by and. The notation for the disjunction “p and q” is denoted by pAq

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

Define disjunction

A

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

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

Define conditional statement

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.

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

Define bi conditional statement

A

A statement of the form “p if and only q” (symbolized pq), which means p->q and q->p

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

Define theorem 5.1

A

The conditional p-> q is equivalent to the disjunction ~p or q

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

Define converse of a conditional statement

A

It is obtained by switching the hypothesis and conclusion. The converse of p–>q is q–>p

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

Define the inverse of a conditional statement

A

It is obtained by negating both the hypothesis and conclusion. The inverse of p–>q is ~p–>~q

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

Define the contrapositive of a conditional statement

A

It is obtained by switching and negating the hypothesis and conclusion. The contrapositive of p–>q is ~q–>~p

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

Define theorem 5.2 contrapositive rule

A

A conditional statement is equal to its contrapositive. In other words, p–>q is equivalent to ~q–>~p

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

Define proof

A

A system of reasoning of argument to convince a person of the truth of a statement

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

Define inductive reasoning

A

An argument to establish that a statement is probably true

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

Define deductive reasoning

A

An argument to establish that a statement is absolutely certain

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

Define when an argument is valid

A

If the reasoning proceeds logically from the premises to the conclusion

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

Define when an argument is sound

A

If it is valid and all the premises are true

16
Q

Define the law of deduction

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

Define modus ponens

A

A method of deductive proof with the following symbolic form.
Premise 1: p–>q
Premise 2: p
Conclusion: q

18
Q

Define modus tollens

A

A method of deductive proof with the following symbolic form.
Premise 1: p–>q
Premise 2: ~q
Conclusion: ~p

19
Q

Define transitivity

A

A method of deductive proof with the following symbolic form:
Premise 1: p–>q
Premise 2: q–>r
Conclusion: p–>r