Consider the PPP $\Pi$ on $R$ with intensity $e^{-t} dt$. Since for any $x$ we have
$$ \Pi (x,\infty) = Pois( \int_x^\infty e^{-t} dt) < \infty$$,
we can order the points of $\Pi$ ,e.g. $Y_1 > Y_2 > …$.
What is the joint density of $(Y_1,…,Y_k)$? I can set up the joint distribution function:
$$F(x_1,…,x_k) = P( Y_1 \le x_1,…,Y_k \le x_k) = P( \Pi(x_1,\infty)=0,…,\Pi(x_k,\infty) \le k-1),$$
but this will lead to a very complicated expression… Any other ideas? There should be an easy expression for that...
Given that $E_n := \{ |\Pi'(0, 1)| = n \}$ with $n \geq k$, points in $\Pi'(0, 1)$ have the same distribution as $n$ uniformly (and independently) chosen points on $(0, 1)$. This means that the first $n$ arrival times $X_1, \cdots, X_n$ have the order statistics of $n$ i.i.d. uniform variables on $(0, 1)$. Thus it follows that for $0 < x_1 < \cdots < x_k < 1$, we have
$$ f_{X_1, \cdots, X_k | E_n} (x_1, \cdots, x_k) = \frac{n!}{(n-k)!} (1 - x_k)^{n-k}. $$
Then given $E = \cup_{n \geq k} E_k = \{ |\Pi'(0, 1)| \geq k \}$, we get
\begin{align*} f_{X_1, \cdots, X_k | E} (x_1, \cdots, x_k) &= \sum_{n \geq k} f_{X_1, \cdots, X_k | E_n} (x_1, \cdots, x_k) \Bbb{P}(E_n \mid E) \\ &= \sum_{n\geq k} \frac{n!}{(n-k)!} (1 - x_k)^{n-k} \cdot \frac{1}{n!} e^{-1} \cdot \frac{1}{\Bbb{P}(E)} \\ &= \frac{e^{-x_k}}{\Bbb{P}(E)}. \end{align*}