Background:
I am currently studying real analysis using Tao's Analysis Volume One and so far I am really enjoying myself though I seem to have run into some confusion regarding professor Tao's construction of the reals using rationals. The following is the definition of reals that he provides in the text:
$\DeclareMathOperator*{\LIM}{LIM}$Definition 5.3.1 (Real numbers). A real number is defined to be an object of the form $\LIM\limits_{n → ∞} a_n$, where $(a_n)_{n = 1}^∞$ is a Cauchy sequence of rational numbers. Two real numbers $\LIM\limits_{n → ∞} a_n$ and $\LIM\limits_{n→∞} b_n$ are said to be equal iff $(a_n)_{n = 1}^∞$ and $(b_n)_{n = 1}^∞$ are equivalent Cauchy sequences. The set of all real numbers is denoted $\mathbb{R}$.
Problem:
While snooping around the internet I have found that a real number is in fact an equivalence class of sequences of rationals whose corresponding terms can be arbitrary close to each other i.e $(a_n)_{n=0}^{\infty}$ and $(b_n)_{n=0}^{\infty}$ are equivalent if and only if $$\forall ε>0, \ \exists N \in \mathbb{N} \ \text{such that} \ \forall n \ge N, \ |a_n-b_n|\leq ε.$$ But Tao's definition seems to suggest that real numbers are limits of said sequences so what are they?
This is a very formal definition of the real numbers (BTW there are others, look up "Dedekind cuts").
As to "what are they"? - well, they are exactly what he said: objects of the form ${\rm LIM}_{n\to\infty}a_n$. That is, they are nothing more nor less than a capital L, followed by a capital I, followed by a capital M, followed by... you get the point. And as this is the definition of real numbers, there is (at this point, and within the context of Tao's book) nothing else that we know about them.
Of course, Tao did not choose the letters L,I,M at random: he wants to help you make the connection between $${\rm LIM}_{n\to\infty}a_n$$ for rational $a_n$, which is the definition of a real number, and $$\lim\nolimits_{n\to\infty}a_n$$ for possibly real $a_n$, which is the definition of a limit (Tao 6.1.8). Note that here we have lowercase l,i,m because it's a different concept.
In other words, it is just as you stated in your question:
...he wants to suggest this before he has actually defined the concept of a limit. (So, whether deliberately or not, you used exactly the right word!!!)
You probably know lots about limits from previous courses: you should keep in mind all that you know and see how it fits in with what Tao is doing, but remember that "officially" you don't know what limits are because Tao hasn't defined them yet.