Conditional Statements Flashcards

(28 cards)

1
Q

What is a Conditional Statement?

A

Hypothetical relationship between conditions that if the first condition is met, then the second one must follow

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

Sufficient Condition

A
  • First part of the statement
  • Satisfying a sufficient condition is enough to guarantee that a necessary will follow.

sufficient condition —> necessary condition

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

Necessary Condition

A

A condition that must be met in order for a sufficient condition to be possible

sufficient condition —> necessary condition

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

If

A

Sufficient

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

When

A

Sufficient

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

Whenever

A

Sufficient

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

All

A

Sufficient

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

Any

A

Sufficient

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

Each

A

Sufficient

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

Every

A

Sufficient

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

Then

A

Necessary

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

Only

A

Necessary

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

Only if

A

Necessary

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

Only when

A

Necessary

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

Needs

A

Necessary

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

Requires

17
Q

Must

18
Q

If and only if

A

Bi-Conditional Statement

19
Q

Unless

A

Negate Necessary Condition

20
Q

Until

A

Negate Necessary Condition

21
Q

Without

A

Negate Necessary Condition

22
Q

Except

A

Negate Necessary Condition

23
Q

Contrapositive

A

Valid Inference

Switch & Negate.

Denying the necessary is enough to conclude that a sufficient will not follow.

A—>B
———-
/B—>/A

24
Q

Inverse Fallacy

A

Invalid Inference.

Negating both sides without switching.

Saying that we don’t have the sufficient condition, does not allow us to conclude we don’t have the necessary condition.

A—>B
———-
/A—>/B

25
Converse Fallacy
Invalid Inference. Switching both sides without negating. Satisfying a necessary condition is not enough to conclude that a sufficient condition must follow. A—>B ———- B—>A
26
Valid affirmation
Valid inference. If the sufficient condition is true, then the necessary condition must be true.
27
Transitive Property
When a necessary condition is identical to the sufficient condition of another conditional statement, they can be combined.
28
Transitive fallacy
Two necessary statements, matching each other. Invalid inference.