Chapter 06 Statements
Chapter 06 Statements
THINKING
Statements
Monty Hall
Problem
Statement
A statement is a sentence that
is either true or false – but not
both.
Some examples of Statements:
■ Ivan Slotvsky, the famous Irish builder of Madrid, is eating ham steaks and chutney at
this very moment.
■ Sometime in the next 39 years, I will have a creepy next door neighbor.
■ Vero is part of Promina
■ Patrick is a happily married man.
John greeted everybody with a smile.
(i) ‘2+2=4.’
(ii) ‘All cats are grey.’
(iii) ‘There are infinitely many primes.’
(iv) ‘0 = 1.’
(v) ‘Every integer greater than 4 is the sum of two
prime numbers.’
(vi) ‘Suppose x^2 = 2. Then x is not a rational
number.’
Not every sentence can be a statement as the
following two sentences show.
Bertrand Russell
True/False
(i) If I am Winston Churchill, then I am English.
(ii) If I am English, then I am Winston Churchill.
(iii) If I am President George Washington, then I am the first President of the
United
States of America.
(iv) If a < b, then
(v) If a < c, then a < b.
(vi) If x is even, thenis even.
Write in the implication form
• p implies q
• If p, q
• p only if q
• p is a sufficient condition for q
• q if p
• q whenever p
• q is a necessary condition for p
‘If you don’t tidy your room, then
you won’t get ice-cream.’
*Surprisingly this is equivalent to A⇒B! That is, we can replace A⇒B by not(B)⇒ not(A).
(i) ‘If I am Winston Churchill, then I am English’ has contrapositive ‘If am not English,
then I am not Winston Churchill.’
(ii) ‘I am not American implies that I am not a Texan’ has contrapositive ‘If I am a Texan,
then I am American.’
(iii) ‘I am Jane implies that I am a woman’ has contrapositive ‘If I am not a woman, then
I am not Jane.’
(iv) ‘’ has contrapositive ‘.’
Write
Contrapositive
(i) If x = 2, then √x is irrational.
(ii) If x is prime, then x = 2 or x is odd.
(iii) If S is a square, then S is a rectangle.
(iv) A circle is an ellipse
But the fact that some geniuses were laughed at
does not imply that all who are laughed at are
geniuses. They laughed at Columbus, they
laughed at Fulton [steamboat inventor], they
laughed at the Wright brothers.
But they also laughed at Bozo the Clown.