Let $S^1$ be the unit sphere $x_1^2+x_2^2=1$ in $\mathbb{R}^2$ and let $X=S^1\times S^1\in\mathbb{R}^4$ with defining equations $f_1=x_1^2+x_2^2-1=0, f_2=x_3^2+x_4^2-1=0$. The vector field $$w=x_1\frac\partial{\partial x_2}-x_2\frac\partial{\partial x_1}+\lambda\left(x_4\frac\partial{\partial x_3}-x_3\frac\partial{\partial x_4}\right)$$ ($\lambda\in\mathbb{R}$) is tangent to $X$ and hence defines by restriction a vector field $v$ on $X$. What is the one-parameter group of diffeomorphisms that $v$ generates?
The definition of a one-parameter group of diffeomorphisms that I'm using is the following:
Let $U$ be an open subset of $\mathbb{R}^n$ and $F : U \times \mathbb{R} \rightarrow U$ a $C^{\infty}$ mapping. The family of mappings $f_t: U \rightarrow U$ , $f_t(x) = F(x, t)$ is said to be a one-parameter group of diffeomorphisms of $U$ if $f_0$ is the identity map and $f_s \cdot f_t = f_{s+t}$ for all s and t.
I solved to get that the integral curve is given by $$\gamma(t)=(\cos(t-a),\sin(t-a),\cos(b-\lambda t),\sin(b-\lambda t))$$ for arbitrary constants $a,b$. Given an arbitrary point $x=(\cos a,\sin a,\cos b,\sin b)\in S^1\times S^1$, I want to say that the one-parameter group is $$f_t(x)=(\cos(t-a),\sin(t-a),\cos(b-\lambda t),\sin(b-\lambda t))$$
But there is a problem: $f_0(x)=(\cos(-a),\sin(-a),\cos b,\sin b)=(\cos a,-\sin a,\cos b,\sin b)\neq x.$ What can I do here?