CP 5 Intro to Formal Logic Flashcards
Given 2 statements P and Q the _____is P∧Q and the ____ is PVQ
conjunction
disjucntion
what is a conjunction
P∧Q (P and Q)
“both akira and paul have cats”
what is a disjunction
PVQ (P or Q)
“Either Sam or Max has a dog”
TF, PVQ is false when only P and Q are false, P∧Q is true only when P and Q are true
T, Look at the mother truth table
What is a conditional statement/implication
Given statements P and Q, P then Q (P⇒Q)
“P implies Q”
“if P then Q”
In a truth table a 0 means ___ and a 1 means _____
false
true
what does this symbol mean ¬
not
Tf the ¬ symbol applies to every letter in the statement
F, it only applies to the letter its directly touching
what does logically equivalent mean
they have identical rows in a truth table
given P⇒Q, Q⇒P is the ____
converse
Given P⇒Q, what is the contrapositive statement
¬Q⇒¬P
TF a conditional statement is only false when A is true and B is false
T, we only care about the antecedent(A) and consequence(B)
TF a conditional statement is only violated when the antecedent is true but the consequent does not follow.
T
what is P⇔Q
“P if and only if Q”
- means P and Q must have the same truth value then P⇔Q is true
- if they dont match then its false
what is this symbol “∀”
The universal quantifier
“for all”
(∀x∈X)P(x): for all x in X, P(x)