unit 2 Flashcards
logic & reasoning
what does π represent in an if-then statement?
π represents the hypothesis, the βifβ of an if-then statement.
what does π represent in an if-then statement?
π represents the conclusion, the βthenβ of an if-then statement.
what does ~ (tilde) mean?
the ~ (tilde) means the βnotβ.
what is a propositional statement?
a statement that can be true or false
what is a counterexample?
a counterexample is a specific case that meets the hypothesis (π) of a conditional statement.
what does this symbol mean? β΄
this symbol means therefore
what does this symbol mean? β
the arrow implies βifβ¦, thenβ¦β
what does this symbol mean? π‘
this arrow means if and only if (biconditional)
what does this symbol mean? β§
this symbol means and, which is a conjunction.
what does this symbol mean? β¨
this symbol means or, which is a disjucntion.
conditional β
πβΥ¦
p implies q or if p, then q.
converse β
Υ¦βπ
q implies p or if q, then p.
(opposite!!)
inverse β
~πβ~Υ¦
not p implies not q or if not p, then not q.
contropositive β
~Υ¦β~π
not q implies not p or if not q, then not p.
biconditional β
π π‘ Υ¦
p if and only if q
when should biconditional be used?
only used if conditional and converse are both true
law of detachment β
pβq
p
β΄ q
law of contropositive β
pβq
~q
β΄~p
law of syllogism β
pβq
qβr
p
β΄r
converse error β
pβq
q
β΄p
inverse error β
pβq
~p
β΄~q
what is a conjunction?
a conjunction is an intersection using the word βandβ
conjunction β
p β§ q
p β© q
when is a conjunction true?
a conjunction is true only when both parts are true.