New Reply

What is the negation of the statement ...

 
Share Thread Thread Tools
Mar16-04, 02:49 PM   #1
 

What is the negation of the statement ...


What is the negation of the statement "For each s in R, there exists an r in R such that if f(r) >0, then g(s) >0."
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Mar16-04, 03:35 PM   #2
 
I'm no expert, but here's a try:

[tex]\neg [\forall s \in R[\exists r \in R(f(r) > 0 \supset g(s > 0)]][/tex]
 
Mar16-04, 04:15 PM   #3
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
there is an s, such that for all r, f(r)>0 and g(s) is negative (or zero).
 
Mar16-04, 04:16 PM   #4
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

What is the negation of the statement ...


remember (a)implies(b) is the same as (not a)or(b), so the negation is (a)and(not b)
 
Mar16-04, 05:07 PM   #5
 
matt grime's answer is correct.
thanks :)

DeadWolfe, all you did was restate the question.
 
Mar16-04, 05:27 PM   #6
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Originally posted by yxgao
matt grime's answer is correct.
thanks :)

DeadWolfe, all you did was restate the question.
I didn't realize this was a test... Well, at least my students will be happy I can get their level of questions right.
 
Mar22-04, 10:16 AM   #7
 
Original Statement:

[tex] [\forall s \in R[\exists r \in R(f(r) > 0 \supset g(s) > 0)]][/tex]

Prefix Of Original statement by the logical operator NOT:
[tex]\neg [\forall s \in R[\exists r \in R(f(r) > 0 \supset g(s) > 0)]][/tex]

DISCUSSION
As you can see, all quantifiers used in the original statement refer to the same domain of discourse, namely the set of real numbers. In the orginal formulation of the statement, the domain of discourse is made explicit (we can see the script R symbol denoting the set of real numbers). But, when all the quantifiers used in a statement refer to the same domain of discourse, there is a shorter way to formulate the statement, but it must be made clear at the outset, that all the quantifiers used in the statement refer to the set of real numbers. The only time we must specify what set a quantifier refers to, is when we are talking about multiple domains of discourse. Since there is only one domain of discourse here, the orginal statement is more succinctly formulate as follows:

Let the domain of discourse be the set of real numbers.

Original statement(domain of discourse implicit, instead of explicit)

[tex]\neg [\forall s [\exists r \( f(r) > 0 \supset g(s) > 0]][/tex]

Now, we can pass the negation through the quantifiers (reversing them), and it operates on the conditional:

[tex]\exists s \forall r \[ \neg [f(r) > 0 \supset g(s) > 0 ][/tex]

if X then Y = not (X and not Y), hence
not (if X then Y) = not (not(X and not Y)) = X and not Y

So, we can formulate the negation of the original statement as follows:

[tex]\exists s \forall r \ [ f(r) > 0 and \neg g(s) > 0 ][/tex]

All the formulations are semantically equivalent, in other words, they all mean the same thing.

Translation: Let the domain of discourse be the set of real numbers. There is at least one s such that for any r, f(r) is greater than zero and not ( g(s)>0 ).

(by saying the domain of discourse is the set of real numbers, it is known by he who formulated the statement, that s,r are elements of the set of real numbers.

First order logic examples:

There is at least one dog, who is older than any cat.

In the previous example, there are TWO domains of discourse, instead of one.

Let D denote the set of dogs, and let C denote the set of cats.

We can formulate the statement as follows:


[tex] \exists d \in D\forall c \in C [d-is older than-c] [/tex]

Let us suppose that the previous statement is true.
Now, consider the meaning of the previous statement. There is at least one dog, who is older than any cat. So, suppose that wonderdog is such a dog, then it follows that:

[tex] \forall c \in C [Wonderdog-is older than-c] [/tex]

Suppose that Hairball is an element of the set of cats. If the previous statement is true, then the following statement is true:

Wonderdog is older than Hairball.

My point is this: That when we are talking about multiple domains of discourse, we need to write out which set a quantifier refers to explicitely, but when all the quantifiers refer to the same single set, we can use the implicit notation, which is shorter.
 
Mar22-04, 06:37 PM   #8
 
Originally posted by yxgao
What is the negation of the statement "For each s in R, there exists an r in R such that if f(r) >0, then g(s) >0."

ANSWER1:
There is at least one s in R, such that for any r in R: f(r)>0 and not ( g(s)>0 ).

And using trichotomy we also have:

ANSWER2:
There is at least one s in R, such that for any r in R: f(r)>0 and ( g(s)<0 OR g(s)= 0 ).
 
Sep15-07, 08:17 PM   #9
 
[tex] [\neg s][/tex]
 
Sep2-11, 09:13 AM   #10
 
Quote by StarThrower View Post
Original Statement:

[tex] [\forall s \in R[\exists r \in R(f(r) > 0 \supset g(s) > 0)]][/tex]

Prefix Of Original statement by the logical operator NOT:
[tex]\neg [\forall s \in R[\exists r \in R(f(r) > 0 \supset g(s) > 0)]][/tex]

DISCUSSION
As you can see, all quantifiers used in the original statement refer to the same domain of discourse, namely the set of real numbers. In the orginal formulation of the statement, the domain of discourse is made explicit (we can see the script R symbol denoting the set of real numbers). But, when all the quantifiers used in a statement refer to the same domain of discourse, there is a shorter way to formulate the statement, but it must be made clear at the outset, that all the quantifiers used in the statement refer to the set of real numbers. The only time we must specify what set a quantifier refers to, is when we are talking about multiple domains of discourse. Since there is only one domain of discourse here, the orginal statement is more succinctly formulate as follows:

Let the domain of discourse be the set of real numbers.

Original statement(domain of discourse implicit, instead of explicit)

[tex]\neg [\forall s [\exists r \( f(r) > 0 \supset g(s) > 0]][/tex]

Now, we can pass the negation through the quantifiers (reversing them), and it operates on the conditional:

[tex]\exists s \forall r \[ \neg [f(r) > 0 \supset g(s) > 0 ][/tex]

if X then Y = not (X and not Y), hence
not (if X then Y) = not (not(X and not Y)) = X and not Y

So, we can formulate the negation of the original statement as follows:

[tex]\exists s \forall r \ [ f(r) > 0 and \neg g(s) > 0 ][/tex]

All the formulations are semantically equivalent, in other words, they all mean the same thing.

Translation: Let the domain of discourse be the set of real numbers. There is at least one s such that for any r, f(r) is greater than zero and not ( g(s)>0 ).

(by saying the domain of discourse is the set of real numbers, it is known by he who formulated the statement, that s,r are elements of the set of real numbers.

First order logic examples:

There is at least one dog, who is older than any cat.

In the previous example, there are TWO domains of discourse, instead of one.

Let D denote the set of dogs, and let C denote the set of cats.

We can formulate the statement as follows:


[tex] \exists d \in D\forall c \in C [d-is older than-c] [/tex]

Let us suppose that the previous statement is true.
Now, consider the meaning of the previous statement. There is at least one dog, who is older than any cat. So, suppose that wonderdog is such a dog, then it follows that:

[tex] \forall c \in C [Wonderdog-is older than-c] [/tex]

Suppose that Hairball is an element of the set of cats. If the previous statement is true, then the following statement is true:

Wonderdog is older than Hairball.

My point is this: That when we are talking about multiple domains of discourse, we need to write out which set a quantifier refers to explicitely, but when all the quantifiers refer to the same single set, we can use the implicit notation, which is shorter.
How can we negate using similar steps? $\forall a,b \in R$ with $a<b$ there is an $r \in Q$ with $a<r<b$


I do know the negation, but I need explain to smb who is learning this. Thanks
 
New Reply
Thread Tools


Similar Threads for: What is the negation of the statement ...
Thread Forum Replies
Negation of Limit Calculus & Beyond Homework 5
negation of this statement Set Theory, Logic, Probability, Statistics 2
How do I find the equivalent statement to the statement ~(p -> ~q) Set Theory, Logic, Probability, Statistics 6
Negation Set Theory, Logic, Probability, Statistics 3
What is the negation of the statement Introductory Physics Homework 2