Term
|
Definition
a branch of formal, deductive logic in which the basic unit of thought is the proposition |
|
|
Term
|
Definition
a statement (sentence with a truth value) |
|
|
Term
3 tools used in Propositional Logic |
|
Definition
Truth Tables (Unit 1) Formal Proofs (Unit 2) Truth Trees (Unit 3) |
|
|
Term
truth-functional proposition |
|
Definition
a proposition whose truth value depends on the truth value of its component parts |
|
|
Term
|
Definition
a proposition with only one component part (NO logical operators) |
|
|
Term
|
Definition
a proposition with more than one component part or a modified (negated) part (MUST have at least one logical operator) |
|
|
Term
|
Definition
words which combine or modify simple propositions to make compound propositions |
|
|
Term
|
Definition
-upper case letter -represents a single, given proposition |
|
|
Term
|
Definition
-lower case letter -represents any proposition |
|
|
Term
|
Definition
a listing of the possible truth values for a set of one or more propositions |
|
|
Term
|
Definition
a truth table that completely defines its operations on a minimum number of variables (shown in Appendix A) |
|
|
Term
|
Definition
~ "not" logical operator that denies or contradicts a proposition |
|
|
Term
|
Definition
• "and"
logical operator that joins 2 propositions (conjuncts) and is true if and only if both propositions are true |
|
|
Term
|
Definition
ν "or"
logical operator that joins 2 propositions (disjuncts) and is false if and only if both propositions are false |
|
|
Term
4 steps to find truth values for complicated propositions |
|
Definition
1. draw horizontal line, place all variables on left side, list all possible combinations of T & F beneath 2. if any variables are negated, add columns for those truth values 3. add columns for anything inside parentheses 4. add columns for each operator until the compound proposition is completed |
|
|
Term
|
Definition
⊃"If...then"
logical operator that asserts that one compound part (the antecedent) implies the other (the consequent). It is false if and only if the antecedent is true and the consequent is false (aka hypothetical, material implication) |
|
|
Term
|
Definition
the proposition that follows the "If" in a conditional proposition |
|
|
Term
|
Definition
the proposition that follows the "then" in a conditional proposition |
|
|
Term
5 statements equivalent to p ⊃ q |
|
Definition
If p then q
p implies q
p only if q
when p, q
p is sufficient for q |
|
|
Term
2 statements equivalent to q ⊃ p |
|
Definition
p if q
p is necessary for q |
|
|
Term
translate p unless q and unless p, q |
|
Definition
p unless q = ~q ⊃ p unless p, q=~p ⊃ q |
|
|
Term
|
Definition
≡ "if and only if"
logical operator that is equivalent to the conjunction of a conditional and its converse: (p ⊃ q) •(q ⊃ p)
it is true when both parts have the same truth value and false when their truth values are different |
|
|