Principles of Reasoning Exam 2 Flashcards
&
and
V
or
⊃
if….then
≡
if and only if
~
not
P & Q is true when
both P & Q are true (both connectives are true), otherwise it is false
P v Q is true when
either P is true, Q is true, or both are true (at least one connective needs to be true)
P ⊃ Q is false when
P is true and Q is false (when one connective (T) leads to false)
P ≡ Q is true when
P and Q have the same value (both can be true or both can be false)
~P is true when
P is false (opposite)
Tautologies are always..
TRUE
-P ∨ ~P,
-(P & Q) ⊃ P,
-P ⊃ (P ∨ Q
Contradictions are always….
FALSE
-P & ~P
-~(P ∨ ~P)
-P & ~(P ∨ Q
Contingencies are sometimes…
TRUE and FALSE
-P & Q
-P ⊃ Q
-P ∨ Q
Two propositions are equivalent when…
they have the same truth table
- P and ~~P are equivalent
Two propositions are contradictory when….
they have opposite truth tables
- P and ~P are contradictory