Conditional Statements Flashcards
IF
Sufficient Condition –>
Satisfying a sufficient condition is enough to guarantee that a necessary condition will follow.
“If you live in Honolulu, then you live in Hawaii”
WHEN
Sufficient Condition –>
Satisfying a sufficient condition is enough to guarantee that a necessary condition will follow.
“When you live in Honolulu, then you live in Hawaii”
WHENEVER
Sufficient Condition –>
Satisfying a sufficient condition is enough to guarantee that a necessary condition will follow.
“Whenever you live in Honolulu, you live in Hawaii”
ALL
Sufficient Condition –>
Satisfying a sufficient condition is enough to guarantee that a necessary condition will follow.
“All residents of Honolulu live in Hawaii”
EACH
Sufficient Condition –>
Satisfying a sufficient condition is enough to guarantee that a necessary condition will follow.
“Each resident of Honolulu lives in Hawaii”
ANY
Sufficient Condition –>
Satisfying a sufficient condition is enough to guarantee that a necessary condition will follow.
“Any resident of Honolulu lives in Hawaii”
EVERY
Sufficient Condition –>
Satisfying a sufficient condition is enough to guarantee that a necessary condition will follow.
“Every resident of Honolulu live in Hawaii”
ONLY IF
–> Necessary Condition
For a sufficient condition to be satisfied, a necessary condition is required. Without the necessary condition, the sufficient cannot occur.
“You live in Honolulu, only if you live in Hawaii”
ONLY
–> Necessary Condition
For a sufficient condition to be satisfied, a necessary condition is required. Without the necessary condition, the sufficient cannot occur.
“Only people who live in Hawaii live in Honolulu”
THE ONLY
Sufficient Condition –>
Satisfying a sufficient condition is enough to guarantee that a necessary condition will follow.
“The only people who live in Honolulu are people who live in Hawaii”
NEEDS
–> Necessary Condition
For a sufficient condition to be satisfied, a necessary condition is required. Without the necessary condition, the sufficient cannot occur.
“People living in Honolulu need to live in Hawaii”
MUST
–> Necessary Condition
For a sufficient condition to be satisfied, a necessary condition is required. Without the necessary condition, the sufficient cannot occur.
“People living in Honolulu must live in Hawaii”
REQUIRES
–> Necessary Condition
For a sufficient condition to be satisfied, a necessary condition is required. Without the necessary condition, the sufficient cannot occur.
“Living in Honolulu requires that you live in Hawaii”
IF BUT ONLY IF
Biconditional Relationship ()
A reciprocal relationship – either both conditions are met, or neither one is met.
IF AND ONLY IF
Biconditional Relationship ()
A reciprocal relationship – either both conditions are met, or neither one is met.