The set A union A is?
Answers
Also, union is commutative, so the sets can be written in any order. The empty set is an identity element for the operation of union. That is, A ∪ ∅ = A, for any set A. Also, the union operation is idempotent: A ∪ A = A.
SOLUTION
TO DETERMINE
The set A ∪ A
EVALUATION
We know that A set is a well defined collection of distinct objects of our perception or of our thought to be conceived as a whole
Here the given set is A ∪ A
Now A ∪ A
= { x : x ∈ A ∨ A }
= { x : x ∈ A }
= A
Additional Information :
The above property is called Idempotent Property of Set theory
FINAL ANSWER
A ∪ A = A
━━━━━━━━━━━━━━━━
Learn more from Brainly :-
If n(A) = 300, n(A∪B) = 500, n(A∩B) = 50 and n(B′) = 350, find n(B) and n(U).
https://brainly.in/question/4193770
2. If A, B and C are any three sets
then prove the following using venn-diagram
A∩(BUC) = (A∩B) U (A∩C)
https://brainly.in/question/23234089