Union Homework: Prove f(E U F)=f(E) U f(F)

In summary, the conversation discusses the proof that if a function f maps from set A to set B, and subsets E and F are taken from A, then f(E ∪ F) = f(E) ∪ f(F) and f(E ∩ F) ⊆ f(E) ∩ f(F). The proof involves showing that for any arbitrary element y in the union of f(E) and f(F), there exists an element x in the union of E and F such that f(x) = y. This implies that y is also an element of f(E ∪ F), and therefore the two sets are equal. It is noted that there may be multiple x values for a given y, but as long as one exists
  • #1
1,421
5

Homework Statement


Show that if ##f: A \rightarrow B## and ##E,F \subseteq A##, then ##f(E \cup F) = f(E) \cup f(F)##, and ##f(E \cap F) \subseteq f(E) \cap f(F)##.

Homework Equations



##f(E) := \{f(x)~|~ x \in E \}##.

The Attempt at a Solution



Okay, showing ##f(E \cup F) \subseteq f(E) \cup f(F)## is rather easy. Let us look at the second direction. Let ##y \in f(E) \cup f(F)## be arbitrary. Then ##y \in f(E)## or ##y \in f(F)##, which means there exists ##x_1 \in E## and ##x_2 \in F## such that ##f(x_1) = y = f(x_2)##.

It isn't clear why this implies ##y = f(x) \in f(E \cup F) := \{f(x) ~|~ x \in E ~or~ x \in F \}##. Certainly if ##x_1 = x_2 := x## were the case, then I could see this.
 
Physics news on Phys.org
  • #2
What you proceeded isn't correct.
##y\in f(E)## or ##y\in f(F)## implies that ##\exists x\in E## or ##x\in F,## that is, ##x\in E\cup F,## st. ##f(x)=y.## Hence ##y\in f(E\cup F).##
 
  • #3
Why wouldn't we have different ##x##'s? For instance, consider ##y=f(x) = x^2##. Given a ##y##, there exist two different ##x##'s.
 
  • #4
There's no another ##x## in my statement. Just confirm if ##x## belongs to ##E\cup F.##
 

Suggested for: Union Homework: Prove f(E U F)=f(E) U f(F)

Replies
9
Views
463
Replies
3
Views
688
Replies
9
Views
772
Replies
5
Views
604
Replies
6
Views
812
Back
Top