Cyborg31 said:
Homework Statement
1. Provide a counterexample to the following conjecture:
For sets A, B, C \subseteq U if A is a subset of B but B is not a subset of C, then A is not a subset of C
2. (A\cap B) \cup C = (A \cap (B \cup C)) if and only if C \subseteq A
3. Prove (A - B) - C = (A - C) - (B - C)
Homework Equations
The Attempt at a Solution
1. Would it work if I say "If \bar{A}\notin U then A\subseteq U and thus A \subseteq C" ?
Actually, that makes no sense at all. You are given that U is the universal set so both A and \bar{A} are
subsets of U. That has nothing to do with \bar{A} being a
member of U. In any case, you are only asked to give a
counterexample. Suppose B= {a,b,c,d,e,f}, C= {d,e,f,g, i, j}. Can you find A that
is a both a subset of B and a subset of C?
Well, I'll give you a start. (2) says, "(A\cap B) \cup C = (A \cap (B \cup C)) if and only if C \subseteq A
That is an "if and only if" statement so you need to prove 2 things:
a) If (A\cap B) \cup C = (A \cap (B \cup C)) then C \subseteq A
b) If C \subseteq A then (A\cap B) \cup C = (A \cap (B \cup C))[/tex]
and the standard way to prove "A= B" is to say "If a\in A" and show that a\in B. That is, assuming that a satisfies whatever conditions define A, show that it must satisfy whatever conditions satisfy B.
To show C \subseteq A, start by saying "if x \in C and use the fact that ](A\cap B) \cup C = (A \cap (B \cup C)) to show x \in A.
To show A \subseteq C, start by saying "if x \in A and use the fact that ](A\cap B) \cup C = (A \cap (B \cup C)) to show x \in C.
Then do it the other way around.
3. (A \cap \bar{B}) \cap \bar{C} = (A \cap \bar{C}) - (B \cap \bar{C})
(A \cap \bar{B}) \cap \bar{C} = (A \cap \bar{C}) \cap \bar{(B \cap \bar{C})}
(A \cap \bar{C}) \cap (\bar{B} \cap \bar{C}) = (A \cap \bar{C}) \cap \bar{(B \cap \bar{C})}
I'm not sure if this is right though. Can't figure out the rest of this part.
Same thing.
Don't write set operations like that. Start by saying "if x \in (A- B)- C and then show that x \in (A- C)- (B- C)[/itex]. Using the definitions of those set operations, of course.