MHB Some help with some problems about proofing quantifiers.

  • Thread starter Thread starter zenakent
  • Start date Start date
AI Thread Summary
The discussion focuses on determining the truth values of two mathematical statements involving quantifiers. The first statement, ∀x(-2x>x) for negative integers, is confirmed as true because multiplying a negative integer by -2 yields a positive result, which is always greater than the original negative integer. The second statement, ∃x∀y Q(x,y) where Q(x,y) is defined as x - y = 1, is initially thought to be true but is later corrected to false, as there is no single integer x that is greater by 1 than every integer y. The importance of properly addressing universal and existential quantifiers in proofs is emphasized throughout the discussion. Overall, the conversation highlights the need for careful reasoning in mathematical proofs involving quantifiers.
zenakent
Messages
3
Reaction score
0
Hello, Just want some help if my answers are correct.

1.) Determine the truth value for the following statement if the domain consist of the set of negative integers.

∀x(-2x>x)

Answer is True
Let x = -1, since the domain is in the negative integer and the product of two negative integers is positive. so
(-2(-1)>(-1)) = 2 > -1.
This is true for all value of x in the negative domain.

2.) Let Q(x,y) be the statement x - y = 1. Find the truth value of the statement where x and y are integers.

∃x∀y Q(x,y)
The answer is True
when solving for x we get x = 1 + y.
(1 + y) - y = 1.
1 + y - y = 1.
1 = 1.
This is true for every value of integer y.
 
Physics news on Phys.org
zenakent said:
1.) Determine the truth value for the following statement if the domain consist of the set of negative integers.

∀x(-2x>x)

Answer is True
Let x = -1, since the domain is in the negative integer and the product of two negative integers is positive. so
(-2(-1)>(-1)) = 2 > -1.
This is true for all value of x in the negative domain.
Starting with "Let $x=-1$" when you are supposed to prove a universal statement (the one that starts with ∀) is only acceptable when you are helping a person who has difficulty grasping a general proof and needs an example. Starting this way is not possible in a homework or an exam answer. A proof must cover all cases: "Let $x$ be an arbitrary negative integer. Then $-2x$ is positive and is therefore greater than $x$".

zenakent said:
2.) Let Q(x,y) be the statement x - y = 1. Find the truth value of the statement where x and y are integers.

∃x∀y Q(x,y)
The answer is True
when solving for x we get x = 1 + y.
(1 + y) - y = 1.
1 + y - y = 1.
1 = 1.
This is true for every value of integer y.
You took the definition of $Q(x,y)$ and then substituted it in the same definition again. No wonder you got something that is always true.

The question is, does there exist an $x$ which is greater by 1 than every integer $y$? Can you name such an $x$? Note the order of quantifiers: there supposed to be a single $x$ that works for all $y$. If the formula started with ∀y∃x, then it asks to find its own $x$ for every $y$.
 
1.)

since integer x is in the negative domain, every time x is multiplied to -2x the result will always be greater than x and -2x will always be positive.

that should be it yes?
no need to give an example since every x is a negative and -2x will always be positive.2.)

I don't think I could name such an x for every y. so therefore, the truth value is false.
 
Yes, this is correct.
 
Thank you so much for your help. (Smile)
 

Similar threads

Replies
7
Views
1K
Replies
3
Views
1K
Replies
2
Views
2K
Replies
7
Views
2K
Replies
7
Views
1K
Replies
5
Views
2K
Back
Top