0

Let Let A={∅,{∅,{∅}}} B=∅,C={∅},D={∅,{∅}} Which of the following are true,

a). $C\subseteq A\;\;b) \;C\epsilon A\;\; c)\; B\epsilon A\; d)\; B\subseteq A\;e)\;B\epsilon C\;f)\;C=B\;g)\;C\subseteq D\;h)\;C\epsilon D\;i)\;D\subseteq A $

My attempt :a is wright and b is wright confusing about c

1 Answers1

1

This question is about whats the difference between being an element of a set and being a subset of a set

Consider

$A=\{a,b,c,\{a,b\},\{b,c,d\}\}$

$a$ is an element of the set $A$.

The set $\{a,b\}$ is an element of the set $A$.

The set $\{b,c,d\}$ is an element of the set $A$

The set $\{b,c\}$ is a subset of $A$.

The set $\{a\}$ is a subset of $A$.

$\subseteq$ means subset of

$\in$ means an element of

JKnecht
  • 6,543