max decomposition

73 Views Asked by At

I am looking to solve a problem of this form:

$\operatorname{argmax }_x\{f_1(x)-\operatorname{argmax}_yf_2(y)\}$

I am wondering if there any related math that we can decompose this onto something like $f_1$ or $f_2$ alone? (for instance, assume $f_1$ is convex and increasing function, etc