Given a continuous function $f:[0,1]\to\mathbb R$, prove that $$\forall t>0, \frac{1}{t}\cdot\ln\left(\int_{0}^{1}e^{-tf(x)}dx\right)\leq-\min f(x).$$
I have no idea where to begin. Thought I could use the FTOC to come up with some form of antiderivative but I don't know if this is even the right intuition to approach this.
The inequality says $$ \int_0^1 e^{-tf(x)} \, dx \leq e^{-t\min_x f(x)}. $$
Since $t>0,$ the quantity $e^{-t\min_x f(x)}$ is the largest value of the function $e^{-tf(x)}$ within $0\le x\le 1.$ So this just says that
$$ \int_0^1 g(x) \,dx \le (1-0)\times \max\{ g(x) : 0\le x\le 1 \}. $$