Let $E_0$ and $E_0(\Bbb N^\Bbb N)$ be the relations of eventual agreement on $2^\Bbb N$ and $\Bbb N^\Bbb N$, so $$xE_0y\iff\exists m\forall n\geq m x(n)=y(n)$$ and similarly for $E_0(\Bbb N^\Bbb N)$. Clearly $2^\Bbb N\hookrightarrow\Bbb N^\Bbb N$ is a continuous reduction of $E_0$ to $E_0(\Bbb N^\Bbb N)$. Why do we have a continuous reduction in the opposite direction as well?
2026-03-29 20:55:09.1774817709
Why do we have $E_0(\Bbb N^\Bbb N)\sim_c E_0$?
74 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in EQUIVALENCE-RELATIONS
- Relations of equivalence...
- Number of subsets, relations etc of a set
- Number of possible equivalence relations
- Why is $p(z) = \frac{e^z}{1 + e^z} \color{red}{\equiv} \frac{1}{1 + e^{-z}}$ and not $=$?
- Simple question about relations
- Total number of equivalence class for a set
- Is this an equivalence relation and explaination?
- Partition of a set identified by a equivalence relation
- Define an equivalence relation on $\{ 1,2,3,4 \}^2$ by: (, )(, ) if ⋅ = ⋅ . How many equivalence classes are there?
- Prove that $\sum_{i=1}^n\lvert[a_i]\rvert$ is even iff $n$ is even
Related Questions in DESCRIPTIVE-SET-THEORY
- Are compact groups acting on Polish spaces essentially Polish?
- For any countable ordinal $\alpha$, there is some closed set of reals whose Cantor-Bendixson rank is $\alpha$
- how to construct a rudimentary function $h$ used in the paper ''scales in $L(\mathbb{R})$''
- Under $MA+\neg CH$ there exists a $Q$-set.
- Separating closed sets in the bubble space. (a.k.a Moore plane a.ka. Niemytzki plane.)
- Precision on the Baire property
- Uniqueness in Baire property representation for compact Hausdorff spaces
- Can height of tree more than $\aleph_0$
- Example of a unit circle subset that is $F_{\sigma\delta}$ but not $F_\sigma$
- Finite approximations to transfinite sums of real numbers.
Related Questions in BOREL-SETS
- Prove an assertion for a measure $\mu$ with $\mu (A+h)=\mu (A)$
- $\sigma$-algebra generated by a subset of a set
- Are sets of point convergence of Borel functions Borel?
- Can anyone give me an example of a measurable subset of the interval [10,100], that is not a Borel set.
- If $A \subseteq \mathbb{R}$ satisfies $m^\ast(A) = 0$, then there exist $B, C ∈ \mathcal{B}(\mathbb{R})$ such that $A = B \setminus C$?
- Why is the sigma algebra generated by the set of all closed subsets a subset of the Borel sigma algebra on $\mathbb{R}$?
- Permutation of binary expansion on (0,1)
- Kernel of finitely additive function on $\mathbf{N}$ and Borel sets
- Induced Borel $\sigma$-algebra.
- Does set with Lebesgue-Mass nonzero have almost surely an open subset
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?
Here's one way to do it:
Let $(A_i)_{i\in\mathbb{N}}$ be a partition of $\mathbb{N}$ into infinitely many infinite pieces, and let $a_{i,j}$ be the $j$th smallest element of $A_i$. Given $f\in\mathbb{N}^\mathbb{N}$, we'll build a set $S_f\in 2^\mathbb{N}$ by coding $f(i)$ into $S_f\upharpoonright A_i$: $$S_f(\langle i,j\rangle)=\begin{cases} 1 & \mbox{ if $f(i)<j$,}\\ 0 & \mbox{ otherwise.}\\ \end{cases}$$
Here $\langle\cdot,\cdot\rangle$ is your favorite pairing function. The infinite binary sequence $S_f$ is built by interweaving infinitely many infinite binary sequences $S(\langle i, -\rangle)$, each of which is eventually zero; this latter point guarantees $(S_f,S_g)\in E_0$ whenever $(f,g)\in E_0(\mathbb{N}^\mathbb{N})$, while the other direction follows since for all $m$ there is some $n$ such that for all $k>n$ we have $A_k\cap\{0,1,...,m\}=\emptyset$.