I am asking about Exercise 1.4.4 in A Course in Constructive Algebra by R. Mines et al.:
Let $I$ be the set of [infinite] binary sequences, and for each $i$ in $I$, let $A_i$
be $\{ x \in \{0, 1\} \mid x \geq i_j \ \text{for all} \ j \}$. Show that the natural mapping from $\Pi_i A_i$ to $A_0$ is onto if and only if WLPO
I am assuming that
- $0$ denotes the sequence consisting of $0_n = 0$ for all $n$.
- The natural mapping $\Pi_i A_i \rightarrow A_0$ is the projection $\pi_0$.
It is clear that $A_0 = \{ 0, 1 \}$ while $A_i \supset \{ 1 \}$ for all $i$.
$$ \lambda_i = 1 \\ \lambda'_0 = 0 \quad \text{and} \quad \lambda'_i = 1 \text{ for all } i \neq 0 $$
Then we would have $\pi_0(\lambda) = 1$ and $\pi_0(\lambda') = 0$, making $\pi_0$ onto.
This would have mean that the implication from the exercise is wrong. Since, WLPO is nonconstructive.
So, what is the problem?
Here WLPO refers to the following proposition:
If $\alpha$ is an infinite binary sequence, then either $\alpha_i = 0$ for all $i$; or it is impossible that $\alpha_i = 0$ for all $i$.
This is, from a constructive point of view, weaker than LLPO, which says that
If $\alpha$ is an infinite binary sequence, then either $\alpha_i = 0$ for all $i$; or $\alpha_i = 1$ for some $i$.