Let be $(\mathbb{R},\mathcal{B}(\mathbb{R}),P)$ a probability space and $X,Y$ two real valued absolutely continuous random variables, where $f_X$, $f_Y$ and $f_{XY}$ are the respective density functions.
According to our definition the joint distribution function for $(x,y)\in \mathbb{R}^2$ is given by $$ P(X\leq x,Y\leq y)=\int\limits_{-\infty}^x\int\limits_{-\infty}^yf_{XY}(s,t)ds~\!dt. $$ If $X,Y$ are independent then $$ P(X\leq x,Y\leq y)=\int\limits_{-\infty}^x\int\limits_{-\infty}^yf_{X}(s)f_Y(t)dt~\!ds. $$
Now, let's consider $P(XY\leq 1)$ and $X> 0$. It is intuitve to come up with the integration limits that "surround" the respective area and simply say that $$ P(XY\leq 1)=\int\limits_{0}^{\infty}\int\limits_{-\infty}^{\frac{1}{x}}f_{X}(s)f_Y(t)dt~\!ds. $$ However, I am wondering how to rigorously derive this result from the above definition of the joint probability distribution? In other words, how do I get a set of the type $\{X\leq x,Y\leq y\}$ that is equivalent to $\{XY\leq 1\}$ and $\{X>0\}$?