Propositional Logic 2 Flashcards
Covers more applications of propositional logic in context, including contextual examples of questions, truth tables, syntax trees and the distinction between propositions and formulae
describe - in words - the only time that ‘p ⇒ q’ is false
when the antecedent is true but the consequence is false
‘if’ mid-sentence corresponds to…?
⇐
‘only if’ corresponds to….?
⇒
If the lecturer hadn’t shown up last week, Plato would have
given the lecture.
¬S ⇒ P
Exactly one of the following happened: David won or
Victoria won or it was a tie.
(D ∧ ¬V ∧ ¬T ) ∨ (V ∧ ¬D ∧ ¬T ) ∨ (T ∧ ¬D ∧ ¬V )
In the context of the implication p ⇒ q, p is referred to as the…?
premise
In the context of the implication p ⇒ q, q is referred to as the…?
conclusion
difference between a proposition and a formula
propositions are the declarative statements. formulae use propositional variables to represent propositions and/or their relationships with one another
what are the 2 types of formulae…?
atomic and compound
atomic formulae do not contain any…?
propositional connectives
what are the 2 components of atomic formulae…?
the two truth constants (true and false) and propositional variables
another word for equivalence
biconditionality
compound formulae
formulae (compound or atomic) linked by connectives
order of precedence of the 5 propositional connectives
⌐, ∧, ∨, ⇒, ⇔
if an expression contains multiple propositional connectives of the same order of precedence, operations are evaluated from…?
right to left