Basically, is any system $$y(t) =x(\alpha t)$$ a causal system? Where $0<\alpha<1$ (a fraction) and $t>0$.
I know that a causal system depends only on current or previous inputs, however, does multiplying the variable $t$ by a fraction make the system causal or non-causal?
Give the definition following wikipedia:
Then your system is causal, which can be proved by \begin{align*} y(x_1(t)):=x_1(\alpha t) = x_2(\alpha t) =:y(x_2(t)), \text{ for every }t\le t_0, \end{align*} as $\alpha t\le t$ for every $\alpha\in[0,1]$.
I would recommend checking causality of other systems like $$y(x(t)):=x(\alpha^{-1}t),\quad y(x(t)):=\int_0^{\alpha t}x(s)ds+ x(1),\quad y(x(t)):=\sup_{s\in [0,t]}|x(s)|\quad y(x(t)):= x(\sin(2^{-1}\pi t)),\quad y(x(t)):= \sin(2^{-1}\pi x( t)). $$