Given non-empty set X, consider the binary operation ∗:P(X)×P(X)→P(X) given by A∗B=A∩B∀A,B in P(X), where P(X)is the power set of X. Show that X is the identity element for this operation and X is the only invertible element in P(X) with respect to the operation.
Given that
∗:P(X)×P(X)→P(X) is defined as A∗B=A∩B∀A,B∈P(X)
We know that A∗X=A∩X=A=X∩A=X∗A∀A∈P(X)
Therefore, the operation o is not commutative.
Let a,b,c∈R. Then, we have
(a o b)o c = a o c=a, a o (b o c)=a o b =a⇒ (a o b)o c =a o (b o c)
Therefore, the operation o is associative.
Now, let a,b,c∈R then we have
a∗(boc)=a∗b=|a−b|(a∗b)o(a∗c)=(|a−b|)o(|a−c|)=|a−b|
Hence, a∗(boc)=1o(|2−3|)=1o1=1
(1o2)∗(1o3)=1∗1=|1−1|=0
Therefore, 1o(2∗3)≠(1o2)∗(1o3) where 1,2,3,∈R
Therefore, the operation o does not distribute over ∗.