I'm working through a proof in geometry and I am stuck trying to show that on the set $SO(n)$ the map $F(A) =A^tA$ is a submersion. I guess I'm not sure what it means to take the derivative of a matrix operation. I have looked at several pdf's on the subject and am not quite sure how to take the partials of $F$ or how to show that the associated Jacobian is surjective. Any feedback would be greatly appreciated. Regards.
2026-04-03 21:15:35.1775250935
Need to show that $I$ is a regular value of $A^tA$.
177 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in DIFFERENTIAL-GEOMETRY
- Smooth Principal Bundle from continuous transition functions?
- Compute Thom and Euler class
- Holonomy bundle is a covering space
- Alternative definition for characteristic foliation of a surface
- Studying regular space curves when restricted to two differentiable functions
- What kind of curvature does a cylinder have?
- A new type of curvature multivector for surfaces?
- Regular surfaces with boundary and $C^1$ domains
- Show that two isometries induce the same linear mapping
- geodesic of infinite length without self-intersections
Related Questions in GEOMETRIC-TOPOLOGY
- Finite covers of handlebodies?
- CW complexes are compactly generated
- Constructing a fat Cantor Set with certain property
- Homologically zero circles in smooth manifolds
- Labeled graphs with unimodular adjacency matrix
- Pseudoisotopy between nonisotopic maps
- A topological question about loops and fixed points
- "Continuity" of volume function on hyperbolic tetrahedra
- Example of path connected metric space whose hyperspace with Vietoris topology is not path connected?
- What is the pushout of $D^n \longleftarrow S^{n-1} \longrightarrow D^n$?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
So you should view your $F$ as a map from $M=M_n$, the space of all $n$ by $n$ matrices, to $S=\text{Sym}_n$, the set of $n$ by $n$ symmetric matrices, and $F(A)=A^tA$. To show that $F$ is a submersion at some $A\in SO(n)$ (thus $A^tA=I$), we need to show that the derivative map at $A$, denoted $DF_A: TM_A\to TS_I$, where $TM_A$ is the tangent space of $M$ at $A$ and $TS_I$ is the tangent space of $S$ at $I$, is onto.
Now $M=M_n$ is the space of all $n$ by $n$ matrices, which is diffeomorphic to $\mathbb{R}^{n\times n}$, thus the tangent space of $M$ at $A$, $TM_A$, can be identified with $M_n$ itself. For $S=\text{Sym}_n$, it is embedded in $M_n\cong\mathbb{R}^{n\times n}$, and the tangent space of $S$ at $I$ is defined to be $$TS_I:=\{\gamma'(0)\in M_n|\gamma:(-\varepsilon,\varepsilon)\to \text{Sym}_n\subset M_n, \gamma(0)=I\}.$$ Here $\gamma$ are smooth curves. Then it is not hard to show that $TS_I= \text{Sym}_n$.
Lastly we look at the definition of $DF_A:TM_A= M_n\to TS_I=\text{Sym}_n$: $$DF_A(Q):=\frac{d}{ds}|_{s=0}F(\gamma(s)), \gamma:(-\varepsilon,\varepsilon) \to M_n, \gamma(0)=A,\gamma'(0)=Q,\gamma\text{ smooth}.$$ Thus $DF_A(Q)=\frac{d}{ds}|_{s=0}(\gamma(s)(\gamma(s))^t) =\gamma'(0)(\gamma(0))^t+\gamma(0)(\gamma'(0))^t =QA^t+AQ^t$. For any $P\in TS_I=\text{Sym}_n$, the equation $$QA^t+AQ^t=P$$ always has a solution for $Q$, for example, we may let $Q=\frac{P(A^{t})^{-1}}{2}.$
This shows that $DF_A: TM_A\to TS_I$ is onto for each $A$ with $A^tA=I$, in other words, $I$ is a regular value of $F:M\to S$.