Lag Operator
translation operator
also in programming, there is bit shifting operator
Right shift
rshLeft shift
lshShift operator
In mathematics, and in particular functional analysis, the shift operator also known as translation operator is an operator that takes a function x ↦ f(x)
to its translation x ↦ f(x + a).[1] In time series analysis, the shift operator is called the lag operator.
https://en.wikipedia.org/wiki/Shift_operator

Seonglae Cho