roam
- 1,265
- 12
Homework Statement
Let n \geq 1 be a positive integer and let M_n = \{ 1,...,n \} be a set with n elements. Denote by \mathcal{P} (M_n) the set of all subsets of Mn. For example \mathcal{P} (M_2) = \{ \{ \emptyset \}, \{ 1 \}, \{ 2 \}, \{ 1,2 \} \}.
Show that C=(\mathcal{P} (M_n) , \cap) and U=(\mathcal{P} (M_n) , \cup) each has an identity. Decide whether C and U are groups.
The Attempt at a Solution
For C=(\mathcal{P} (M_n) , \cap), let a,b,c \in \mathcal{P} (M_n)
- Associativity: (a \cap b) \cap c = a \cup (b \cap c) \checkmark
- Identity: is the empty set => a \cap \emptyset = a \checkmark
- Inverse: I can't see what's the inverse of this group!
for an element a we need an inverse b such that a \cap b = \emptyset. I think this is only true when a & b are completely distinct but I'm not sure...
Similarly U=(\mathcal{P} (M_n) , \cup) satisfies the associativity and I think its identity is also \emptyset. But what is the inverse??
I need help finding the inverses, and please let me know if the rest of my working is correct.
Any help is really appreciated.
Last edited: