What does $dF(y)$ mean?
Sorry for the silly question. To put it into context. I am trying to figure out how to do solve this problem but I'm not sure how and I think my understanding of notation might be stopping me. Also, if anyone knows the step to solve this I would also appreciate that.
$$ 0 = ( 1 - \tau ) \int _ { - \infty } ^ { \hat { x } } d F ( x ) - \tau \int _ { \hat { x } } ^ { \infty } d F ( x ) = F ( \hat { x } ) - \tau $$
Kavi Rama Murthy is correct. So when the integrand is $1$ as in the OP we simiplify $$ \int _ { - \infty } ^ { \hat { x } } d F ( x ) = F(\hat(x))-F(-\infty) = F(\hat{x}) \\ \int _ { \hat { x } } ^ { \infty } d F ( x ) = F(+\infty) - F(\hat{x}) = 1-F(\hat{x}) $$ so that $$ ( 1 - \tau ) \int _ { - \infty } ^ { \hat { x } } d F ( x ) - \tau \int _ { \hat { x } } ^ { \infty } d F ( x ) = (1-\tau)F(\hat{x}) - \tau\;(1-F(\hat{x})) =F(\hat{x}) - \tau $$
Note: If $F$ is not continuous at the point $\hat{x}$, then one of those integrals will infolve a one-sided limit of $F$ at $\hat{x}$, and this answer will be wrong.