set A = {0,{1},{},{2,3}} which of the following statements are true or false?

1: True because Null is a subset of all sets.
2: True, because Null is an element contained in set A.
3: false because 1 is not a set to begin with so it is unable to be a proper subset.
4: True, because the set containing the element 1 is an element of set A.
5: False because the element 1 is contained within a set of A and not within A itself.
6: False because the set {{1}} does not contain all elements of A.
7:False because 1,2,3 are not elements of set A, rather they are contained in sets within the set of A.
8: False because only 0 is an element of set A.
is my reasoning correct or am I overlooking something?
Thanks in advance!

1: True because Null is a subset of all sets.
2: True, because Null is an element contained in set A.
3: false because 1 is not a set to begin with so it is unable to be a proper subset.
4: True, because the set containing the element 1 is an element of set A.
5: False because the element 1 is contained within a set of A and not within A itself.
6: False because the set {{1}} does not contain all elements of A.
7:False because 1,2,3 are not elements of set A, rather they are contained in sets within the set of A.
8: False because only 0 is an element of set A.
is my reasoning correct or am I overlooking something?
Thanks in advance!