Very simple question, I prob look like an idiot lol. but hey, I'm here to learn
so if I have a set A where A = {$a∈ℕ$ | $a^2 = 5$}
is set A then A = ∅ or is it A = {∅}?
also, if it's the latter, if I have set B say B = {1, 2, 3} and want to find the union of A and B, is it {1, 2, 3} or {∅, 1, 2, 3}? and what about the intersection? if A = {∅, 1, 2} and B = {1, 2, 3}, then A n B = {1, 2} right?