I'm reading the following paper about bribing and signaling in second price auctions, and having some difficulty in understanding some parts.
On page 8 they develop the following formula which describes when will bidder $j$ try to bribe bidder $i$
$$F(A)(θ_j − b) + \mathbb{E}_{θ_i} [(θ_j − θ_i)_{(A<θ_i≤θ_j )}]\ge \mathbb{E}_{θ_i} [(θ_j − θ_i)_{(θ_i≤θ_j )}$$
which I understand, but then he wants to show the group $\mathbb{B}$ is an interval, so he wants to show that if the equation holds for some $θ_j$ it will hold for any $\hat{θ_j} \lt θ_j$.
So he differentiate both sides with respect to $θ_j$ to get
$$\frac{\partial LHS(θj )} {\partial θj} = max\{F(A), F(θ_j )\}\ge F(θ_j ) = \frac{\partial RHS(θ_j )}{\partial θ_j} $$
This is the part I dont understand, how do u differentiate that equation? and how do you get this result?
moreover, I'm trying to extend this result to the case of 3 players, so I have the equation
$$F^2(A)(θ_j − 2b) + \mathbb{E}_{θ_i, θ_k} [(θ_j − max\{θ_i, θ_k\})_{(A<max\{θ_i,θ_k\}≤θ_j )}]\ge \mathbb{E}_{θ_i} [(θ_j − max\{θ_i, θ_k\})_{(max\{θ_i,θ_k\} ≤θ_j )}$$
How can I differentiate this equation?