Let $\phi$ be a symmetrical probability distribution function, that is nonnegative, that means $\int_{-\infty}^\infty \phi(x) dx = 1$ and $\phi(-x) = \phi(x) \forall x$ and $\phi(x) \geq 0 \forall x$. Let $\Phi$ be it's cumulative distribution function, that means $\Phi(x) = \int_{-\infty}^x \phi(t) dt$.
For the normal distribution we know that $f(x) := \frac{\phi(x)\Phi(ax)}{\Phi(0)}$ is again a pdf for every $a\in \mathbb R$. (Note that $\Phi(0) > 0$ since $\phi$ is symmetrical. In case of the normal distribution $\Phi(0) = 0.5$.) Is this also true for any other distribution that meets the requirements above? Does it hold if we assume further restrictions?
It is known to work for the normal distribution (see skewed normal distribution), but I also made some numerical calculations that seem to support this idea for the Cauchy, Slash and student-t distribution.