Let $f(x)$ and $g(x,y)$ be two functions.
I would like to prove that
$$\frac{g(x,y)}{f(x)}\geq 0$$
If I want to do so, would it be sufficient if I prove it for the biggest value of $f(x)$?
I mean, let $f(x)\leq M$ for all $x$.
If I prove
$$\frac{g(M,y)}{M}\geq 0$$
would that be sufficient?
Thank you.
No. Suppose $f(x)=1$ for all $x$. The condition $g(1,y) \geq 0$ for all $y$ does not guarantee that $g(x,y) \geq 0$ for all $x,y$. I will let you write down a counterexample.