'random' maps between infinite sets

AI Thread Summary
Mapping elements between infinite sets can be challenging when no clear function or formula exists for assignment, leading to the necessity of listing elements individually. This process is inherently incomplete due to the infinite nature of the sets, resulting in some elements remaining unmapped. While some mappings can be defined as functions, they may not always be expressible through a formula, and the existence of a total function is not guaranteed in all scenarios. The discussion also touches on the concept of partial mappings and their transformation into functions, emphasizing that the definition of a function can extend beyond traditional equations. Overall, the complexity of defining mappings between infinite sets is a nuanced topic that requires precise questioning to address effectively.
tgt
Messages
519
Reaction score
2
Say we want to map elements from one infinite set into another. But there is no function or formula to which all elements can be assigned hence we will need to specify or list the elements one by one. However this process of listing will never finish since we have infinite sets. Has anyone come across this problem before? How do people go about it?
 
Mathematics news on Phys.org
This is the sort of question that tends to have a straightforward answer... but only if you are exceedingly clear and precise about what exactly you mean to ask.
 
Hurkyl said:
This is the sort of question that tends to have a straightforward answer... but only if you are exceedingly clear and precise about what exactly you mean to ask.

Isn't it clear?

Some maps are functions where the input is clearly defined and the output can be calculated straight forwardly. But what happens if there is no function to assign the elements? Then defining the map would be on an element by element basis only. Since there is no rule and there are an infinite number of elements, listing it all is impossible so there will always be some elements that we don't know will get mapped to what.

i.e Say we map elements from the natural numbers into the Natural Numbers. But there is no rule or formula for assigning arbitrary elements. So one can only list 1->4, 2->45, 3->90, ... one is only mapping elements across individually. If you're wondering why 4, 45, 90, ... it's because that's what I felt like these numbers should be associated to at that time. Hence you can see the lack of order in assigning the numbers and no wonder why no function can be found.
 
There is a famous (?) paradox here, in that there is (for example) no uniform real-valued measure over the real numbers such that the measure of the entire real line is finite. In particular there is no uniform probability measure, such that p((-inf, +inf)) = 1.
 
Some maps are functions where the input is clearly defined and the output can be calculated straight forwardly.
Asking "is it straight forward to calculate the function at a point" is different from "is it defined at that point".
But what happens if there is no function to assign the elements?
There's always a "total" function mapping a set (whether infinite or not, except perhaps for the empty set, which is a partial function) to something. Take the identity function(for a one-to-one onto function), or a constant function for instance.
Of course when you take two different sets and start asking whether a one-to-one or an onto function can exist there might be some limitations, but that doesn't seem to be the issue here!

Then defining the map would be on an element by element basis only. Since there is no rule and there are an infinite number of elements, listing it all is impossible so there will always be some elements that we don't know will get mapped to what.
Defining a function is not limited to an equation or by an element by element basis, they can be defined set theoretically merely by satisfying certain properties.

So one can only list 1->4, 2->45, 3->90, ... one is only mapping elements across individually. If you're wondering why 4, 45, 90, ... it's because that's what I felt like these numbers should be associated to at that time.
The result of your feelings is a partial mapping, i.e a mapping which misses some elements from the domain. This is quite different from a (total) function, but nonetheless, you can turn this into a function! Let p: A ->B be a partial map from A to B, where it's defined for at least one element of A, denoted the set of such elements D. Then it's not hard to see that f:D->B is a function, where f is defined similar to p!
 
Last edited:
The idea of a mapping between infinite sets is an abstract idea and is manipulated without concern for the things you're worried about. The way you use "function, formula" indicates that to deal with a function we need to know an association rule which defines it. This is not the case, at least not in contemporary mathematics.
 
tgt said:
Isn't it clear?
No. "Function" and "map" are synonymous, along with rule (I think). If you have a function, then you have a map as well as a rule. Functions need not be (uniquely) expressed by a formula. If you have a function expressed by a formula, there is no guarantee that you can do "computation", even in principle.

For example, consider the annoying function from the set {0} to the set {1, 2}, defined by the following formula:

<br /> f(0) = \begin{cases}<br /> 1 &amp; |\mathbb{R}| = |\mathcal{P}(\mathbb{N})| \\<br /> 2 &amp; |\mathbb{R}| \neq |\mathcal{P}(\mathbb{N})|<br /> \end{cases}<br />

The proposition f(0) = 1 is undecidable in ZFC -- it is strictly impossible* to determine whether this statement is true or false.


Furthermore, there is no problem dealing with indeterminate functions; using the indeterminate variable f to denote a real-valued function of the reals operates on exactly the same principle as letting the indeterminate variable x denote a real number.


Any of these answers can change dramatically, just by making a small change in the particulars of the question you're asking.

*: Assuming ZFC is consistent
 
I thought |\mathbb{R}| = |\mathcal{P}(\mathbb{N})| was an easily proved theorem of ZFC. Are you sure you don't mean |\mathbb{R}| = \aleph_1?
 
Citan Uzuki said:
I thought |\mathbb{R}| = |\mathcal{P}(\mathbb{N})| was an easily proved theorem of ZFC. Are you sure you don't mean |\mathbb{R}| = \aleph_1?
Yes, that's what I meant. :redface:
 
  • #10
r these things related to the random operators in analysis if yes then i have some thing to include in.
 

Similar threads

Back
Top