1. Commutative Laws
For any two finite sets A and B;
- A U B = B U A
- A ∩ B = B ∩ A
2. Associative Laws
For any three finite sets A, B and C;
- (A U B) U C = A U (B U C)
- (A ∩ B) ∩ C = A ∩ (B ∩ C)
3. Idempotent Laws
For any finite set A;
- A U A = A
- A ∩ A = A
4. Distributive Laws
For any three finite sets A, B and C;
- A U (B ∩ C) = (A U B) ∩ (A U C)
- A ∩ (B U C) = (A ∩ B) U (A ∩ C)
5. De Morgan’s Laws
For any two finite sets A and B;
- A – (B U C) = (A – B) ∩ (A – C)
- A - (B ∩ C) = (A – B) U (A – C)
- (A U B)’ = A' ∩ B'
- (A ∩ B)’ = A' U B'
6. For any two finite sets A and B
- A – B = A ∩ B'
- B – A = B ∩ A'
- A – B = A ⇔ A ∩ B = ∅
- (A – B) U B = A U B
- (A – B) ∩ B = ∅
- A ⊆ B ⇔ B' ⊆ A'
- (A – B) U (B – A) = (A U B) – (A ∩ B)
7. For any three finite sets A, B and C
- A – (B ∩ C) = (A – B) U (A – C)
- A – (B U C) = (A – B) ∩ (A – C)
- A ∩ (B - C) = (A ∩ B) - (A ∩ C)
- A ∩ (B △ C) = (A ∩ B) △ (A ∩ C)
Thank
you very much for reading carefully, if you have any other questions, you can
share it with us through comments, if this information was important to you,
please let us knows through comments.
Please do comment and share.
Thank You.
No comments:
Post a Comment