PDA

View Full Version : is this a clear proof?


anon1980_1@hotmail.c
Sep30-04, 02:30 PM
Suppose A, B, and C are sets.
Prove that if A union B is a subset of C, then A is a subset of C and B is a subset of C.

My proof:
Suppose A, B, and C are sets such that A union B is a subset of C.
Then for all x, if x is in A union B, then x is in C.
Since x is in A union B, this means x is in A or x is in B.
Then if x is in A or x is in B, then x is in C.
Hence, if x is in A, then x is in C, and if x is in B, then x is in C.
Thus, A is a subset of C and B is a subset of C.

Is this ok?

matt grime
Sep30-04, 02:40 PM
why not just the obvious:

A < AuB < C

hence A<C

other wise you've got to do tedious propositional logic.

i teach a course like this, and i can't understand why you have to prove something so obvious to be honest. it's bollocks isn't it?

it's obvious and as is often the case with obvious things writing down the proof is a pain, but you're at least on the right track, although you could tidy it up:

to show A<B you need:

x in A true implies

(x in A) or (xi in B) is true


so x in AuB is true,

hence x in C is true by the definition of subset,

anon1980_1@hotmail.c
Sep30-04, 02:47 PM
Can I just assume that A is contained in A union B which is contained in C?
The way I have written my proof is the way we were taught in class.
Does it make sense? Or are there obvious flaws in the logic?

Gokul43201
Sep30-04, 02:58 PM
Can I just assume that A is contained in A union B which is contained in C?
The way I have written my proof is the way we were taught in class.
Does it make sense? Or are there obvious flaws in the logic?

No obvious flaws. Most teachers will accept your proof. A small minority might ask you how "Then if x is in A or x is in B, then x is in C" leads to "Hence, if x is in A, then x is in C, and if x is in B, then x is in C"

eku_girl83
Sep30-04, 06:28 PM
The next to last line of your proof is a little vague. I'm at a loss for how to make it clearer though.

anon1980_1@hotmail.c
Sep30-04, 06:33 PM
How can I clarify the next to last line? Someone please offer me suggestions?

matt grime
Oct1-04, 03:48 AM
Can I just assume that A is contained in A union B which is contained in C?
The way I have written my proof is the way we were taught in class.
Does it make sense? Or are there obvious flaws in the logic?

I gave a proof that A<AuB

you should try to minimize the number of lines.

Here's my full word proof:

We must show that A<C. Let x be in A

(x in A) => (x in A)or(x in B) => (x in AuB) => (x in C)

and we are done.

if you want more words then write 'which implies that'