Is $\{\} ∉ A$ true or false, if $A = \{1, 2, 4, a, b, c\}$?

351 Views Asked by At

$A = \{1, 2, 4, a, b, c\}$.
$\{\} ∉ A$ (true).
My solution for this question is true. Since $\{\}$ is not an element of $A$. But at college I showed this question to my teacher and he said it is false because $\{\}$ is a subset of $A$ not an element. What's the correct solution for this? PS: Here is the question from the book circled in red.
enter image description here

3

There are 3 best solutions below

8
On BEST ANSWER

I preassume that the symbols $1,2,4$ do not denote the empty set.

Then: $$\{\}\notin A\text{ is true if }a\neq\{\}\text{ and }b\neq\{\}\text{ and }c\neq\{\}$$

Otherwise it is false.

If nothing is known about $a,b,c$ then you should state that the statement is not true in general.

Further $\{\}$ is indeed a subset of $A$ but that is not relevant here.

2
On

The empty set is a subset of every set.

For the set $A$ In the question , the empty set is not an element of the set.

4
On

…he said it is false because $ \{ \} $ is a subset of $ A $ not an element.

If it's, as he said, not an element and "$ \notin $" means "is not an element of", then it's obviously true.