I'm trying to do the following exercise. Let $$ V =\{ (x,y,z,t) \in \mathbb{R}^4 \ | \ x^3+y^3+z^3+t^3=0\ , \ x^2+y^2+z^2+t^2=1 \}.$$ V is a smooth manifold of dimension $2$ by the preimage theorem. Let $a: V \rightarrow V $ be the antipodal map, given by $a(x,y,z,t)=(-x,-y,-z,-t)$. For $p \in V$, compute the induced map $a^*:\Omega^i(V)_{a(p)}\rightarrow \Omega^i(V)_p$ for $i=1,2$.
I just tried to apply the definition: given $\omega \in \Omega^i(V)_{a(p)}$ and $v_1,...,v_i \in T_pV$ $$a^*(w)(v_1,...,v_i)=w(da_p(v_1),...,da_p(v_i))$$ but I'm not really seeing how I can proceed more explicitly and how to use the expression of $V$.