I am currently reading Vector Calculus, Linear Algebra, and Differential Forms by John Hubbard and Barbara Hubbard and am having a bit of trouble reconciling notation with definition. The book is trying to express how to set up arithmetic for the real numbers and in doing so mentions a function which I can't quite seem to follow.
It doesn't seem like I can upload an image so this might be a bit messy.
If we have a function $f: D^n\to D$ where $D$ is the set of finite decimals and a function $g:R^n\to R$ where $R$ is the set of real numbers. Then the book defines a function $$g(X) = \sup_k \inf_{l\geq k}f([X]_l)$$
$X$ is an n-tuple in $R^n$. $[X]_l$ is the n-tuple with each value truncated to the l th value after the decimal. My problem comes in at the supremum and infimum. I am not sure what these are saying about the function. I know that the supremum and infimum are the least upper bound and greatest lower bound respectively, however I am not sure of their role in this function.
I am thinking it means no value of the $f()$ is larger than $k$, but then this would also mean no value of $f()$ is smaller than $l$ which is equal to (or larger than?) $k$. Which just seems weird. How would $sup$ and $inf$ apply to a function they precede?
Sorry for text mess up there. :x