I've been reading a reaserch in Stanford's website about Intuitionism and I can't really understand what is a weak counter example and how does the intuitionistic continuum lookes like and it's realtaion to the reals. Basiclly I think I just can't understand the example in the article. The article's link: https://plato.stanford.edu/entries/intuitionism/#TwoActInt I am talking directly on the Weak counterexample paragraph and speciffly this function:
r_n = \begin{cases} 2^{-n} \text{ if } \forall m \leq n A(m) \\ 2^{-m} \text{ if } \neg A(m) \wedge m \leq n \wedge \forall k \lt m A(k). \end{cases}
What I am basiclly trying to understand is why does thr law of trichotomy is not true on the intuitionistic continuum.
The property $A(n)$ is decidable, i.e. for evry natural number $n$ we can decide (calculate) if $A(n)$ holds or not.
But we cannot know if $\forall x A(x)$ holds or not.
We can start calculating the values of the sequence $\langle r_m \rangle$ "testing" $A(m)$ for $m=0,1,\ldots, n$.
If for all $m \le n$ we have that $A(m)$ holds, then we have that:
The question is : let $r$ the limit of the sequence $\langle r_m \rangle$; does the limit equal $0$ or not ?
If $A(m)$ hold for every $m$, then the sequence converges to $0$, but if instead there is $m_0$ such that $A(m_0)$ does not hold, then the sequence will be :
and thus the sequence converges to $2^{-m_0}$.
Conclusion: due to the fact that we cannot know if $\forall n A(m)$ is true or not, we cannot know if :
i.e. we cannot know if :
For details and discussion, see :