BrainHurts
- 100
- 0
Homework Statement
Consider the map \Phi : ℝ4 \rightarrow ℝ2
defined by \Phi (x,y,s,t)=(x2+y, yx2+y2+s2+t2+y)
show that (0,1) is a regular value of \Phi and that the level set \Phi^{-1} is diffeomorphic to S2 (unit sphere)
Homework Equations
The Attempt at a Solution
So I have the Jacobian
D\Phi = [2x 2y 0 0; 2x 2y+1 2s 2t]
the reduced row echelon form of D\Phi is a rank 2 matrix which implies that F is a smooth submersion.
So I guess I'm a little confused on the definition: Let M and N be smooth manifolds
If F:M→N is smooth and let p \in M, then p is a regular point if D\Phi at p is onto.
D\Phi is a rank 2 matrix which implies that D\Phi is onto right?
Another question that I have is that the pre-image of (0,1) under \Phi is a subset of ℝ4 any hints on the diffeomorphism part?