MA100.2 - The Logical Framework Flashcards
What is a proposition?
A proposition is a mathematical statement that is either true or false but not both.
What is a definition?
A definition is a precise and unambiguous description of a mathematical term.
- EXAMPLE. A number k is called even only if k = 2n for some integer n.
What is a theorem?
A theorem is simply a valid mathematical result.
What is a proof?
A proof is an explanation as to why this result/theorem is valid.
What is a lemma?
A theorem may be referred to as a lemma; this is a preliminary result whose main role is to help us prove a forthcoming important or general theorem.
What is a corollary?
A theorem may also be referred to as a corollary; this is a result whose proof relies heavily on a preceding important or general theorem.
What are the logical connectives?
The Operations
- Not (¬)
- And (∧)
- Or (∨)
- If, Then, Implies (⇒)
- If and only if (⇔)
What is a Truth Table?
The proposition, p, is either true or false.
- If p is true, we assign to it the truth value T.
- If it is false, we assign to it the truth value F.
What is the negation of the proposition?
The negation of a proposition p is denoted by ¬p and is simply the proposition ‘not p’.
- EXAMPLE. Let p be the proposition ‘4 is an even number’. Then ¬p is the proposition ‘4 is not an even number’. In this case, p is true and ¬p is false.
What is a compound proposition?
A compound proposition is a proposition that is built up from simpler propositions using linking words such as and, or, if-then, if-and-only-if and defined by their truth tables.
What is the conjunction of two propositions?
The conjunction of two propositions p and q is denoted by p ∧ q and is the proposition ‘p and q’. The conjunction p ∧ q is true only if the propositions p and q are both true.
- EXAMPLE. Let p be the proposition ‘11 is a multiple of 2’ and q be the proposition ‘16 is a multiple of 2’. The conjunction p ∧ q amounts to the proposition ‘11 and 16 are multiples of 2’. In this case, the conjunction p ∧ q is false since its first constituent proposition is false.
What is the disjunction of two propositions?
The disjunction of two propositions p and q is denoted by p ∨ q and is the proposition ‘p or q’. The disjunction p ∨ q is false only if the propositions p and q are both false.
- EXAMPLE. Let p be the proposition ‘14 is a multiple of 2’ and q be the proposition ‘14 is a multiple of 3’. The disjunction p∨q amounts to the proposition ‘14 is a multiple of 2 or 3’. In this case, the disjunction p ∨ q is true because its first constituent proposition is true.
What is the conditional proposition?
The conditional proposition denoted by p ⇒ q is the proposition ‘if p, then q’, also referred to as ‘p implies q’. The conditional proposition is false only if p is true and q is false.
- If the premise on which the conditional proposition rests is not tested (false), then the conditional proposition is declared true.
- EXAMPLE. Let p be the proposition ‘16 is a perfect square’ and q be the proposition ‘64 is a perfect square’. Since both propositions p and q are true, the proposition p ⇒ q is. true.
- EXAMPLE. Let p be the proposition ‘13 is a perfect square’ and q be the proposition ‘64 is a perfect square’. Since p is false, the proposition p ⇒ q is true.
- EXAMPLE. Let p be the proposition ‘3 is an even number’ and q be the proposition ‘π is an even number’. Since p is false, the proposition p ⇒ q is true.
- EXAMPLE. Let p be the proposition ‘5 is an even number’ and q be the proposition ‘5 is not an even number’. Again, since p is false, the proposition p ⇒ q is true. There is no contradiction in the proposition ‘if 5 is an even number, then 5 is not an even number’ because the premise on which it rests is false.
- EXAMPLE. Let p be the proposition ‘5 is not an even number’ and q be the proposition ‘5 is an even number’. Now, p is true and q is false, so the proposition p ⇒ q is false.
- EXAMPLE. Let p be the proposition ‘16 is an even number’ and q be the proposition ‘the sum of the angles of a triangle is 180 degrees’. Since both p and q are true, the proposition p ⇒ q is true. Note that the propositions p and q seem to be logically disconnected here.
- EXAMPLE. Let p be the proposition ‘13 is an even number’ and q be the proposition ‘the sum of the angles of a triangle is 32 degrees’. Since p is false, the proposition p ⇒ q is true.
What is the biconditional proposition?
The biconditional proposition denoted by p ⇔ q is the compound proposition ‘p if and only if q’.
- EXAMPLE. The biconditional proposition p ⇔ q may also be referred to as ‘p implies q and q implies p’. This is because it is equivalent to the conjunction of the conditional propositions p ⇒ q and q ⇒ p. We will establish this result in subsection 2.3 where we will introduce the notion of logical equivalence of two propositions.
- EXAMPLE. Let p be the proposition ‘13 is an even number’ and q be the proposition ‘17 is an even number’. Both p and q are false so the biconditional proposition p ⇔ q is true.
What is the converse of the conditional proposition?
The converse of the conditional proposition p ⇒ q is the conditional proposition q ⇒ p.
- EXAMPLE. Let p be the proposition ‘4 is even’ and q be the proposition ‘5 is even’. The converse of the conditional proposition ‘if 4 is even, then 5 is even’ is the conditional proposition ‘if 5 is even, then 4 is even’. Here, p is true and q is false, so the conditional proposition p ⇒ q is false and its converse proposition q ⇒ p is true.