Friday, May 21, 2010

how to prove it - ch3, sec3.6(Existence and Uniqueness Proofs) ex

This section is about proving statements of the form of !xP(x), which means there exists *only* one x s.t. P(x) is true. It starts out with describing that all of the following statements are equivalent.

!xP(x)
x(P(x)y(P(y)y=x))
x(P(x)¬y(P(y)yx))
xy(P(y)y=x)
xP(x)yz(P(y)P(z)y=z)

To Prove a goal of the form !xP(x)

Strategy#1:
Use xP(x)yz(P(y)P(z)y=z). That is prove two goals, xP(x) and yz(P(y)P(z)y=z).
xP(x) proves that there exists such an x. It is labeled as existence proof.
yz(P(y)P(z)y=z proves that such an x is unique. It is labeled as uniqueness proof.

So, form of the final proof looks like following.

Existence: [Proof of xP(x) goes here]
Uniqueness: [Proof of yz(P(y)P(z)y=z goes here]

Strategy#2:
Use x(P(x)y(P(y)y=x)).

In general, however, we can use any of the formulas listed in the starting of this post.


To Use a given of the form !xP(x)
In general, again we can use any one of the statements listed but very usually xP(x)yz(P(y)P(z)y=z) is used. It means we can assume that xP(x) and yz(P(y)P(z)y=z). xP(x) can probably be used by chosing an object named x0 s.t. P(x0).


==========================================================================================

Ex-1
[Existence]
Let us try y = xx2+1, x2+1 has got to be non-zero for any real x
x2y
= x2*xx2+1
= x3x2+1

x-y
= x-xx2+1
= x3+x-xx2+1
= x3x2+1

clearly x2y=x-y for y = xx2+1

[Uniqueness]
To see that above solution is unique, suppose x2z=x-z
Then, x2z+z=x
=> z(x2+1)=x
=> z=xx2+1=y


Ex-2 To see that it exists, try x = 4 and y be arbitrary real number.

LHS = xy + x - 4
= 4y + 4 - 4
= 4y = RHS

To prove it is unique, let say there exists another real number z s.t. (zy + z - 4 = 4y)
Then, z(y + 1) = 4y + 4
=> z = 4y+4y+1=4(y+1)(y+1)
which is clearly not defined if y+1 = 0 else z = 4 = x.

Ex-3
To see that it exists, try y = x2x-1 , its defined since x-10

yx
= x2x(x-1)
= xx-1

y - x
= x2x-1-x
= x2-x2+xx-1
= xx-1

clearly yx=y-x

To see that its unique. Let say there exists another real number z s.t.zx=z-x
=> z=xz-x2
=> xz-z=x2
=> z = x2x-1 = y


Ex-4
To see that it exists, try y = 1x

For any real number z,

zy = zx

To see that it is unique, Let say there exists another real number w s.t. for all real number z
zw=zx
=> z(w-1x)=0

Since z can be any real number, so

w-1x=0
=> w = 1x = y


Ex-5
(a) Let x be an arbitrary element of !F. Then there exists exactly one set A s.t. AF and xA. So by definition of F, x is an element of F also. Since x is arbitrary, we can conclude that !FF

(b)
()
Suppose !F=F. Let A and B are two different arbitrary set in F. We'll prove by contradiction that A and B are disjoint. Let x be an element s.t. xA and xB. By definition of F, xF. Since F=!F, so x!F. It means there is only one set in F to which x belongs. So either A = B or such an x can not exist. Since A and B are different, so x can not exist and hence A and B are disjoint. Since A and B are arbitrary, we can conclude that F is pairwise disjoint.

()
Suppose F is pairwise disjoint.

we've already proven in (a) that !FF

Now we'll prove that, for this case, F!F also and that will establish !F=F. Let x be an arbitrary element of F. So there exists atleast one set A s.t. AF and xA. Since F is pairwise disjoint, so there can not exist another set in F such that x belongs to it and hence there is only one set A s.t. AF and xA. Thus x!F. Since x is arbitrary, we can conclude that F!F.
Hence !F=F


Ex-6
(a) To prove the existence, try A = as U and hence P(U). For any set BP(U), B=B.
To prove the uniqueness, let say there exists another set CP(U) s.t. BP(U)(CB=B). We can put B= in this equation to get C= and hence C = = A.

(b) To prove the existence, try A=U. For any BP(U), BU and so UB=U.

To prove the uniqueness, let say there is another set CP(U) s.t. BP(U)(CB=C). We can put B=U\C in this equation to get CU\C=C, therefore U=C and hence C=U=A


Ex-7
(a) To prove the existence, try A = U. For any BP(U), BU and hence UB=B
To prove the uniqueness, assume there is another set CP(U) s.t. BP(U)(CB=B). We can put B = U in this equation, then CU=U. Thus C=U=A

(b) To prove the existence, try A = . For any set BP(U), clearly B=
To prove the uniqueness, assume there is another set CP(U) s.t. BP(U)(CB=C). We can put B= in this equation, then C=C. Hence C==A


Ex-8
(a) To prove the existence of such a set B for every set A, choose B = U\A. Clearly for any set CP(U)
CB = CU\A = all the elements that are in C and not in A = C\A

To prove the uniquencess, assume there exists another set D for every set A s.t. CP(U)(C\A=CD). We can put C = U in this equation, then U\A=UD and therefore D=U\A=B

(b)
To prove the existence of such a set B for every set A, choose B = U\A. For any set CP(U)
C\(U\A) = all elements that are in C and they're either not in U or they are in A, since U is the universe of discourse and there is nothing that is not in U. So it means, all elements that are in C and also in A = CA

To prove the uniqueness, assume there exists another set D for every set A s.t. CP(U)(CA=C\D). We can put C = U in this equation, then UA=U\D. So A=U\D and therefore D=U\A=B


Ex-9
(a) Existence: Try X = . For any set,
A
= A\\A
= A
= A

Uniqueness: Let say there exists another set B s.t. A(AB=A). We can put A = in this equation, Then
B=
=> \BB\=
=> B=
=> B==X

(b) Here we want to prove, For every set A there exists a unique set B s.t. AB=
Existence: Try B = A. Clearly AA
= A\AA\A
=
=

Uniqueness: Let say, For every set A there exists another such set C. Then for a particular set A we can chose a particular set C s.t. AC=
Then, A\CC\A=
=> clearly A\C= and C\A=
=> C=A=B

(c) Existence: Try C = AB

AC
= A(AB)
= (AA)B
= B
= B

Uniquenses: Let say there exists another such set D, Then
AD=B

For both sides, let us take their symmetric difference with A. Then

A(AD)=AB
=> (AA)D=AB
=> D=AB
=> D = AB = C

(d) Existence: Try B = A.
For any CA,
BC
= AC
= A\CC\A

Since CA, therefore C\A=. So

BC
= A\CC\A
= A\C
= A\C

Uniqueness: Let say there exists another such set D. Then
C(CADC=A\C)

we can chose C to be , Then

D=A\
=> D=A=B


Ex-10
Proof provided by Stavros Mekesis, original link: https://www.dropbox.com/s/fg8hes2nnwrm7ac/velleman.pdf

First we prove that A and then we prove that A can not have more than 1 element and that establishes that A has only 1 element.

Proof for A:
We use proof by contradiction. Suppose A=.
For F= in particular, F==A but clearly A. So A

Proof for A not having more than 1 element:
Again we use proof by contradiction. Suppose A has more than 1 elements. Consider an element xA and Ax as A has more than 1 elements by assumption.
Now consider the particular family of sets F = {{x},A\{x}}
clearly, F=A, but AF. So A can not have more than 1 elements.


Ex-11
Existence: Try A = F, such an A exists because its given that for any family of set GF, GF so clearly F should also be in F.
For any set BF, clearly BF

Uniqueness: Let say there exists another set CF s.t. BF(BC). We can chose B = F, then FC. So C = F = A


Ex-12
(a) x(P(x)y(P(y)(yx)z(P(z)(z=xz=y))))

(b) Strategy would be to first find two values x and y s.t. xy and P(x) and P(y). Next, one needs to prove that z(P(z)(z=xz=y))

(c) First we need to find two such values, clearly for x = 0 and for x = 1, x3=x2. Now let us say there is another value z s.t. z3=z2.
Then z3=z2
=> z3-z2=0
=> z2(z-1)=0
=> either z = 0 or (z - 1) = 0
=> either z = 0 or z = 1

9 comments:

  1. Ex-10
    https://www.dropbox.com/s/fg8hes2nnwrm7ac/velleman.pdf

    ReplyDelete
    Replies
    1. Uniqueness part of the proof looks OK.
      However, in the existence part it only seems to prove that A is not empty-set but not that A necessarily exists, am i missing something?

      Delete
    2. My proof is fine. In the existence part I proved that A has at least one element.

      Delete
    3. Hmmm.. I guess, the problem can be rephrased, that if there is a set A s.t. for-all F (UF = A -> A belongs-to F), then A has only one element. I will update the post with your proof.

      Delete
  2. Ex-2
    Your solution is wrong. Let x = 4.

    ReplyDelete
  3. Your proof for 10 doesn't say anything. There is no conclusion. You can't assume the conditional without proving the first portion

    ReplyDelete
    Replies
    1. This comment has been removed by the author.

      Delete
  4. This comment has been removed by the author.

    ReplyDelete