if A=[a{a,b}] write all subject of A
Answers
Answered by
1
The list of all subsets of a,b,c,d is ϕ ,{a},{b},{c},{d},{a,b},{a,c},{a,d},{b,c},{b,d},{c,d},{a,b,c},{a,b,d},{a,c,d},{b,c,d},{a,b,c,d}
Answered by
3
Answer:
{ {a} , {a, b} , { } }
Step-by-step explanation:
Hope this help you
Similar questions