TransformedProcess
TransformedProcess[expr,xproc,t] represents the transformed process of expr where the variable x follows the random process proc and t denotes the time.
TransformedProcess[expr,{x1proc1,x2proc2,…},t] represents a transformed process where x1, x2, … are independent and follow the processes proc1, proc2, ….
Please visit the official Wolfram Language Reference for more details and examples on core symbols.