Logic http://localhost/~senning/courses/ma229/slides/logic/slide01.html 1 of 1 08/26/2003 03:33 PM prev | slides | next
Logic
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Logic http://localhost/~senning/courses/ma229/slides/logic/slide02.html 1 of 1 08/26/2003 03:33 PM
Logic
prev | slides | next
Propositions A proposition is a statement that is either true or false, but not both.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Logic http://localhost/~senning/courses/ma229/slides/logic/slide03.html 1 of 1 08/26/2003 03:33 PM
Logic
prev | slides | next
Propositions: Example The following statements are propositions: 2 + 2 = 4 I am an American my hair is blue The following statements are not propositions: 6 + 8 Simon says "sit down" Do you want to go to the store?
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Logic http://localhost/~senning/courses/ma229/slides/logic/slide04.html 1 of 1 08/26/2003 03:34 PM
Logic
prev | slides | next
Propositions We usually use lowercase letters for propositions: p, q, r, ... Let p be a proposition. The negation of p is written p (or p’) and is read "not p."
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19