Chapter 2: Q58E (page 137)
How can the union and intersection of \(n\)sets that all are subsets of the universal set\(U\) be found using bit strings?
The successor of the set \(A\)is the set \(A \cup \{ A\} \)
Short Answer
Let there be \(n\)sets.
We require that the universal set\(U\)is finite.
If the universal set\(U\)contains\(m\)elements, then the bit string corresponding with every set will contain\(m\)bits.
If the \(ith\)element of the universal set\(U\)is in the set, then\(ith\)bit of the string is a zero.
If the \(ith\)element of the universal set \(U\) is not in the set, then the \(ith\)bit of the string is a \(0\).