Correct me if wrong:
Let $f$ be continuous on $[a,n]$, $n \in \mathbb{N}$, and strictly increasing on $(a,n]$.
1) min {$f(x) | x \in [a,n]$} = $f(a)$.
The continuous function $f$ on a closed interval attains its minimum.
Assume the function has its minimum at $x_0 \gt a$.
Then $f((x_0 + a)/2) \lt f(x_0)$ since $f$ is strictly increasing on $(a,n]$.
Contradiction, since $f(x_0)$ was assumed to be the minimum.
Hence min {$f(x)| x \in [a,n]$} = $f(a)$.
2) $f(a) \lt f(x)$ for $x \gt a$.
Since $f(a)$ is the minimum on $[a,n]$ we have
$f(a) \le f(x)$ , $x \in [a,n]$.
It remains to be shown that
$f(a) \lt f(x)$ , $x \in (a,n]$.
Assume for an $x_1 \gt a$ we have $f(a) = f(x_1)$.
Consider $x_2 = (x_1 + a)/2 \lt x_1$.
It follows $f(x_2) \lt f(x_1) = f(a)$, the minimum, since $f$ is stricly increasing and $x_2 \lt x_1$.
A contradiction.
Now the other case:
Let $f$ be increasing in $(a,n]$, $n \in \mathbb{N}$.
1) $f$ has its minimum at $x = a$ as before,
I.e. $f(a) \le f(x)$ for $x \in (a,n]$.
Proof by contradiction:
Assume there is an $x_1 \gt a$ such that $f(x_1) \lt f(a)$.
$f$ is continuous on $[a,x_1]$.
Intermediate Value Theorem:
There exists a point $p \in [a,x_1]$ with $f(p) =( f(a) + f(x_1))/2$.
Note: $f(x_1) \lt f(p) \lt f(a)$.
We have $p \ne a$ ; $p\ne x_1$,
I.e. $a \lt p \lt x_1$.
Thus $f(p) \gt f(x_1)$, where $p \lt x_1$,
a contradiction to f being an increasing function.
Conclusion: $f(a)$ is the minimum, hence $f(a) \le f(x)$ , for $x \gt a$.