I know that (I might be wrong):
- Symbol for empty or null set : {Ø} or {}
- Null or empty set is 'subset of all sets' as well as 'empty or null set' set
- So, { {} } is same as { Ø }
I just want to know { {} } or { Ø } is an empty set or not ? And if yes then we can conclude that if a set contains a only null set which is by definition always true then it must be a null or empty set.
(Here I am assuming empty and null are same, because I've read that they sometimes taken as different.)
Symbol for empty or null set : ${Ø}$or ${}$
this is wrong. It should be "symbol for the empty set is $Ø$ or ${}$
Empty set is a subset of all set by definition of a subset.
we say $A$ is a subset of $B$ if some element $a$ belongs to $ A$ then $a$ belongs to $B$.
Now since empty set contains no elements the above statement is vacuously true. But depending on that you cannot write empty set as ${Ø}$ or ${{}}$
– Prabath Hewasundara Dec 17 '19 at 17:52