I have two equations of 4 variables, and want to prove that they define a submanifold.
I showed that two of the variables are defined by the other two, and wanted to get a graph out of it to show that it is a submanifold. However, I have two problems:
I have the equations simplified into $x_2, x_3$ defined by $x_1, x_4$. So if I find a smooth function mapping $(x_1, x_4)$ to $(x_2, x_3)$, I would have the graph as $(x_1, x_4, x_2, x_3)$, and that it is a submanifold. How do I get from there to that the set $(x_1, x_2, x_3, x_4)$ is a submanifold?
I got $x_3^2$ is defined by $x_1, x_4$ ($x_3^2=1-x_1^4-x_4^2$) but couldn't simplify it further. How do I get a smooth function mapping $x_1, x_4$ to $x_3$ from that?
Sorry for the lack of context--I don't want to get too specific to avoid cheating, but I can clarify further if needed.