Solving Probability Question: Empty Intersection Condition

  • Thread starter Thread starter GreenPrint
  • Start date Start date
  • Tags Tags
    Probability
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
GreenPrint
Messages
1,186
Reaction score
0

Homework Statement



Let A and B be two events in a sample space. Under what condition(s) is A[itex]\bigcap (A \bigcup B)^{c}[/itex] empty?


Homework Equations



De'Morgan's law

[itex](A \bigcup B)^{c} = (A^{c} \bigcap B^{c})[/itex]

The Attempt at a Solution



A[itex]\bigcap (A \bigcup B)^{c}[/itex]

I use De'Morgan's Law

[itex]A \bigcap (A^{c} \bigcap B^{c})[/itex]

I don't know if I can do this or not but I think it's what I'm supposed to do.

[itex](A \bigcap A^{c}) \bigcap (A \bigcap B^{c})[/itex]

If I'm not mistaken

[itex]A \bigcap A^{c}[/itex] = 1

so

[itex]1 \bigcap (A \bigcap B^{c})[/itex]

If I'm not mistaken this can be simplified some more to

[itex]A \bigcap B^{c}[/itex]

So I guess the answer is when

[itex]A \bigcap B^{c} = ∅[/itex]

Does this look right?

Thanks for any help!
 
Physics news on Phys.org
GreenPrint said:

Homework Statement



Let A and B be two events in a sample space. Under what condition(s) is A[itex]\bigcap (A \bigcup B)^{c}[/itex] empty?

Homework Equations



De'Morgan's law

[itex](A \bigcup B)^{c} = (A^{c} \bigcap B^{c})[/itex]

The Attempt at a Solution



A[itex]\bigcap (A \bigcup B)^{c}[/itex]

I use De'Morgan's Law

[itex]A \bigcap (A^{c} \bigcap B^{c})[/itex]

I don't know if I can do this or not but I think it's what I'm supposed to do.

[itex](A \bigcap A^{c}) \bigcap (A \bigcap B^{c})[/itex]

If I'm not mistaken

[itex]A \bigcap A^{c}[/itex] = 1

so

[itex]1 \bigcap (A \bigcap B^{c})[/itex]

If I'm not mistaken this can be simplified some more to

[itex]A \bigcap B^{c}[/itex]

So I guess the answer is when

[itex]A \bigcap B^{c} = ∅[/itex]

Does this look right?

Thanks for any help!

1? What kind of a set is 1? Isn't [itex]A \bigcap A^{c} = \phi[/itex], the empty set?
 
GreenPrint said:
If I'm not mistaken [itex]A \bigcap A^{c}[/itex] = 1
But unfortunately you are mistaken. Is it what you intended to write... that (in the language of set theory) the intersection of a set with its complement is the universal set?
 
What do you mean by universal set? Now that I think of it I think perhaps empty set is the answer to that. Isn't it empty under all conditions since

∅ = A[itex]\bigcap A^{c}[/itex]
 
GreenPrint said:
What do you mean by universal set? Now that I think of it I think perhaps empty set is the answer to that.

Yes, it is. It's empty regardless of what B is.
 
GreenPrint said:
What do you mean by universal set? Now that I think of it I think perhaps empty set is the answer to that. Isn't it empty under all conditions since

∅ = A[itex]\bigcap A^{c}[/itex]
Given a set, A, Ac is the set of all objects that are NOT in A. But what is meant by "all objects"? In order that we not have to include nonsensical things like "Jupiter's fourth moon" or "the fairies that live down by the creek", we have to have a specific "domain of discourse"- all those things that we are talking about. The set containing all things that in set A or B or, in fact, all the things we allow to be in the sets we are talking about is the "universal set". You cannot talk about the "complement of a set" without having a "universal set" so I suspect you just know it by a different name.
 
Last edited by a moderator:
Isn't that always empty?

I used a Venn Diagram
 
Isn't what always empty? If you are referring to the original post, [itex]A\cap (A \cup B)^c[/itex], yes, that is empty no matter what A and B are. In order to be in [itex]A\cap (A\cup B)^c[/itex], x must be in both A and [itex](A\cup B)^c[/itex]. In order to be in [itex](A\cup B)^c[/itex], x must not be in [itex]A\cup B[/itex]. But [itex]A\cup B[/itex] includes all members of A so that x cannot be in A. There is NO x in [itex]A\cap (A\cup B)^c[/itex].
 
Last edited by a moderator:
HallsofIvy said:
Isn't what always empty? If you are referring to the original post

Yes. Thanks.