Given a non-empty set X, let ∗:P(X)×P(X)→P(X) be defined as A∗B=(A−B)∪(B−A),∀A,BϵP(X). Show that the empty set ϕ is the identity for the operation ∗ and all the elements A of P(X) are invertible with A−1=A
Open in App
Solution
Identity
e is the identity of ∗ if
a∗e=e∗a=a
here,A∗ϕ=(A−ϕ)∪(ϕ−A)=A∪ϕ=A
andϕ∗A=(ϕ−A)∪(A−ϕ)=ϕ∪A=A
Since A∗ϕ=ϕ∗A=A
ϕ is the identity operation ∗.
Invertible:-
An element a in set is invertible if,
there is an element in set such that,
a∗b=e=b∗a
Here,e=ϕ,b=A
Now A∗A=(A−A)∪(A−A)=ϕ∪ϕ=ϕ
EgA∗A=(A−A)∪(A−A)=ϕ∪ϕ=ϕ
Since A∗A=ϕ=A∗A
Hence,all the elements A of P(X) are invertible with inverse of A=A.