#Set theory
1 messages · Page 1 of 1 (latest)
What does "surjective" mean?
In mathematics, a surjective function (also known as surjection, or onto function) is a function f that maps an element x to every element y; that is, for every y, there is an x such that f(x) = y. In other words, every element of the function's codomain is the image of at least one element of its domain.
copy from wikipedia
intuitively it should imply f is also surjective, with examples its very obvious, but i just cant put it formally on paper
Wait, let's back up. Did you need help with a?
I cant figure both of them out
Okay, well, let's take them one at a time.
Sure first A then i guess
I would start like: if for any a, b there exists x, y such that f(x, y) = (a, b). I would have to show that for any a, there exists x, y such that f1(x,y) = a and there exists x, y such that f2(x,y) = b
So what does it mean if f is surjective? Like, by definition?
Okay, sure. And how would you show that?
Or rather, how have you already showed that but not noticed yet?
Sorry i dont understand what you mean by this
How is f defined?
f(x,y) = (f1(x,y), f2(x,y))?
Right, so if, for all real numbers a and b, there exists some real numbers x and y such that f(x, y) = (a, b), that means that f1(x, y) = a and f2(x, y) = b.
Because f(x, y) = (f1(x, y), f2(x, y)).
Get it?