Check if this function is surjective

77 Views Asked by At

A function is defined by this formula: $$f: \mathcal P(\mathbb N) \times \mathcal P(\mathbb N) \to \mathcal P(\mathbb N) \times \mathcal P(\mathbb N) \\ f(x,y) = (x \setminus y, y\setminus x)$$

Is it enough to say that this function is not surjective because it will never take this value: $$(\mathbb N, \mathbb N)$$ or is it not "allowed"?

1

There are 1 best solutions below

0
On

Yep, it's correct. Thats because $\mathbb N \subseteq \mathbb N$