To prove a goal of the form :
Let x be arbitrary
[Prove P(x)]
Since x was arbitrary, we can conclude that
Here it is very important to make no assumption about x. Main advantage of this strategy is that it enables you to prove a goal about all objects by reasoning about only one object. If you find yourself using a lot of "all x's" or "every x", then you are probably making your proof unnecessarily complicated by not using this strategy.
To prove a goal of the form :
Find a particular value x such that P(x) is true. Thus,
Finding the right value to use for x may be difficult in some cases. One method that is sometimes helpful is to assume that P(x) is true and then see if you can figure out what x must be, based on this assumption.
Next important thing is to learn, how to use a given quantified sentence.
To use a given of the form :
We can use this by introducing a new variable into the proof to stand for an object for which is true. That is, you can now assume is true.
To use a given of the form :
This is useful only when you're talking about some value a in your proof, you can always assume that P(a) is true.
In general, its a good strategy to simplify the goal as much possible by using the strategies we're learning.
======================================================================================
Ex-1 Given that , so we can find a s.t. . Suppose , it follows that is true and hence is also true. Thus is true. So, is true.
Ex-2 Scratch Work:
given:
goal:
Assume the hypotheses
given:
goal:
Let x be arbitrary
given:
goal:
Assume the hypotheses
given: ,
goal:
we can not analyse goal any further, so let us analyze the givens now.
It is given that
Hence
Formal Proof:
Let x be an arbitrary element of . Suppose A and are disjoint, so it can not happen that x belongs to A and B but not C. So x must be an element of C. Thus . Since x is arbitrary, hence or . So, If A and are disjoint then
Ex-3
given:
goal: If then A and C are disjoint
Assume the hypotheses
given:
goal:
A and C are disjoint
=
=
=
Let x be arbitrary
given:
goal:
Assume the hypotheses
given: ,
goal:
Formal Proof:
Let x be an arbitrary element of A and . It follows that x must belong to , so x must not be in C. Hence, If and then . Since x is arbitrary, so If then A and C are disjoint.
Ex-4
Note: In this exercise means Power Set of A.
given:
goal: =
Let x be arbitrary
given:
goal:
Assume the hypotheses
given: ,
goal: = =
Let y be arbitrary
given: ,
goal:
Assume the hypotheses
given: , ,
goal:
Since
=>
and Since
=>
and Since , so
Formal Proof:
Let x be an arbitrary element of , it follows that . Since , so and hence . It means if and then . Since x is arbitrary, it follows, if then
Ex-5
(a) Yes, the empty set
(b) {}
Ex-6(a)
given:
goal: if then
Assume the hypotheses
given:
goal:
in order to prove it, we have to find a s.t.
=> =
=> =
=> =
=> =
It is defined since .
Formal Proof:
Assume = =
Now,
=
=
=
=
=
Thus, If then there exists a real number y s.t.
Ex-6(b)
For to be true
=
which is defined only when =>
Thus, if there exists a real number y s.t. then
Ex-7 Let x be an arbitrary real number and x > 2.
For a real number y =
is defined because => =>
Now,
= +
=
=
=
=
Thus, for any real number x, if x > 2, then there exists a real number y s.t. = x.
Ex-8
Note: in this ex means a Family of Sets.
given:
goal: if then
Assume the hypotheses
given:
goal:
Let x be arbitrary
given:
goal:
Assume the hypotheses
given: ,
goal:
Since, and , so y = A satisfies the goal.
Formal Proof:
Suppose and x be an arbitrary element of A. Since is union of all the sets in and that includes A, it follows that . Thus if then . Since x is arbitrary, hence If then
Ex-9 Suppose and x be an arbitrary element of . Since is intersection of all sets in , it follows that . In other words, If and then . Since x is arbitrary, we can conclude that If then
Ex-10
given: is a non-empty family of sets, B is a set,
goal:
Formal Proof:
Let x be an arbitrary element of B. Since , that is B is subset of each element of , it follows that x must be an element of every set in . So . Hence . Since x is arbitrary, Therefore
Ex-11
given:
goal: If then
Assume the hypotheses
given:
goal:
Let x be arbitrary
given:
goal:
satisfies the goal, because no matter what x is, it can not be an element of
Formal Proof:
Suppose . Now We will prove by contradiction that . Let x be an arbitrary element of , it follows that x must belong to every element of . Since , so x should also belong to which is not possible, hence x can not belong to . Since x is arbitrary, we can conclude that If then
Ex-12
Note: and are families of sets.
given:
goal: If then
Suppose the hypotheses
given:
goal:
Formal Proof:
Suppose and Let x be an arbitrary element of . By definition of it follows that there must be atleast one element A of s.t. . Since , so A should be an element of also. That is we have and , so . Since x is arbitrary, Therefore If then
Ex-13 Suppose and x be an arbitrary element of . By definition of it follows that x must be an element of every element of . Since , therefore x must be an element of every element of also. So . Thus If then . Since x is arbitrary, we can conclude that If then
Ex-14
given:
goal:
Let x be arbitrary
given:
goal:
Assume the hypotheses
given:
goal:
Formal Proof:
Let x be an arbitrary element of . It follows, there should exist atleast one s.t. .
So
=>
=>
Thus, if then . Since x is arbitrary, we can conclude that
Ex-15
given:
goal:
Let us try to see what it means for an arbitrary x to be an element of
=>
=>
Formal Proof:
By definition of it follows that
=>
=>
Ex-16
given:
goal: If then
assume the hypotheses
given:
goal:
Formal Proof:
Suppose and Let x be an arbitrary element of . By definition of it follows that there exists atleast one s.t. . Since , therefore is also true. It follows that and hence . Thus, If then . Since x is arbitrary, we conclude that If then
Ex-17
given: and are non-empty family of sets, every element of is subset of every element of
goal:
Formal Proof:
Let x be an arbitrary element of . By definition of it follows that there exists atleast on s.t. . Since every element of is subset of every element of , therefore A is subset of every element of and hence . So . Since x is arbitrary, we conclude that
Ex-18(a) Suppose a|b and a|c, so there exists atleast two integers and s.t.
..... (i)
and
..... (ii)
adding eq (i) and (ii) we get
since is another integer, so a|(b+c).
Ex-18(b) Suppose ac|bc and . There exists an integer k s.t. ack = bc
=> ack - bc = 0
=> c(ak - b) = 0
Since , therefore (ak - b) = 0
=> ak = b
=> a|b
Ex-19
(a)Let x and y be arbitrary real numbers and z = .
x + z
= x +
= 2x + y - x
= y + x
and
y - z
= y -
= 2y - y + x
= y + x
so x+z = y-z
Thus, for all real numbers x and y there exists a real number z such that x+z = y-z
(b) No, it wouldn't be justified as z = might not be an integer even though x and y are.
Ex-20 The flaw is in the conclusion that "for every real number x, < 0" because assumption of negation of the statement given in the theorem being true means just that "there exists atleast one real number x s.t. < 0.
Ex-21
(a) x being an arbitrary element of A does not mean its an arbitrary element of B also.
(b) A = {1}; B{0,1}
Ex-22 Given proof does not consider y to be arbitrary. For a particular value of x = , there is only one(not all real number) real number y s.t.
Ex-23
(a)
Let us focus on the second half of the proof given, which basically says contradicts because no such A can exist, which is not true.
Suppose , then clearly both, and , are true.
(b) A counter example is
= {,{1}}
= {,{3}}
Ex-24
(a) x and y are not considered completely arbitrary but equal.
(b) Theorem is incorrect. x = 2, y = 1 is a counterexample as
= 4 + 2 - 2
= 4, which is non-zero
Ex-25 Let x be an arbitrary real number and y = 2. Let z be an arbitrary real number.
=
= 2z
= yz
Thus, for every real number x there is a real number y s.t. for every real number z, yz =
Ex-26
(a) For goals of the form we can immediately initiate the proof by assuming x arbitrary and P(x) true. And for given of the form also we can immediately initiate the proof by assuming one that satisfies
For both, the goal of the form and given of the form , we can not immediately start the proof unless we find a value of interest.
(b) Because negation of universal quantifier is existential quantifier and viceversa.
Subscribe to:
Post Comments (Atom)
Ex-5
ReplyDelete(b) Yes, the set {∅}.
Ex-23
ReplyDelete(a) The statement A ∈ F → A ⊆ ∪F is all right. I think the problem here is the last two statements. Since (∪F ∩ ∪G) = ∅ and A ⊆ (∪F ∩ ∪G), it follows that A = ∅, which is not a contradiction.
@Stavros : I agree, You're right in Ex-5(b) and Ex-23(a). Updating both in original post.
ReplyDeleteNice work
ReplyDelete