Let $A,B$ be continuous random variables. Let $E,G,K$ be events. Let $t \in image(B)$.
(I forgot if any 2 continuous random variables necessarily have a well-defined joint pdf. If not, then assume joint pdf is well-defined whenever necessary.)
Question 1: Can we say $P(B \le A|B=t) = P(t \le A|B=t)$?
Question 2: If so, then how? If not then why?
What I've tried: I think we're doing something like $P(E|K)=P(E \cap K|K)$, and I get it when $P(G|K)$ is defined for $P(K)>0$. What is being done here when technically $P(K)=0$? I mean, of course, in the 1st place when we say like '$P(\cdot|B=t)$', this is notational, we're not really conditioning on the $P$-null event $\{B=t\}$. But I still don't get exactly what's being done here. Well...
As I understand, $$RHS = P(t \le A|B=t) := \frac{\int_{t \le A} f_{A,B}(a,t) da}{\int_{\mathbb R} f_{A,B}(a,t) da} = \frac{\int_{t}^{\infty} f_{A,B}(a,t) da}{\int_{\mathbb R} f_{A,B}(a,t) da}$$
$$= \frac{\int_{t}^{\infty} f_{A,B}(a,t) da}{f_{B}(t)}= \int_{t}^{\infty} \frac{f_{A,B}(a,t)}{f_{B}(t)} da,$$ where/whence $f_{A|B=t}(a) := \frac{f_{A,B}(a,t)}{f_{B}(t)}$.
That's all I got.
Not really sure how to evaluate LHS. Perhaps LHS := RHS, i.e. LHS is defined as RHS?
Update: Wait I think I have an idea how to do LHS
$$P(B \le A|B=t) = \int \int_{b \le a} f_{(A,B)|B=t}(a,b) da db$$
Here,
'$f_{(A,B)|B=t}(a,b)$' is I guess meant like $f_{(A,B)|T=t}(a,b)$ where $T$ is a random variable that is (not just almost surely but really) surely equal to $B$.
'$f_{(A,B)|T=t}(a,b)$' is meant like 2 random variables conditioned on a 3rd random variable. As I understand multivariate conditional joint distributions, we have this is $f_{(A,B)|T=t}(a,b) := \frac{f_{A,B,T}(a,b,t)}{f_T(t)}$ and then...
$$P(B \le A|B=t) = \int \int_{b \le a} f_{(A,B)|B=t}(a,b) da db = \int \int_{b \le a} \frac{f_{A,B,T}(a,b,t)}{f_T(t)} da db$$
$$= \int \int_{b \le a} \frac{f_{A,B,T}(a,b,t)}{\int \int_{(a,b) \in \mathbb R^2} f_{A,B,T}(a,b,t) da db} da db$$
$$= \frac{\int \int_{b \le a} f_{A,B,T}(a,b,t) da db}{\int \int_{(a,b) \in \mathbb R^2} f_{A,B,T}(a,b,t) da db} $$
And then I don't know. Apparently we might not be able to have a joint pdf if 2 of the random variables are surely equal (maybe even for almost surely):