Axiom of choice and natural numbers.

In summary: This, when I read it, means that you are trying to prove something where you use AC. You then said you wanted to prove that something iff AC, so I presume you want to prove, iff AC.You then ask for a function from P(X) to X, and say the function f(x)=-x for x in P(Z)\{es} works, but the trouble with that is you have no guarantee that that will be in P(Z)\{es}. You seem to be asking for a function g(A) where A is in P(Z)\{es} such that g(A) is in A. This is trivial: just take g(A) to be an element of A. But that is not a
  • #1
MathematicalPhysicist
Gold Member
4,699
371
i have a few question, that i hope they will answered.
1) let w={0,1...,n,..}={0}UN, and let f:wxw->w such that the next requirements apply:
a) f(0,n)=n+1
b) f(m+1,0)=f(m,1)
c) f(m+1,n+1)=f(m,f(m+1,n).

i need to prove that for every n,m in w, the next statement applies:
f(m,n)<f(m,n+1).
(i tried with induction, but this was too much complicated for me to do).

2)let there be 2 sets, X and Y, prove with the help of AC that there exist a function from X onto Y iff |X|>=|Y|.

well for the second question, here what i did:
suppose, there exists f:X->Y which is onto Y, if we utilize AC then let's define P(Y)\{empty set} as a subset of X, then by AC f|P(Y)\{empty set} P{Y}\{EMPTY SET}->Y such that f|P(X)\{ES}(A) is in A for every A in P(Y)\{ES} which means Y is onto P(Y)\{ES} and therefore there is bijection between Y and a subset of X, therefore |X|>=|Y|, the second conditional here I am not sure hoe to prove, i will appreciate your help.
 
Physics news on Phys.org
  • #2
in 2) what is P(Y)? Not the power set, surely.

The only if part (that you have tried to prove) is simply: pick a preimage of every point in Y to create a bijection with a subset of X.

the if part is easy then, assuming that your definition of => for cardinals is Y is in bijection with a subset of X: use that bijection to define a map for all x in X
 
  • #3
it is the power set of Y, why 'not the power set, surely'.

what's wrong with my approach?
 
  • #4
matt grime said:
in 2) what is P(Y)? Not the power set, surely.

The only if part (that you have tried to prove) is simply: pick a preimage of every point in Y to create a bijection with a subset of X.

the if part is easy then, assuming that your definition of => for cardinals is Y is in bijection with a subset of X: use that bijection to define a map for all x in X
so about the first if, i should pick f^-1(y)={x in A|f(x)=y} such that for every f^-1(y) is in A where A is in X so there's a bijection between Y and a subset of X, is this correct?

what about the second if?
 
  • #5
No, that won't work: y may have many preimages: you need to pick one for each y, that is what the axiom of choice allows you to do.

I told you how to do the 'if' part (which I think you call 'the second if'; it is not a first and second if, it as an if and on only if): you know there is a bijection between Y and a subset of X, ie there is a surjective map from a subset of X to Y, so just extend that to a map on all of X (that is trivially surjective.
 
  • #6
the definition of AC that i know from my book is: let X be a family of non empty sets, then there exists a function f:P(X)\{empty set}->X such that f(A) is in A for every A in P(X)\{empty set}.

now if there exists a function from X onto Y f:X->Y then for every y in Y there exists x in X such that f(x)=y, now in order to show that there's a bijection between a subset of X and Y i need to show there's a one to one mapping between them, if ill define A as a subset of X then by AC g:P(A)\{empty set}->A if we let P(A)\{empty set}=Y then there's a one to one cause if x!=x' when x' and x are in P{A}\{empty set} then also f(x)!=f(x') cause f(x) and f(x') are in A which is a subset of P(A)\{empty set}, right?

i think the second part of the proof i can manage.
 
  • #7
Again, I repeat my request for you to define P(X), I presume it is power set. There is no way in general to define P(Y) as a subset of X if P(Y) genuinely does mean the power set, which is what you wanted to do in your first post, hence my confusion here. (There is a trivial surjection from X to X but no way to make P(X) a subset of X). Since you are talking about the axiom of choice (and families of sets) then I think it might mean product, but that would be a very non-standard use of the letter P). Try to avoid using X to mean different things in the same post, by the way.
 
Last edited:
  • #8
matt, where in my post did i say the P(X) is a subset of X?
all that i said in my post is that A is a subset of X and A is subset of P(A)\{empty set}, not vice versa.

P(X) is the power set of X.
 
Last edited:
  • #9
another question in set theory:
find a choice function without the help of AC (if you can) for the next sets:
1) P(Z)\{empty sets}
2) P(Q)\{empty set}
for the first option perhaps it should be f(x)=-x for x in P(Z)\{es}, cause it gets every number from P(Z)\{empty set} to itself but so does f(x)=x, as far as i can tell i need to find a function f(A) which is in A such that A is in P(Z)\{empty set}, right? if so than both of these functions will do as choice functions.
 
  • #10
Look at post 1: your method is to, and I quote,

"if we utilize AC then let's define P(Y)\{empty set} as a subset of X"

this is, in general, impossible: you cannot define P(Y) as a subset of X given some surjection from X to Y, since if you could then you can define P(X) as a subset of X which is impossible.
 
  • #11
but now I've refraind from that, haven't i?

im really confused here as to how to create a bijection between Y and a subset of X, if we have f:X->Y onto Y then by definition for every y in Y there exists x in X such that f(x)=y, now i need to use AC to see that there's a function one to one from Y->A where A is a subset of X, now if we take a choice function g:Y->A (A is non empty) g(B) is in B and B is in Y, now i need to show that if y!=y' then g(y)!=g(y') how do i show it with what I am given?
 
  • #12
Take the union of the sets f^{-1}(y) for y in Y. It is therefore a family of sets and by the axiom of choice it is possible to choose a representative of each one. That is all the axiom of choice says. This is where you use the choice function.
 
  • #13
so g:Uf^-1(y)->A (A a subset of X) such that g(B) is in B for every B in Uf^-1(y), but now i need to show that if g(x)=g(x') then x=x', how o i do this? (this ofcourse in order to show that they are one to one).
 
  • #14
I am still puzzled as to what you're doing, but that is my fault not yours. B is what? an element of something? a subset of something?

The g you ought to be constructing which is from Y to X is trivially an injection (otherwise f would map one element of X to two elements of Y, and that is not allowed as f is a function).
 
  • #15
matt grime said:
I am still puzzled as to what you're doing, but that is my fault not yours. B is what? an element of something? a subset of something?
im following the defintion from here http://planetmath.org/encyclopedia/AxiomOfChoice.html
in my notation B is the same as x in there.
The g you ought to be constructing which is from Y to X is trivially an injection (otherwise f would map one element of X to two elements of Y, and that is not allowed as f is a function).
shouldnt it be from Y to a subset of X?
 
Last edited by a moderator:
  • #16
A map from Y to a subset of X is a map from Y to X.

I am not going to, nor should I be expected to, follow a link (that I am supposed to guess...?) to planet math in order to figure out what you mean when you write a letter. Tell me, and everyone else.
 
  • #17
no one asked you to guess here, you asked what B stands for and i gave a link to planet math which explains it, any other problems from your behalf to read it are your problems, not mine.

btw, does my construction of g ok, or does it lack something you didnt mention already in your posts?
 
Last edited:
  • #18
You used B without explaining its meaning before I asked. If you want help, the onus is on you to explain yourself clearly. I will not bother helping anymore, bye.
 
  • #19
I agree with Matt that your use of [tex] P(X) [/tex] was confusing. As such I didn't get too far into the proof in the direction you opted and didn't read the back and forth too much but I think Matt gave a hint on how to do it.

Here's an idea for how to prove it in the other direction

[tex] |X| >= |Y| [/tex] implies that there is an injection [tex] g:Y -> X [/tex]

Define [tex] f:X \rightarrow Y [/tex] so that

For all [tex] x \in X [/tex]

[tex] f(x) = [/tex] [Fill in the blank] if [tex] x \in ran(g) [/tex]

[tex] f(x) = [/tex] [Something about choice] if [tex] x \notin ran(g) [/tex]

To show the other direction you can use a similar idea.
 
Last edited:

1. What is the Axiom of Choice?

The Axiom of Choice is a mathematical principle that states that given any collection of non-empty sets, it is possible to choose one element from each set. This is often used in set theory and can be thought of as a way to make infinitely many choices at once.

2. How does the Axiom of Choice relate to natural numbers?

The Axiom of Choice is closely related to the concept of natural numbers, which are the positive whole numbers (1, 2, 3, etc.). This is because the axiom can be used to construct infinite sets of natural numbers, which can then be used in various mathematical proofs.

3. Why is the Axiom of Choice controversial?

The Axiom of Choice has been a topic of controversy among mathematicians since it was first proposed in the late 19th century. This is because it introduces seemingly paradoxical situations and can lead to counterintuitive results. However, it is widely accepted and used in most branches of mathematics.

4. What are some applications of the Axiom of Choice?

The Axiom of Choice has many applications in mathematics, particularly in set theory, topology, and analysis. It is also used in various areas of computer science, such as databases and artificial intelligence. Additionally, it has implications in other fields, such as economics and social sciences.

5. Are there any alternatives to the Axiom of Choice?

There are several alternative axioms that have been proposed as alternatives to the Axiom of Choice, such as the Axiom of Determinacy and the Axiom of Constructibility. However, these axioms are not widely accepted and are still being studied by mathematicians. Some mathematicians also choose to work without the Axiom of Choice, known as "constructive mathematics."

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
958
  • Set Theory, Logic, Probability, Statistics
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
22
Views
335
Replies
5
Views
379
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
853
  • Calculus and Beyond Homework Help
Replies
5
Views
617
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
918
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
832
Back
Top