I am struggling to prove this map statement on sets.
The statement is:
Let f:X→Y be a map.
i) ∀A,B⊂X:f(A∪B)=f(A)∪f(B)
ii) ∀A,B⊂X:f(A∩B)⊂f(A)∩f(B)
iii) f is injective ⟺ ∀A,B⊂X:f(A∩B)=f(A)∩f(B)
My problem is: I know how to operate on sets, I know how to operate on sets, but I don't know how and where to start the proof, the biggest problem in mathematics, I think.
Thanks for help!
Answer
For the first y∈f(A∪B)⟺y=f(x) for some x∈A∪B⟺y=f(x) for some x∈A or x∈B⟺y∈f(A) or y∈f(B)⟺y∈f(A)∪f(B).
The second should be f(A∩B)⊆f(A)∩f(B) and the proof is similar.
For the third if f(A∩B)=f(A)∩f(B)⇒ for every x,y∈X with x≠y, ∅=f(∅)=f({x}∩{y})=f({x})∩f({y}). Thus f(x)≠f(y) and f is injective. Can you prove the other direction?
This is the difficult one. In case you give up here is the solution:
Its enough to show that if f(A∩B)⊂f(A)∩f(B) for some A,B⊆X then f is not injective. So we suppose that there is a y∈f(A)∩f(B) s.t. y∉f(A∩B). So y=f(x1)=f(x2) for some x1∈A−(A∩B) and x2∈B−(A∩B). The proof now is finished.
No comments:
Post a Comment