Logic Midterm
Logic Midterm
s: x + 2 = 7
t: x = 5.
s↔t: x + 2 = 7 iff x = 5.
p↔q: The quadrilateral has four congruent sides and angles if and only
if it is a square.
q↔p: The quadrilateral is a square iff it has four congruent sides and
angles.
COMPOUND/
COMPOSITE
STATEMENT
Is a statement that consists of
two or more statements
separated by logical
connectors.
EXAMPLES:
1) 2 is a prime, and 6 is a composite number.
P: “2 is a prime”
C: “6 is a composite number”
IN SYMBOL:
𝑷∧𝑪
2) If the Pirates or the cubs lose and the giants win,
then the Dodgers will be out of first place and,
moreover, I will lose a bet.
P: “The Pirates lose”
C: “The Cubs lose”
G: “The Giants win”
D:“The Dodgers will be out of first place”
B: “I will lose abet”
IN SYMBOL:
((𝑷∨𝑪)∧𝑮)→(𝑫∧𝑩)
3) If labor or management is stubborn, then the
strike will be settled iff the government obtains an
injunction, but troops are not sent into the mills.
L: “Labor is stubborn”
M: “Management is stubborn”
S: “The strike will be settled”
G: “The government obtains an injunction”
¬R: “Troops are not sent into the mills”
IN SYMBOL: (𝑳∨𝑴)→(𝑺↔(𝑮∧(¬𝑹)))
𝑳∨𝑴→(𝑺↔𝑮∧¬𝑹)