IDontEvenHaveABrain
New member
- Joined
- Apr 3, 2021
- Messages
- 4
I am doing an exercise in the book how to prove it by velleman and I have problems understanding the logical expression in the picture I attached.
The exercise was: Analyze the logical form of the following statement. My answer was correct, but I don't really understand it.
The following expressions should all be equal, right?
[MATH] \mathscr{P}(A) \subseteq \mathscr{P}(B) \\ \forall x(x \in \mathscr{P}(A) \rightarrow x \in \mathscr{P}(B))\\ \forall x(x \subseteq A \rightarrow x \subseteq B) \\ \forall x[ (\forall y(y \in x \rightarrow y \in A)) \rightarrow (\forall y(y \in x \rightarrow y \in B))] [/MATH]
I understand that for every x, when x is a subsset of A, then it is also a subset of B
[MATH] \forall x(x \subseteq A \rightarrow x \subseteq B) \\ [/MATH]
But the following expression:
[MATH] \forall x[ (\forall y(y \in x \rightarrow y \in A)) \rightarrow (\forall y(y \in x \rightarrow y \in B))] [/MATH]
Doesn't that mean that for every x and every y, when y is in x, then y is also in A.
That doesn't make sense in my opionen. Let's take:
[MATH] x = \{ 1, 2, 3 \} \\ y = 3 [/MATH]
There could be the case, that x is not a subset of A, but y is in x. So the last two statements of the 4 I stated in the beginning should not be equal, right?
I am obviously making a mistake somewhere. I hope someone could clear things up.
Have a good day.
The exercise was: Analyze the logical form of the following statement. My answer was correct, but I don't really understand it.
The following expressions should all be equal, right?
[MATH] \mathscr{P}(A) \subseteq \mathscr{P}(B) \\ \forall x(x \in \mathscr{P}(A) \rightarrow x \in \mathscr{P}(B))\\ \forall x(x \subseteq A \rightarrow x \subseteq B) \\ \forall x[ (\forall y(y \in x \rightarrow y \in A)) \rightarrow (\forall y(y \in x \rightarrow y \in B))] [/MATH]
I understand that for every x, when x is a subsset of A, then it is also a subset of B
[MATH] \forall x(x \subseteq A \rightarrow x \subseteq B) \\ [/MATH]
But the following expression:
[MATH] \forall x[ (\forall y(y \in x \rightarrow y \in A)) \rightarrow (\forall y(y \in x \rightarrow y \in B))] [/MATH]
Doesn't that mean that for every x and every y, when y is in x, then y is also in A.
That doesn't make sense in my opionen. Let's take:
[MATH] x = \{ 1, 2, 3 \} \\ y = 3 [/MATH]
There could be the case, that x is not a subset of A, but y is in x. So the last two statements of the 4 I stated in the beginning should not be equal, right?
I am obviously making a mistake somewhere. I hope someone could clear things up.
Have a good day.