I'm a bit confused on this problem. I know it's simple but the subtle changes and notation are tripping me up.
Given A = {2, {4, 5}, 4}, consider if the following statements are true or false
{4, 5} ⊂ A
{4, 5} ∈ A
{{4, 5}} ⊂ A
5 ∈ A
{5} ∈ A
{5} ⊂ A
{2} ⊂ A
{2} ∈ A
2 ⊂ A
2 ∈ A
Thanks in advance for any help.
Given A = {2, {4, 5}, 4}, consider if the following statements are true or false
{4, 5} ⊂ A
{4, 5} ∈ A
{{4, 5}} ⊂ A
5 ∈ A
{5} ∈ A
{5} ⊂ A
{2} ⊂ A
{2} ∈ A
2 ⊂ A
2 ∈ A
Thanks in advance for any help.
Last edited: