How does the natural continuous bijection between $\omega^\omega$ and $\mathbb R$ look like? I.e. why elements of $\omega^\omega$ are called reals?
2026-03-25 22:10:20.1774476620
$\omega^\omega$ correspondence with $\mathbb R$
111 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in CONTINUITY
- Continuity, preimage of an open set of $\mathbb R^2$
- Define in which points function is continuous
- Continuity of composite functions.
- How are these definitions of continuous relations equivalent?
- Show that f(x) = 2a + 3b is continuous where a and b are constants
- continuous surjective function from $n$-sphere to unit interval
- Two Applications of Schwarz Inequality
- Show that $f$ with $f(\overline{x})=0$ is continuous for every $\overline{x}\in[0,1]$.
- Prove $f(x,y)$ is continuous or not continuous.
- proving continuity claims
Related Questions in REAL-NUMBERS
- How to prove $\frac 10 \notin \mathbb R $
- Possible Error in Dedekind Construction of Stillwell's Book
- Is the professor wrong? Simple ODE question
- Concept of bounded and well ordered sets
- Why do I need boundedness for a a closed subset of $\mathbb{R}$ to have a maximum?
- Prove using the completeness axiom?
- Does $\mathbb{R}$ have any axioms?
- slowest integrable sequence of function
- cluster points of sub-sequences of sequence $\frac{n}{e}-[\frac{n}{e}]$
- comparing sup and inf of two sets
Related Questions in INTEGERS
- Name of Theorem for Coloring of $\{1, \dots, n\}$
- Which sets of base 10 digits have the property that, for every $n$, there is a $n$-digit number made up of these digits that is divisible by $5^n$?
- Ring of remainders definition
- Proof of well-ordering property
- Compute a division with integer and fractional part
- Solving for 4 variables using only 2 equations
- For any natural numbers a, b, c, d if a*b = c*d is it possible that a + b + c + d is prime number
- Can I say this :$e^{{(294204)}^{1/11}}-{(294204)}^{1/11}$ integer number or almost integer?
- Pack two fractional values into a single integer while preserving a total order
- What will be the difference?
Related Questions in NATURAL-NUMBERS
- Recursive Induction Floor Proof Help
- Countable set example
- Bound a natural by two consecutive powers
- Set theory that proves that if its consistient, is only proves true things about arithmetic
- $n$ is natural number. What is the result of $(-1)^{2n}-(-1)^{4n-1}-1^{n+1}-(-2)^3$
- Given a sufficiently large integer $N$, is it true that there are more primes than perfect squares in $[1,N]$?
- How to show that $(S\cup\{0\},\ge)$ is order-isomorphic to $(S,\ge)$?
- Some questions about the successor function
- What IS the successor function without saying $S(n) = n + 1$?
- Prove addition is commutative using axioms, definitions, and induction
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Contra the fifth word of your question, there is no natural continuous bijection between $\omega^\omega$ and $\mathbb{R}$. Indeed, there isn't even a continuous injection from $\mathbb{R}$ to $\omega^\omega$ since the former is connected but the latter is totally disconnected.
However, there are still reasonably-low-complexity bijections between the two - namely, with respect to the natural topologies they are Borel isomorphic (that is, there is a Borel bijection between the two). We can see this by finding Borel injections in each direction, and then checking that the Cantor-Bernstein construction turns a pair of Borel injections into a Borel bijection.
Cooking up specific Borel injections each way is a good exercise. But here are a couple hints in each direction:
The map $bin$ sending a real in $(0,1)$ to its canonical (= not-eventually-all-$1$s) binary representation is an injection into $\omega^\omega$ (in fact, into $2^\omega$). $(0,1)$ and $\mathbb{R}$ are clearly homeomorphic; can you show that $bin$ is Borel? (Note that we know per the above that $bin$ can't be continuous - the discontinuity crops up at the dyadic reals, do you see why?)
In the other direction, the most commonly used map is via continued fraction expansions. However, it may be more intuitive to go a bit more combinatorial. First, we can go from $\omega^\omega$ to $2^\omega$ by "counting $0$s:" given $f\in\omega^\omega$, we write a binary sequence such that the number of $0$s between the $n$th and $(n+1)$th $1$s is $f(n)$. As an example, $f=(1,4,3,0,2,...)$ goes to $$(1,0,1,0,0,0,0,1,0,0,0,1,1,0,0,1,...)$$ This is obviously an injection, and is easily checked to be Borel; now just compose with the usual continuous map from $2^\omega$ to $\mathbb{R}$.
Thinking along these lines, it's also easy to check that in fact $\omega^\omega$ is homeomorphic to the set of irrationals (again, each with the usual topology).
Introductory texts on descriptive set theory - e.g. Kechris and Moschovakis - go into this in more detail. In particular, this is a specific example of the more general fact that any two uncountable Polish spaces are Borel isomorphic.
All of this says that the difference between the reals and the reals (hehe) is fairly minor - we can conflate the two either via bijection of fairly low complexity, or by ignoring a small (= countable) set. This means that in many situations (e.g. forcing and descriptive set theory) it essentially doesn't matter which we use.
There are situations, of course, where the difference is meaningful - e.g. in computable structure theory (here/here) - but they are in practice rare enough that the abuse of terminology doesn't lead to trouble in practice.