(Assume $?$ is some function that is continous and differentiable everywhere)
For example, if $\lim_{x \to \infty} ?' = 7$ implies $\lim_{x \to \infty} ? = \infty$
or $\lim_{x \to \infty} ? = 5$ implies $\lim_{x \to \infty} ?' = something$
Basically, how do you (or how would you) start writing a proof that is something along the lines of:
$\lim_{x \to \infty} ?' = something$ implies $\lim_{x \to \infty} ? = something$
$\lim_{x \to \infty} ? = something$ implies $\lim_{x \to \infty} ?' = something$
TL;DR How would you start to think about this type of problem (i.e. limit of derivative/function implies limit function/derivative) and formulate a plan and prove the question? I cannot think of a good starting point to snowball into some kind of solution since the definition of limit doesn't get me anywhere.
I have thought about using L'Hopital's rule shown here, but you would have to show $\lim_{x \to \infty} \frac{f(x)}{x} = a$ implies $f(x)→\infty$ for $x→\infty$ to be rigourous, but that seems like an equally difficult problem. If $a = 0$ it does not hold (as it says a, a must be greater than zero), but under what circumstances can you assume $\lim_{x \to \infty} \frac{f(x)}{x} = a$ and that $a$ must be greater than zero?
Some other proofs of similar questions use MVT but also Cauchy's subsequence and a lot of different messy variables and inequalities, which is much more complicated then these problems should require (for a 'simple' analysis question) I think (or maybe not, I'm not sure). The last proof here only uses MVT but the conclusion doesn't make much sense to me ($f(y)>M$), and the post is so old that commenting is probably pointless.
To me it seems like using the definition of limit is the best place to start, such as trying to show $\forall \varepsilon > 0$, $\exists M>0$ such that $x>M$ implies $\mid f(x) - L \mid < \varepsilon$ for some limit as $x$ approaches infinity and equals some number $L$. If $L = \infty$ then perhaps showing $\forall M > 0$, $\exists N>0$ such that $f(x)>M, \forall x>N$ would work as well. But that is the hard part that I get stuck on.
My problem is that I do not see how MVT or L'Hopital's Theorem (The most useful theorems I could think of to solve the problem) or the given assumption that $\lim_{x \to \infty} ? = something$ or $\lim_{x \to \infty} ?' = something$ (depending on the problem, since usually the if part is used to prove the then part) could be used to show that $f(x)>M$, $\forall x>N$ or $\mid f(x) - L \mid < \varepsilon$ etc depending on what $something$ is equal to and what $?$ is. To me it seems impossible to prove with the limited amount of information given (which it is not, but it seems like it), which leaves me stuck.