I had some questions about the Axiom of choice.
suppose I have a function f:A->B, where A and B are infinite sets, and I have to prove f is onto.
So as a general strategy I pick an arbitrary element b in B, and I find an element a in A, such that f(a) =b.
My question is, is picking an arbitrary element in B making use of the axiom of choice?
Also... seems to me the axiom of choice would not be sufficient, because the way I understand it, the axiom of choice allows us to pick one element out of a set, but not necessarily every element.
But to prove B is onto, I'd have to be able to pick any and every element in B right?