On 27 Dec 2003 08:14:28 -0800,
korovyev@rambler.ru (Alexander
Korovyev) wrote:
Suppose that T1 and T2 are shift operators on R. Is it provable that
if there exists function K such that K o T1 = T2 o K then K is linear.
Hmm. This says that there exist constants a and b such that
K(x+a) = K(x) + b
for all x. This certainly does not imply that K is linear, (or even
affine, which is no doubt what you meant). For example,
the restriction of K to the interval [0,a) could be any function
whatever.