TheoremComplete

Differential Forms - Applications

Darboux's theorem is the fundamental local structure theorem for symplectic manifolds. It states that all symplectic manifolds locally look the same - there are no local invariants beyond dimension.

TheoremDarboux's Theorem

Let (M,ω)(M, \omega) be a 2n2n-dimensional symplectic manifold. For any point pMp \in M, there exist local coordinates (p1,,pn,q1,,qn)(p_1, \ldots, p_n, q_1, \ldots, q_n) near pp such that

ω=i=1ndpidqi\omega = \sum_{i=1}^n dp_i \wedge dq_i

These are called Darboux coordinates or canonical coordinates.

This remarkable result shows that symplectic geometry has no local invariants - all symplectic manifolds of the same dimension are locally diffeomorphic as symplectic manifolds. Global symplectic geometry, however, is rich with invariants.

Remark

Darboux's theorem contrasts sharply with Riemannian geometry, where the curvature tensor provides local invariants. Symplectic manifolds are "rigid" globally but "flexible" locally.

TheoremMoser's Trick

Let ωt\omega_t be a smooth family of symplectic forms on a compact manifold MM with [ωt]=[ω0][\omega_t] = [\omega_0] in de Rham cohomology. Then there exists a smooth family of diffeomorphisms ϕt:MM\phi_t: M \to M with ϕ0=id\phi_0 = \text{id} such that ϕtωt=ω0\phi_t^*\omega_t = \omega_0.

Moser's trick is a powerful technique showing that the space of symplectic structures is locally constant in an appropriate sense. It's proven by constructing a time-dependent vector field and integrating its flow.

ExampleSymplectic Linear Algebra

A linear symplectic form on R2n\mathbb{R}^{2n} can be written as ω(v,w)=vTJw\omega(v,w) = v^T J w where

J=(0InIn0)J = \begin{pmatrix} 0 & I_n \\ -I_n & 0 \end{pmatrix}

is the standard symplectic matrix. Linear symplectomorphisms are matrices AA with ATJA=JA^T J A = J, forming the symplectic group Sp(2n)\text{Sp}(2n).

TheoremWeinstein's Neighborhood Theorem

Let LL be a Lagrangian submanifold of a symplectic manifold (M,ω)(M, \omega). Then a neighborhood of LL in MM is symplectomorphic to a neighborhood of the zero section in TLT^*L with its canonical symplectic structure.

This generalizes Darboux's theorem and provides a canonical model for neighborhoods of Lagrangian submanifolds, fundamental in symplectic topology.

DefinitionPoisson Bracket

On a symplectic manifold (M,ω)(M, \omega), the Poisson bracket of functions f,gC(M)f, g \in C^\infty(M) is

{f,g}=ω(Xf,Xg)\{f, g\} = \omega(X_f, X_g)

where XfX_f is the Hamiltonian vector field defined by iXfω=dfi_{X_f}\omega = df.

ExampleClassical Mechanics

In phase space R2n\mathbb{R}^{2n} with coordinates (pi,qi)(p_i, q_i) and ω0=dpidqi\omega_0 = \sum dp_i \wedge dq_i, the Poisson bracket is

{f,g}=i=1n(fqigpifpigqi)\{f, g\} = \sum_{i=1}^n \left(\frac{\partial f}{\partial q_i}\frac{\partial g}{\partial p_i} - \frac{\partial f}{\partial p_i}\frac{\partial g}{\partial q_i}\right)

Hamilton's equations p˙i=H/qi\dot{p}_i = -\partial H/\partial q_i, q˙i=H/pi\dot{q}_i = \partial H/\partial p_i become f˙={f,H}\dot{f} = \{f, H\}.

TheoremJacobi Identity

The Poisson bracket satisfies the Jacobi identity:

{{f,g},h}+{{h,f},g}+{{g,h},f}=0\{\{f,g\}, h\} + \{\{h,f\}, g\} + \{\{g,h\}, f\} = 0

making C(M)C^\infty(M) into a Lie algebra.