in Algorithms
13 views
0 votes
0 votes
Which of the following is/are true?
  1. If $S$ is a set and $|S| = 103$, then $S$ is not the power set of any set (that is, there is no set $T$ where $S = \mathcal{P}(T))$.
  2. If $S$ is a set and $|S| = 103$, then $S$ is a power set of some set (that is, there is some set $T$ where $S = \mathcal{P}(T))$.
  3. If $S$ is a set and $|S| = 8$, then $S$ is a power set of some set (that is, there is some set $T$ where $S = \mathcal{P}(T))$.
  4. If $S$ is a set and $|S| = 8$, then $S$ is not the power set of any set (that is, there is no set $T$ where $S = \mathcal{P}(T))$.
in Algorithms
by
13 views

1 Answer

0 votes
0 votes
For Option C:
Counterexample: $S = \{1, 2, \dots, 8 \}$, here $S$ is Not a powerset of any set T.
by
Answer:

Related questions