Proving Set Inclusion: A \subseteq A \cup B

  • Thread starter Thread starter flyingpig
  • Start date Start date
  • Tags Tags
    Sets
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 2K views
flyingpig
Messages
2,574
Reaction score
1

Homework Statement




For the sets A and B, prove that

[tex]A \cap B \subseteq A \subseteq A \cup B[/tex]



The Attempt at a Solution



I am guessing I should look at only two of them first?

[tex]A \subseteq A \cup B[/tex]

What conditions do I need?
 
Physics news on Phys.org
let x be in A intersect B..what does that mean...
 
C is a subset of D

if x is in the intersection of A and B, then x belongs to both A and B
 
so x is in A ... is x in the Union of A and B
 
SammyS said:
∴ x belongs to A .

Ohhhh

so for

[tex]A \subseteq A \cup B[/tex]

Same argument? i.e.

[tex]A \cup B[/tex] for some element x, belongs to A or B and hence A also belongs to A? DOes the "or" say whether it can have elements in A or not? Is it a hasty conclusion?
 
yeah your elements could be in either A or B, it helps to draw a picture
 
I want to do this elegantly

So

[tex]x \in A \cap B \iff x \in A[/tex] and [tex]x \in B[/tex]

[tex]\therefore x \in A[/tex]

So [tex]A \cap B \subseteq A[/tex]

[tex]x \in A \cup B \iff x \in A[/tex] or [tex]x \in B[/tex]

So [tex]A \subseteq A \cup B[/tex]

q.e.d
 
I just want to ask, I don't need to show that [tex]A \cap B \subseteq A \cup B[/tex] right? Because this just follows from subset properties? Does this make a good proof?