Solution check for proof of f(Af1(B))f(A)Bf(A \cap f^{-1}(B)) \subseteq f(A) \cap B

Ozma

Junior Member
Joined
Oct 14, 2020
Messages
83
Problem. Prove or disprove that for f:XYf: X \to Y, with AXA \subseteq X and BYB \subseteq Y, we have f(Af1(B))f(A)Bf(A \cap f^{-1}(B)) \subseteq f(A) \cap B.

Can someone check if the following proof is correct, please?

Proof. Let yf(Af1(B))y \in f(A \cap f^{-1}(B)) be arbitrary. Hence, there exists xAf1(B)x \in A \cap f^{-1}(B) such that y=f(x)y=f(x). This implies that there exists xAx \in A such that y=f(x)y=f(x) and there exists xf1(B)x \in f^{-1}(B) such that y=f(x)y=f(x). By definition of image and preimage, this implies that f(x)f(A)f(x) \in f(A) and that f(x)Bf(x) \in B. Since y=f(x)y=f(x), it follows yf(A)By \in f(A) \cap B.
 
Problem. Prove or disprove that for f:XYf: X \to Y, with AXA \subseteq X and BYB \subseteq Y, we have f(Af1(B))f(A)Bf(A \cap f^{-1}(B)) \subseteq f(A) \cap B.

Can someone check if the following proof is correct, please?

Proof. Let yf(Af1(B))y \in f(A \cap f^{-1}(B)) be arbitrary. Hence, there exists xAf1(B)x \in A \cap f^{-1}(B) such that y=f(x)y=f(x). This implies that

I would drop all the "exists". You have already one certain x x in hand. So I would simply write: This implies that ...

there exists xAx \in A such that y=f(x)y=f(x) and there exists xf1(B)x \in f^{-1}(B) such that y=f(x)y=f(x).

... f(x)=yf(A) f(x) = y \in f(A) and f(x)=yf(f1(B))=f({xf(x)B})=B, f(x)=y\in f(f^{-1}(B))=f(\{x\,|\,f(x)\in B\})=B, i.e. yf(A)B y\in f(A)\cap B what had to be shown.

By definition of image and preimage, this implies that f(x)f(A)f(x) \in f(A) and that f(x)Bf(x) \in B. Since y=f(x)y=f(x), it follows yf(A)By \in f(A) \cap B.

It is important to concentrate on what is given, how things are defined, and what we aim at, in that order. Scientific sound comes automatically.
 
Top