Some help with some problems about proofing quantifiers.

  • MHB
  • Thread starter zenakent
  • Start date
In summary, the statement is false because there does not exist an integer x that is greater by 1 than every integer y.
  • #1
zenakent
3
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
  • #2
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$.
 
  • #3
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.
 
  • #4
Yes, this is correct.
 
  • #5
Thank you so much for your help. (Smile)
 

FAQ: Some help with some problems about proofing quantifiers.

1. What are quantifiers?

Quantifiers are words or phrases that specify the quantity of something in a statement. They are used in mathematical logic and formal proof systems to express the idea of "for all" or "there exists" in a concise way.

2. How do I know which quantifier to use in a proof?

The choice of quantifier depends on the statement you are trying to prove. If you want to show that something is true for every element in a set, you would use the universal quantifier "for all". If you want to show that there exists at least one element in a set that satisfies a certain condition, you would use the existential quantifier "there exists".

3. Can quantifiers be combined in a proof?

Yes, quantifiers can be combined in a proof by using logical connectives such as "and" or "or". For example, you may need to prove that "for all x, if P(x) then Q(x)" which can be written as ∀x (P(x) → Q(x)).

4. What are some common mistakes when using quantifiers in a proof?

One common mistake is confusing the order of quantifiers. For example, the statement "for all x, there exists y such that x + y = 0" is not the same as "there exists y such that for all x, x + y = 0". Another mistake is using the wrong quantifier or using multiple quantifiers when only one is needed.

5. Are there any tips for effectively using quantifiers in a proof?

Some tips for using quantifiers in a proof include being clear and precise in your statements, paying attention to the order of quantifiers, and using logical connectives to combine quantifiers when necessary. It is also helpful to practice writing out statements in formal logic notation to make sure they accurately convey the intended meaning.

Similar threads

Replies
1
Views
929
Replies
3
Views
1K
Replies
10
Views
1K
Replies
2
Views
1K
Replies
7
Views
2K
Replies
1
Views
1K
Replies
7
Views
1K
Back
Top