00:01
So let's see, we have a couple of statements here that we'd like to negate without actually using the negation symbol not.
00:10
To do that i'm going to first make this a little bit skinnier, and then we'll note here that the negation of for all x something is true of x is precisely there exists some x such that phi of x is not a lie.
00:29
So if it is not true that every x has some property that is the same thing as saying that there is some x that does not have the property and conversely if there does not exist an x some property that is the same thing as saying that all x do not have that property.
00:51
So we use those two things and the negations of these formulas to do what we want here.
00:55
A, so we have for all x, excuse me, for all x x is greater than one, for all x x is greater than one.
01:05
To negate that we'll do there exists some x where x is not greater than one, and in particular x is not greater than one means that x is less than or equal to one.
01:19
And there we go.
01:21
For part b our statement is for all x, i keep doing my parentheses too soon, for all x x is less than or equal to two.
01:30
We negate that means there exists an x such that x is not less than or equal to two, and if x is not less than or equal to two x must be greater than two.
01:46
C here, there exists an x that is greater than or equal to four.
01:53
To negate that we say for all x x is not greater than or equal to four.
01:58
What does it mean for x not to be greater than or equal to four? well it means that x has to be less than four.
02:05
D here, there exists an x such that x is less than zero.
02:11
We negate that means for all x x is not less than zero.
02:16
What is not less than zero? why? things that are greater than or equal to zero of course.
02:22
Part e, we're almost done...