I have stuck with following equality, For all $x$, assume function $a(x)$, $b(x)$ have nonzero, and non negative values. (i.e $a(x)>0$, $b(x)>0$, Is the following equality true?
$$\min(ab)=\min(a)\min(b)$$
From the below answers, i need more constraint to achieve, this equality. How about function $a(x)$, $b(x)$ are $C^{n}$ ($n$th differentiable, i.e smooth function) then is this equality holds? (Is the condition for differentiablity is necessary? )
It seems plausible to change this problem into set theory language,
For set $A$ and $B$ with nonzero non-negative elements, assume element $a \in A$, $b \in B$, is this equality true?
$$\min(ab)=\min(a)\min(b)$$
I tried to look up some analysis textbook, but I could not find satisfactory proofs.