Proofs/Definitions Flashcards
Conditional Statement: p → q
Assume that p is true.
Apply rules of inference, axioms, and logical equivalences to show/prove that q MUST
also be true.
Direct Proof
Conditional Statement: p → q
Assume that ¬q is true. Apply rules of inference, axioms, and logical equivalences to show/prove that ¬p MUST also be true.
Contraposition
Indirect Proof
Conditional Statement: p → q
Assume that
p is true and q is false
or
q is false and p is true
Apply rules of inference, axioms, and logical equivalences to contradict assumption such
that p is true and q is also true.
Contradiction
Indirect Proof
Conditional Statement: P(x) → Q(x)
Find a real value of x that satisfies
P(x) but contradicts Q(x)
Counterexample
Proof Method
Conditional Statement: P(x) → Q(x)
Breakup premise, P(x) → Q(x), into unique cases and prove each case, P(x) → Q(x), using any other
preferable Proof Method.
Rule of Cases
Proof Method
A sequence of propositions
Argument
An argument’s simplest form
Rule of inference
The premises imply the conclusion
Valid argument
An explanation via valid arguments that establishes the truth of a statement.
Proof
A mathematical explanation with
regard to the meaning of a word/statement.
Definition
a statement originally considered to be true.
Axiom
A statement that can be proven to be true by using: definitions, theorems, axioms, or rules of inference.
Theorem
A true statement or ‘auxiliary theorem’ used in proving other true statements.
Lemma
A true statement or ‘auxiliary theorem’ that is a simple deduction from a theorem.
Corollary
A statement that is being proposed to be true, but for which we have no proof.
Conjecture