Exam #2 Flashcards
Tautology
statement that is always true
Co-domain
set of all possible values which can occur from a mapping from a set A to a set B
Range
set of values that actually occur from a mapping from a set A to a set B
Premises
Everything given before conclusion sentence
Modus Ponens
if p then q
p
:: q
Modus Tollens
if p then q
~q
:: ~p
Generalization
p
:: p \/ q
Specialization
p /\ q
:: p
Elimination
p \/ q
~q
:: p
Transitivity
p -> q
q -> r
:: p -> r
Converse error
if p then q
q
:: p
INVALID
Inverse error
if p then q
~p
:: ~q
predicate
sentence that contains a finite # of variables and becomes a statement when specific values are substituted for the variables
Dents
between any two real #s there is another
reciprocals
multiplicitive inverses
opposites
additive inverses
Universal instantiation
if a property is true of everything in a set, then it is true of any particular thing in the set
closure
likelihood of an operation on elements of a set
proof by division into cases
p \/ q
p -> r
q -> r
:: r