Converse, Inverse, Contrapositive

0.0(0)
studied byStudied by 2 people
0.0(0)
full-widthCall with Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/11

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

12 Terms

1
New cards

Conditional Statement

a statement written in "if then" form

2
New cards

Hypothesis

the "if" part of a conditional statement

3
New cards

Conclusion

the "then" part of a conditional statement

4
New cards

Counter Example

an example given where the hypothesis is true and the conclusion is false. example: "if p, then q"

5
New cards

Converse

a statement made my switching the hypothesis and conclusion of a conditional statement. example: "if q, then p"

6
New cards

Inverse

a statement made by negating the hypothesis and conclusion of a conditional statement example: "if not p, then not q"

7
New cards

Contrapositive

a statement made by negating and switching the hypothesis and conclusion of a conditional statement example: "if not q, then not p"

8
New cards

Biconditional Statement

when a conditional statement and its converse are true, they can be written as one statement using "if and only if" example: "p if and only if q"

9
New cards

inductive reasoning

Is the process of reasoning that a rule or statement is true because specific cases are true

10
New cards

deductive reasoning

reasoning in which a conclusion is reached by stating a general principle and then applying that principle to a specific case (The sun rises every morning; therefore, the sun will rise on Tuesday morning.)

11
New cards

Law of Detachment

If p --> q is a true statement and p is true, then q is true

12
New cards

Law of Syllogism

If p-->q and q-->r are true statements, then p-->r is a true statement.