Diagramming Conditional Statements

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/25

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

26 Terms

1
New cards

Sufficient means

Enough

2
New cards

Necessary means

Required

3
New cards

The part of the statement that is introduced by if constitutes

The sufficient condition.

4
New cards

When is the temporal version of

if

5
New cards

Where is the spatial version of

if

6
New cards

These phrases can replace if or when in the if formula

Whenever | As long as

7
New cards

The part of the statement that is introduced by when, where, whenever, wherever, as long as constitutes the

Sufficient condition.

8
New cards

The part of the statement that is introduced by only if constitutes

The necessary condition.

9
New cards

Only when is the temporal version of

Only if. This means the part of the statement introduced by Only when constitutes the necessary condition.

10
New cards

Only where is the spatial version of

Only if. This means the part of the statement introduced by Only where constitutes the necessary condition.

11
New cards

The word “only” always ________ to a necessary condition.

Refers. This means it does not always introduce the necessary condition. It only refers to the necessary condition

12
New cards

The phrase the only always introduces a

sufficient condition

13
New cards

The part of the statement introduced by all constitutes

The sufficient condition

14
New cards

Each, every, and any are functionally equivalent to

All. This means that it introduces the sufficient condition.

15
New cards

The part of the statement introduced by no constitutes

Sufficient condition

16
New cards

When no introduces part of the statement, the other part of the statement is

Negated. It is also the necessary condition.

17
New cards

None is functionally equivalent to

No. This means that the part of the statement introduced by none constitutes the sufficient condition. Also the other part of the statement is the necessary condition and must be negated.

18
New cards

What is this statement equivalent to “All As are not Bs”

“No As are Bs”

19
New cards

What is this statement equivalent to “No As are Bs”

“All As are not Bs”

20
New cards

The part of the statement introduced by unless constitutes

The necessary condition. The other part of the statement must be negated and is the sufficient condition.

21
New cards

When unless introduced the necessary condition, the other part of the statement

is the sufficient condition and must be negated.

22
New cards

In the not both formula: One of the variables constitutes the sufficient condition. The other variable

must be negated and constitutes the necessary condition.

23
New cards

Until the temporal version of

Unless. This means that the part of the statement introduced by until constitutes the necessary condition. The other part of the statement must be negated and is the sufficient condition.

24
New cards

In the Either/Or formula: The negation of one of the variables constitutes the sufficient condition. The other variable

constitutes the necessary condition.

25
New cards

The expression “not both” implies that one of the variables must be

Absent

26
New cards

The expression “either….or” implies that one of the variables must be

present