Discrete math, proving the absorption law

AI Thread Summary
The discussion focuses on proving the second absorption law, A ∩ (A ∪ B) = A, using set theory principles. Participants clarify that to establish equality, one must demonstrate that each set is a subset of the other. The proof is structured into three main parts: showing A ∩ (A ∪ B) is a subset of A, proving A is a subset of A ∩ (A ∪ B), and concluding that both sets are equal. The conversation emphasizes the importance of definitions, particularly regarding intersections and subsets, in constructing the proof. The final consensus confirms that the proof effectively demonstrates the absorption law by establishing mutual subset relationships.
rubenhero
Messages
41
Reaction score
2

Homework Statement


Prove the second absorption law from Table 1 by showing
that if A and B are sets, then A ∩ (A ∪ B) = A.

Homework Equations


Absorption laws
A ∪ (A ∩ B) = A
A ∩ (A ∪ B) = A


The Attempt at a Solution


i will show A ∩ (A ∪ B) is a subset of A
x is any element in A ∩ (A ∪ B)
x is not an element in (A ∩ (A ∪ B))'
NOT ( x is an element in(A ∩ (A ∪ B))')
NOT (x is not an element in A ∩ (A ∪ B))
NOT (NOT (x is not an element in A ∩ (A ∪ B)))
x is a element in A
 
  • Like
Likes cack
Physics news on Phys.org
That's much too complicated. By definition of intersection, if x is in X\cap Y then x is in both X and Y. So if x is in A\cap (A\cup B) if follows immediately that x is in A.

Of course to prove "X= Y" you must prove X\subset Y and Y\subset X. You have proved that A\cap(A\cup B)\subset A. Now you must prove A\subset A\cap(A\cup B). Is x is in A then ...
 
thank you for your reply
so would the whole proof be

1.A ∩ (A ∪ B) is a subset of A
x is a element in A ∩ (A ∪ B)
x is a element in A by definition of intersection
Therefore A ∩ (A ∪ B) is a subset of A
2.A is a subset of A ∩ (A ∪ B)
x is a element in A
x is a element in A ∩ (A ∪ B) by definition of intersection
Therefore A is a subset of A ∩ (A ∪ B)
3.Since A ∩ (A ∪ B) is a subset of A and A is a subset of A ∩ (A ∪ B),
then A ∩ (A ∪ B) = A

is the proof basically proofing they are subsets of each other by reversing each term?
 
  • Like
Likes cack
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top