Documentation

Atlas.GeometryOfManifolds.code.SymplecticManifolds

theorem pullback_neg {Ω₁ : Type u_1} {VF₁ : Type u_2} {Ω₂ : Type u_3} {VF₂ : Type u_4} [inst₁ : DifferentialFormSpace Ω₁ VF₁] [inst₂ : DifferentialFormSpace Ω₂ VF₂] (φ : DFSMorphism Ω₁ VF₁ Ω₂ VF₂) {p : } (α : Ω₂ p) :
φ.pullback (-α) = -φ.pullback α

Pullback commutes with negation: $\varphi^*(-\alpha) = -\varphi^*\alpha$.

theorem pullback_sub {Ω₁ : Type u_1} {VF₁ : Type u_2} {Ω₂ : Type u_3} {VF₂ : Type u_4} [inst₁ : DifferentialFormSpace Ω₁ VF₁] [inst₂ : DifferentialFormSpace Ω₂ VF₂] (φ : DFSMorphism Ω₁ VF₁ Ω₂ VF₂) {p : } (α β : Ω₂ p) :
φ.pullback (α - β) = φ.pullback α - φ.pullback β

Pullback is additive on differences: $\varphi^*(\alpha - \beta) = \varphi^*\alpha - \varphi^*\beta$.

structure SymplecticManifold (Ω : Type u_1) (VF : Type u_2) [inst : DifferentialFormSpace Ω VF] :
Type u_1

A symplectic manifold (Definition 7): a $2$-form $\omega \in \Omega^2(M)$ that is closed ($d\omega = 0$) and non-degenerate (the contraction map $X \mapsto \iota_X \omega$ is injective).

Instances For
    class SymplecticManifoldDim (Ω : Type u_1) (VF : Type u_2) [DifferentialFormSpace Ω VF] :

    Records that a differential form space carries a positive half-dimension $n > 0$, so the ambient symplectic manifold has total dimension $2n$.

    • n :
    • n_pos : 0 < n Ω VF
    Instances
      class IsCompactSymplectic (Ω : Type u_1) (VF : Type u_2) [inst : DifferentialFormSpace Ω VF] extends SymplecticManifoldDim Ω VF :
      Type u_1

      Marks a $2n$-dimensional symplectic differential form space as compact symplectic: the symplectic form $\omega$ is not exact and there is a top-degree volume form $\omega^n$ which is also not exact. This abstracts the cohomological obstructions that hold on compact symplectic manifolds.

      Instances
        structure Symplectomorphism {Ω₁ : Type u_1} {VF₁ : Type u_2} {Ω₂ : Type u_3} {VF₂ : Type u_4} [inst₁ : DifferentialFormSpace Ω₁ VF₁] [inst₂ : DifferentialFormSpace Ω₂ VF₂] (S₁ : SymplecticManifold Ω₁ VF₁) (S₂ : SymplecticManifold Ω₂ VF₂) :
        Type (max u_1 u_3)

        A symplectomorphism (Definition 8): an invertible morphism of differential form spaces $\varphi : (M_1, \omega_1) \to (M_2, \omega_2)$ satisfying $\varphi^* \omega_2 = \omega_1$. Encoded with explicit two-sided inverse data at the level of pullbacks.

        Instances For
          structure IsSymplecticSubmanifold {Ω_M : Type u_1} {VF_M : Type u_2} {Ω_W : Type u_3} {VF_W : Type u_4} [inst_M : DifferentialFormSpace Ω_M VF_M] [inst_W : DifferentialFormSpace Ω_W VF_W] (S : SymplecticManifold Ω_M VF_M) (i : DFSMorphism Ω_W VF_W Ω_M VF_M) :

          A submanifold $W \hookrightarrow M$ is symplectic when the pullback $i^*\omega$ remains non-degenerate on $W$, i.e. $X \mapsto \iota_X (i^*\omega)$ is injective on $\mathfrak{X}(W)$.

          Instances For
            structure IsLagrangianSubmanifold {Ω_M : Type u_1} {VF_M : Type u_2} {Ω_L : Type u_3} {VF_L : Type u_4} [inst_M : DifferentialFormSpace Ω_M VF_M] [inst_L : DifferentialFormSpace Ω_L VF_L] (S : SymplecticManifold Ω_M VF_M) (i : DFSMorphism Ω_L VF_L Ω_M VF_M) (dimM dimL : ) :

            A submanifold $L \hookrightarrow M$ is Lagrangian when $i^*\omega = 0$ and $\dim L = \tfrac{1}{2}\dim M$, i.e. $L$ is isotropic of maximal dimension.

            Instances For
              class CotangentBundleDFS (Ω_X : Type u_1) (VF_X : Type u_2) (Ω_TX : Type u_3) (VF_TX : Type u_4) [inst_X : DifferentialFormSpace Ω_X VF_X] [inst_TX : DifferentialFormSpace Ω_TX VF_TX] :
              Type (max u_1 u_3)

              Axiomatic interface for the cotangent bundle $T^*X$ of a manifold $X$: equips $T^*X$ with the tautological Liouville 1-form $\theta$, the canonical symplectic form $\omega = d\theta$, and a zero section $X \hookrightarrow T^*X$ along which $\theta$ pulls back to $0$.

              Instances
                structure GraphSetup (Ω₁ : Type u_1) (VF₁ : Type u_2) (Ω₂ : Type u_3) (VF₂ : Type u_4) (Ω_P : Type u_5) (VF_P : Type u_6) [inst₁ : DifferentialFormSpace Ω₁ VF₁] [inst₂ : DifferentialFormSpace Ω₂ VF₂] [inst_P : DifferentialFormSpace Ω_P VF_P] (S₁ : SymplecticManifold Ω₁ VF₁) (S₂ : SymplecticManifold Ω₂ VF₂) :
                Type (max (max u_1 u_3) u_5)

                Auxiliary setup for the graph $\Gamma_\varphi \subset M_1 \times M_2$ of a map $\varphi : M_1 \to M_2$ between symplectic manifolds: projections $\pi_1, \pi_2$, an embedding $\gamma : M_1 \to \Gamma_\varphi$, and the compatibility $\gamma^*\pi_1^* = \mathrm{id}$, $\gamma^*\pi_2^* = \varphi^*$.

                Instances For
                  theorem graph_lagrangian_of_symplectomorphism {Ω₁ : Type u_1} {VF₁ : Type u_2} {Ω₂ : Type u_3} {VF₂ : Type u_4} {Ω_P : Type u_5} {VF_P : Type u_6} [inst₁ : DifferentialFormSpace Ω₁ VF₁] [inst₂ : DifferentialFormSpace Ω₂ VF₂] [inst_P : DifferentialFormSpace Ω_P VF_P] {S₁ : SymplecticManifold Ω₁ VF₁} {S₂ : SymplecticManifold Ω₂ VF₂} (G : GraphSetup Ω₁ VF₁ Ω₂ VF₂ Ω_P VF_P S₁ S₂) ( : G.φ.pullback S₂.ω = S₁.ω) :
                  G.γ.pullback (G.π₁.pullback S₁.ω - G.π₂.pullback S₂.ω) = 0

                  If $\varphi^* \omega_2 = \omega_1$ (i.e. $\varphi$ is a symplectomorphism), then the graph $\Gamma_\varphi$ is isotropic for $\pi_1^*\omega_1 - \pi_2^*\omega_2$: the pullback of this difference along $\gamma$ vanishes.

                  theorem symplectomorphism_of_graph_lagrangian {Ω₁ : Type u_1} {VF₁ : Type u_2} {Ω₂ : Type u_3} {VF₂ : Type u_4} {Ω_P : Type u_5} {VF_P : Type u_6} [inst₁ : DifferentialFormSpace Ω₁ VF₁] [inst₂ : DifferentialFormSpace Ω₂ VF₂] [inst_P : DifferentialFormSpace Ω_P VF_P] {S₁ : SymplecticManifold Ω₁ VF₁} {S₂ : SymplecticManifold Ω₂ VF₂} (G : GraphSetup Ω₁ VF₁ Ω₂ VF₂ Ω_P VF_P S₁ S₂) (hLag : G.γ.pullback (G.π₁.pullback S₁.ω - G.π₂.pullback S₂.ω) = 0) :
                  G.φ.pullback S₂.ω = S₁.ω

                  Converse: if $\gamma^*(\pi_1^*\omega_1 - \pi_2^*\omega_2) = 0$ on the graph, then $\varphi^*\omega_2 = \omega_1$, so $\varphi$ is a symplectomorphism.