Compound Statement and Kinds of Compound Statement - Conjunction, Alternation, Conditional and Bi-Conditional
Compound Statement and Kinds of Compound Statement - Conjunction, Alternation, Conditional and Bi-Conditional
Example 1:
Example 2:
Example 3:
Compound Statement: The book is either on the table or in the drawer, but it is not in the
drawer.
Explanation: This compound statement combines multiple simpler statements using logical
connectives "either...or" and "not." The first part "the book is either on the table or in the
drawer" presents two alternatives. The second part "but it is not in the drawer" negates one of
the alternatives. The compound statement asserts that the book must be on the table because
it cannot be in the drawer.
In each of these examples, the compound statement combines simpler statements using
logical connectives to express more complex relationships or conditions. These compound
statements can be analyzed further using principles of logic to determine their truth value and
implications.
i. Conjunction (AND):
A conjunction combines two simpler statements using the logical connective "and." The
compound statement is true only if both simpler statements are true. The compound
statement formed by a conjunction is true only if both simpler statements are true. This
logical connective is typically represented as ∧ or & or K and is read as "and" in English
Example:
Statement A: It is raining.
Statement B: I am carrying an umbrella.
Compound Statement: It is raining and I am carrying an umbrella.