logic notes Flashcards
(199 cards)
¬
not, negation
not
¬
∧
And, conjunction
and
∧
conjunction
∧
negation
¬
∨
or, disjunction
or
∨
disjunction
∨
→
if … then, implication
if … then
→
implication
→
↔
if and only if, iff, equivalence
if and only if
↔
equivalence
↔
not premise p
_
p
_
p
not premise p
He has an Ace if he does not have a Knight or a Spade
¬(k ∨ s) → a
or
(¬k ∨ s) → a
exclusive disjunction
⊕
⊕
exclusive disjunction
define the Language of propositional logic
Let P be a set of proposition letters and let p ∈ P
ϕ ::= p | ¬ϕ | (ϕ ∧ ϕ) | (ϕ ∨ ϕ) | (ϕ → ϕ) | (ϕ ↔ ϕ)
syllogism
a logical argument where a quantified statement of a specific form (the conclusion) is inferred from two other quantified statements (the premises).
4 corners of Square of Opposition
All A are B
……..No A are B
Some A are B
……..Not all A are B
syllogistic Q N V
Q: quantifier
N: noun
V: verb