So the problem is formulated as follows:
"Show that there is no set to which every function belongs"
So the plan is to form the "set" containing every function, and show that this leads to the set of all ordered pairs, and then the set of all sets.
A = {fi | (∀<x,y1> ∈ fi ^ ∀<x,y2> ∈ fi) y1=y2 }
∪A = {<x,y> | (∀<x,y> (∃ fi ∈ A)<x,y> ∈ fi }
I want to show that ∪A is the set of all ordered pairs. It feels like I need the axiom of choice here, but I'm not sure if it can actually do what I think I need it to do here. Here's what I mean. I take an arbitrary ordered pair <a,b>, and try to show that it is in ∪A. <a,b> belongs to some relation (if nothing else, {<a,b>}). At this point, I want to use the axiom of choice to say that from some arbitrary relation containing <a,b>, I can extract a function containing <a,b> as an element, and that function would be a member of the set A. The axiom of choice is formulated as such:
For any relation R, there is a function H ⊆ R with domH = domR.
I guess my first question is, am I on the right track? And my second is, does the axiom of choice actually do what I need it to do here? Because if it does, I can't see it.
"Show that there is no set to which every function belongs"
So the plan is to form the "set" containing every function, and show that this leads to the set of all ordered pairs, and then the set of all sets.
A = {fi | (∀<x,y1> ∈ fi ^ ∀<x,y2> ∈ fi) y1=y2 }
∪A = {<x,y> | (∀<x,y> (∃ fi ∈ A)<x,y> ∈ fi }
I want to show that ∪A is the set of all ordered pairs. It feels like I need the axiom of choice here, but I'm not sure if it can actually do what I think I need it to do here. Here's what I mean. I take an arbitrary ordered pair <a,b>, and try to show that it is in ∪A. <a,b> belongs to some relation (if nothing else, {<a,b>}). At this point, I want to use the axiom of choice to say that from some arbitrary relation containing <a,b>, I can extract a function containing <a,b> as an element, and that function would be a member of the set A. The axiom of choice is formulated as such:
For any relation R, there is a function H ⊆ R with domH = domR.
I guess my first question is, am I on the right track? And my second is, does the axiom of choice actually do what I need it to do here? Because if it does, I can't see it.