For example in proof that every real number $x$ has a decimal expression $x=a_0.a_1a_2a_3….$ it says:
so we can find $a_1$ between $0$ and $9$ such that...
https://math.stackexchange.com/a/2625318/360552
What if $x$ is, for example, Chaitin constant where we cannot find $a_n$ that satisfies given condition because we don't know how to compute the digits or exactly how big/small is Chaitin constant but we only know that it exists and is in some fixed interval.
Obviously, find is not the same as compute but I wonder what mathematicians mean by find. Which ZF Axiom is used to find a number that satisfies a certain condition.
Another example is in this Cantor proof that real numbers are uncountable. It says
Find the first two numbers of the given sequence that are in the open interval $(a, b)$.
The problem with this sentence is that if a sequence is a series of uncomputable numbers like Chaitin's constant, how can we "find" those first two numbers that are in the open interval $(a, b)$ if we don't know exact values of those numbers.
So which ZF axiom is used in Cantor's proof to find those first two numbers in a sequence that satisfy a given condition? What does it mean to construct an interval with those 2 numbers if we cannot find those 2 numbers and only know that they exist? It is obvious that I also do not know what a constructive proof means (I thought that I knew).
Obviously, find means something other than what I intuitively think it means so I wonder which axioms are used to find something that satisfies a certain condition like in Cantor's proof. What axioms are required for this Cantor's proof?
Summary:
- How could we express find in a formal language?
- Which axioms are used to find an element of a Set that satisfies a certain condition.