I'm reading Gemignami's Calculus and Statistics.
I'm a little stuck in this definition:
Definition 7: Suppose $f$ is a function from a set $T$ of real numbers into $R$. Then $f$ is said to be continuous at a point $a$ of $T$ if, given any positive number $p$, there is a positive number $q$ such that whenever $x$ is a point of $T$ and $|x-a|<q$, then $|f(x)-f(a)|<p$. The function $f$ is said to be continuous if it is continuous at every point of $T$.
The question may seem naive, but I really miss an algorithm to read this definition. I usually need to look at examples, analogies, wikipedia and other sources to form a intuitive conception of the concept, and I guess that definition should be self-contained (right?). The problem for me is that there are a lot of premises that are assumed at the same time and I feel confused with that. I am unable to figure out what's happening in such definitions and to make things a little worse, I'm learning alone at the moment. So, Is there an algorithm/way to read this mathematical definition?
To me, the big thing is to figure out how to translate the definition in to English sentences that are not as precise, but are more telling.
The big, unsatisfying thing about my answer is this: in order to do this, you need to have some sense of what the definition is trying to tell you. But, I think, it doesn't have to be a very LARGE sense; plus, this is something that you get much better at as time passes. A lot of it depends on having access to a teacher who really understands it themselves (or, a community like this one, where there are lots of people who understand!)
For instance:
Given any definition of 'small' (given any positive number $p$)
we can define 'close' (there is a positive number $q$)
such that whenever $x$ is close to $a$, (such that whenever $x$ is a point of $T$ and $\lvert x-a\rvert<q$,)
the difference between $f(x)$ and $f(a)$ is small. ($\lvert f(x)-f(a)\rvert<p$.)