Prove: Sets Union & Intersection Hypothesis

Click For Summary

Discussion Overview

The discussion revolves around proving a hypothesis related to set operations, specifically the relationship between the union and intersection of sets. Participants are tasked with using mathematical induction to demonstrate the equivalence of two expressions involving multiple sets and a single set B. The scope includes mathematical reasoning and exploration of proof techniques.

Discussion Character

  • Homework-related
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant expresses uncertainty about how to start the proof and suggests changing notation.
  • Another participant questions whether the original poster has attempted to use mathematical induction as requested.
  • A participant introduces the notation P(n) to represent the hypothesis and begins outlining the basis step for P(1).
  • Concerns are raised about the use of notation and the approach to the proof, with suggestions to consider strong induction instead.
  • A later reply discusses the application of the commutative and distributive laws in the context of the proof, attempting to derive the necessary equivalences.
  • One participant asserts that strong induction is easier but emphasizes the requirement to use standard mathematical induction for this problem.
  • Another participant presents a detailed step-by-step approach to the proof, including substitutions and the application of laws, and asks for feedback on the correctness of their proof.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the best approach to the proof, with some advocating for strong induction while others adhere to standard mathematical induction. There is also disagreement on the clarity and correctness of the notation used in the proof attempts.

Contextual Notes

Participants highlight potential confusion regarding the use of notation and the distinction between standard and strong induction. There are also unresolved questions about the clarity of the proof steps and the assumptions made during the discussion.

VinnyCee
Messages
486
Reaction score
0
DISCRETE MATH: Prove a "simple" hypothesis involving sets. Use mathematical induction

Homework Statement



Prove that if A_1,\,A_2,\,\dots,\,A_n and B are sets, then
\left(A_1\,\cap\,A_2\,\cap\,\dots\,\cap\,A_n\right)\,\cup\,B\,=\,\left(A_1\,\cup\,B\left)\,\cap\,\left(A_2\,\cup\,B\right)\,\cap\,\dots\,\cap\,\left(A_n\,\cup\,B\right)

Homework Equations



A\,\cap\,B\,=\,B\,\cap\,A <----- commutative law

A\,\cup\,\left(B\,\cap\,C\right)\,=\,\left(A\,\cup\,B\right)\,\cap\,\left(A\,\cup\,C\right) <----- distributive law

The Attempt at a Solution



I don't know how to start this other than that I need to use the two laws above. Maybe change the notation? I don't know.

\bigcap_{i\,=\,1}^{n}\,A_i\,\cup\,B\,=\,\left(A_1\,\cap\,B\right)\,\cup\,\left(A_2\,\cap\,B\right)\,\cup\dots\,\cup\,\left(A_n\,\cap\,B\right)

What should be the next step or is there a better way of going about this?NOTE: For LaTeXers, \cup is a union and \cap is an intersection.
 
Last edited:
Physics news on Phys.org
your title says use mathematical induction... so did u try using that method to do this question?
 
Let P(n) be \left(A_1\,\cap\,A_2\,\cap\,\dots\,\cap\,A_n\right)\,\cup\,B\,=\,\left(A_1\,\cup\,B\left)\,\cap\,\left(A_2\,\cup\,B\right)\,\cap\,\dots\,\cap\,\left(A_n\,\cup\,B\right)

Then \forall\,n\,\left(P(n)\right), right?
First I do the basis step for P(1):

A_1\,\cup\,B\,=\,\left(A_1\,\cup\,B\right)
Now I need to show that P(k)\,\longrightarrow\,P(k\,+\,1)?

For P(k) (Also, assume it is true for induction):

\left(A_1\,\cap\,A_2\,\cap\,\dots\,\cap\,A_k\right )\,\cup\,B\,=\,\left(A_1\,\cup\,B\left)\,\cap\,\left(A_2\,\cup\,B\right)\,\cap\,\dots\,\cap\,\left(A _k\,\cup\,B\right)EDIT: Removed errors
 
Last edited:
1. Don't start by writing out what you want to prove (just after the 'For P(k+1)').

2. P(k) is a statement that two things are equal. So why have you used the symbol P(k) as if it were a set?

3. Use strong induction.

4. If that doesn't mean anything to you then consider this:

take AnBnCnDnEnF. Let X=AnBnCnDnE and Y=F. Then we can rewrite that as XnY. I've gone from a statement about 6 sets to one about 2 sets. Now can I use anything I know to be true for 2 sets...
 
Strong induction is covered in the next section. It says that it is easier to use strong induction in many cases, I am sure this is one, but we have to use "mathematical induction". Isn't strong induction just a special case of mathematical induction?

Let S be A_1\,\cap\,A_2\,\cap\,\dots\,\cap\,A_k

\left(A_1\,\cap\,A_2\,\cap\,\dots\,\cap\,A_k\,\cap \,A_{k\,+\,1}\right)\,\cup\,B\,=\,\left(S\,\cap\,A_{k\,+\,1}\right)\,\cup\,B

Then use commutative law:

B\,\cup\,\left(S\,\cap\,A_{k\,+\,1}\right)

Now use distributive law:

\left(B\,\cup\,S\right)\,\cap\,\left(B\,\cup\,A_{k\,+\,1}\right) < ----- Equation 1

Now, assuming the p(k) induction:

\left(B\,\cup\,S\right)\,\equiv\,\left(A_1\,\cup\,B\left)\,\cap\,\left(A_2\,\cup\,B\right)\,\cap\,\dots\,\cap\,\left(A_k\,\cup\,B\right)

Substitute this assumption into equation 1 above:

\left(B\,\cup\,S\right)\,\cap\,\left(B\,\cup\,A_{k\,+\,1}\right)\,\equiv\,\left(A_1\,\cup\,B\left)\,\cap\,\left(A_2\,\cup\,B\right)\,\cap\,\dots\,\cap\,\left(A_k\,\cup\,B\right)\,\cap\,\left(B\,\cup\,A_{k\,+\,1}\right)

Now use the commutative law again on the last two terms:

\left(A_1\,\cup\,B\left)\,\cap\,\left(A_2\,\cup\,B\right)\,\cap\,\dots\,\cap\,\left(A_k\,\cup\,B\right)\,\cap\,\left(A_{k\,+\,1}\,\cup\,B\right)

And this proves that for P(k\,+\,1):

\left(A_1\,\cap\,A_2\,\cap\,\dots\,\cap\,A_k\,\cap\,A_{k\,+\,1}\right)\,\cup\,B\,=\,\left(A_1\,\cup\,B\left)\,\cap\,\left(A_2\,\cup\,B\right)\,\cap\,\dots\,\cap\,\left(A_k\,\cup\,B\right)\,\cap\,\left(A_{k\,+\,1}\,\cup\,B\right)

Is the proof correct?
 
Last edited:

Similar threads

  • · Replies 62 ·
3
Replies
62
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K