I want to prove that $E[T \times I\{T>t,K<k\}]=E[T|T>t,K<k]\Pr[T>t,K<k]$, where $T$ and $K$ are continuous random variables and $I{}$ is the indicator function.
I was trying to prove this result, as follows: $$E[T \times I\{T>t,K<k\}]\\[8pt] =E[I\{T>t,K<k\}E[T|I\{T>t,K<k\}]]\\[8pt] =E[I\{T>t,K<k\}]E[T|I\{T>t,K<k\}]\\[8pt] =\Pr[T>t,K<k]E[T|I\{T>t,K<k\}]\\[8pt] =\Pr[T>t,K<k]E[T|T>t,K<k] $$
I know my proof is wrong (on a previous post -here- it was noted that the last step does not follow).