My textbook states, that a probability measure $P$ is called infinitely divisible, iff
$$\forall n\in \mathbb{N}\ \exists P_n \text{ probability measure: }P=\ast_{i=1}^n P_n$$
A random variable $X$ is called infinitely divisble, iff
$$\forall n\in\mathbb{N}\ \exists X_1,\ldots , X_n \text{ iid random variables: } P^X=P^{X_1+\ldots +X_n}$$
Why are these definitions equivalent? I have problems with the implication
$$\text{$X$ infinitely divisible $\Leftarrow$ $P$ infinitely divisible}$$
I tried following:
Let $n\in\mathbb{N}$. I can find random variables $X$ and $X_1$ such that $P=P^X$ and $P_n=P^{X_1}$, such that $$P^X=P=\ast_{k=1}^n P_n=\ast_{k=1}^n P^{X_1}$$ If I can show there exist $X_2,\ldots, X_n$, such that $X_1,\ldots, X_n$ are iid, it follows
$$P^X=\ast_{k=1}^n P^{X_1}=\ast_{k=1}^n P^{X_k}=P^{X_1+\ldots+ X_n}$$
But how can I prove existence of $X_2,\ldots, X_n$, such that $X_1,\ldots, X_n$ are iid?