Alphabeta Math
Pipeline-generated
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

42 results · all verified · 36 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 6 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Symplectic Manifolds, Moser Stability, and Darboux–Weinstein Theory

1 · Prerequisites

2 · Summary

Symplectic linear algebra begins with a nondegenerate alternating form. It forces even dimension, exchanges subspaces with their symplectic orthogonals, and distinguishes isotropic, coisotropic, symplectic, and Lagrangian subspaces. The same pointwise notions define the corresponding submanifolds. Nondegeneracy of a two-form is detected by its top wedge, while symplecticity also requires closedness; together these facts give the canonical orientation and volume form.

The cotangent convention is fixed throughout: the tautological one-form is λ, and the canonical symplectic form is ωcan=dλ=idqidpi. Cotangent lifts preserve it, and the graph of a one-form is Lagrangian exactly when the one-form is closed. The cotangent-bundle branch explicitly retains the countable-choice assumption inherited from the library's manifold structure on tangent and cotangent bundles.

A compatible complex structure converts symplectic linear algebra into positive-definite geometry. Fibrewise polar decomposition, including the smooth positive square-root lemma, globalizes this construction to compatible almost-complex structures under the stated countable-choice hypothesis. Compatibility alone is almost-Kähler data; integrability is an additional condition and is not silently assumed.

Moser's pullback equation is the engine for the stability results. On a compact manifold, a smooth cohomologically constant symplectic path has a smooth family of primitives and hence an isotopy. On a noncompact manifold the replacement hypothesis is compact support; in the relative theorem the primitive has vanishing first jet along the fixed submanifold. These qualifications are essential, not technical afterthoughts.

Darboux's theorem follows from relative Moser and removes local invariants beyond dimension. The symplectic-neighborhood, Lagrangian-neighborhood, and coisotropic normal-form theorems retain the bundle data and closed-embedding hypotheses needed to compare germs. Their conclusions are local: they neither make the resulting germ canonical nor turn cohomological agreement into a global symplectomorphism.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: AI-adaptedProof: Not applicableprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Symplectic vector space

Definition

A symplectic vector space is a pair (V,ω) consisting of a finite-dimensional real vector space V and an alternating bilinear form ω:V×VR for which

ω:VV,ω(v)=ω(v,),

is an isomorphism. Equivalently, ω(v,w)=0 for every wV implies v=0. The equivalence also follows from the radical clause in Every alternating form on a finite-dimensional space has a basis of symplectic pairs followed by a basis of its radical; in particular its rank is even. The zero vector space, with its unique alternating form, is included: its map to its dual is the unique isomorphism.

PropositionStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Symplectic vector spaces have even dimension

Statement

Every symplectic vector space (V,ω) has dimension 2n for a unique n0. It has a basis e1,,en,f1,,fn in which ω(ei,fj)=δij and all e--e and f--f pairings vanish.

Facts & Assumptions

Given: A symplectic vector space (V,ω).

[F1]

Symplectic means that the radical of ω is zero. Symplectic vector space.

Proof

technique · direct
1.1

Apply [F2] to ω. Its normal-form basis consists of r pairs ei,fi and s radical vectors, with dimV=2r+s.

F2
2.1

By [F1] the radical is zero, so s=0. Taking n=r gives the asserted even dimension and the displayed standard symplectic basis. This includes V=0, where n=0 and the basis is empty.

F1F2step 1.1
DefinitionDefinition: AI-adaptedProof: Not applicableprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Symplectic orthogonal complement

Definition

Let (V,ω) be a symplectic vector space and WV. Its symplectic orthogonal complement is

Wω={vV:ω(v,w)=0 for every wW}.

Equivalently, Wω=(ω)1(annW), so it is a linear subspace. In particular, 0ω=V and Vω=0.

PropositionStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Symplectic double-orthogonal and dimension identities

Statement

If W is a subspace of the finite-dimensional symplectic vector space (V,ω), then

dimW+dimWω=dimV,(Wω)ω=W.

Facts & Assumptions

Given: A finite-dimensional symplectic vector space (V,ω) and a subspace WV.

[F1]

The symplectic orthogonal is (ω)1(annW), where ω is an isomorphism. Symplectic orthogonal complement.

Proof

technique · direct
1.1

By [F1], ω restricts to an isomorphism WωannW. Finite-dimensional annihilator algebra gives dimannW=dimVdimW, proving the dimension identity.

F1algebra
2.1

Alternation shows W(Wω)ω: if wW and vWω, then ω(w,v)=ω(v,w)=0. Applying step 1.1 to Wω gives dim(Wω)ω=dimW, so the inclusion is equality. For W=0 or W=V the same calculation gives the stated endpoint identities.

F1step 1.1algebra
DefinitionDefinition: AI-adaptedProof: Not applicableprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Isotropic, coisotropic, symplectic, and Lagrangian subspaces

Definition

Let W be a subspace of a symplectic vector space (V,ω), with symplectic orthogonal Wω. Then W is

  • isotropic when WWω, equivalently ωW×W=0;
  • coisotropic when WωW;
  • symplectic when ωW×W is nondegenerate, equivalently WWω=0; and
  • Lagrangian when W=Wω.

The zero subspace is isotropic (and Lagrangian only when V=0), while V is coisotropic and symplectic.

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Equivalent characterizations of Lagrangian subspaces

Statement

Let (V,ω) be a real symplectic vector space of dimension 2n. For a subspace LV, the following are equivalent:

  1. L=Lω;
  2. L is isotropic and dimL=n;
  3. L is coisotropic and dimL=n;
  4. L is maximal among isotropic subspaces.

Thus each condition characterizes the Lagrangian subspaces.

Facts & Assumptions

Given: A 2n-dimensional real symplectic vector space (V,ω) and LV.

[F1]

For every WV, dimW+dimWω=2n. Symplectic double-orthogonal and dimension identities.

[F2]

Isotropic, coisotropic, and Lagrangian mean respectively WWω, WωW, and W=Wω. Isotropic, coisotropic, symplectic, and Lagrangian subspaces.

Proof

technique · direct
1.1

If L=Lω, [F1] gives 2dimL=2n; [F2] then makes L both isotropic and coisotropic. Thus condition 1 implies conditions 2 and 3.

F1F2
1.2

If condition 2 holds, then LLω and [F1] gives dimLω=n=dimL, hence equality. If condition 3 holds, the reverse inclusion and the same dimension calculation likewise give equality. Thus conditions 2 and 3 each imply condition 1.

F1F2
1.3

A self-orthogonal L is maximal isotropic: if an isotropic K contains L, then KKωLω=L, hence K=L.

F1F2
2.1

Conversely, suppose L is maximal isotropic. If LLω, choose vLωL; alternation and vLω make L+Rv a strictly larger isotropic subspace, which maximality forbids. Hence L=Lω. This argument also covers n=0, when L=0.

F2choosealgebra
PropositionStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Symplectic reduction of a coisotropic vector subspace

Statement

If W is coisotropic in (V,ω), then W/Wω has the symplectic form

ω([u],[v])=ω(u,v).

Facts & Assumptions

Given: A symplectic vector space (V,ω) and a coisotropic subspace W.

Proof

technique · direct
1.1

The quotient is defined by [F1]. Replacing u by u+a with aWω, or v by v+b with bWω, does not change ω(u,v) because u,vW. Hence ω is well-defined, bilinear, and alternating.

F1algebra
2.1

If [u] lies in its radical, then ω(u,v)=0 for every vW, so uWω and [u]=0. Thus the descended form is nondegenerate. When W=V this recovers V; when W is Lagrangian the quotient is the zero symplectic space.

F1step 1.1
PropositionStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Graphs of linear maps and Lagrangian relations

Statement

Let A:(V,ωV)(W,ωW) be linear. Its graph is Lagrangian in VW, equipped with ωVωW, if and only if A is a symplectic isomorphism. In particular, a symplectic embedding into a strictly larger symplectic space has an isotropic, but not Lagrangian, graph.

Facts & Assumptions

Given: Symplectic vector spaces (V,ωV) and (W,ωW) and a linear map A:VW.

[F1]

In a 2N-dimensional symplectic space, an isotropic subspace is Lagrangian exactly when it has dimension N. Equivalent characterizations of Lagrangian subspaces.

Proof

technique · direct
1.1

On graph vectors one has (ωVωW)((u,Au),(v,Av))=ωV(u,v)+ωW(Au,Av). Thus the graph is isotropic exactly when AωW=ωV.

algebra
2.1

If the graph is Lagrangian, [F1] and dimgraphA=dimV give 2dimV=dimV+dimW, hence dimV=dimW. Step 1.1 also says A preserves the forms, which makes A injective by nondegeneracy; equal dimensions make it an isomorphism.

F1step 1.1algebra
3.1

Conversely, if A is a symplectic isomorphism, step 1.1 makes its graph isotropic and its dimension is half that of VW, so [F1] makes it Lagrangian. If instead A is a symplectic embedding with dimW>dimV, step 1.1 still gives isotropy but the half-dimension equality fails. The zero spaces cause no exception.

F1step 1.1step 2.1
DefinitionDefinition: AI-adaptedProof: Not applicableprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Symplectic form and symplectic manifold

Definition

A symplectic form on a smooth manifold M is a smooth two-form ω such that

  1. dω=0, and
  2. (TpM,ωp) is a symplectic vector space for every pM.

The pair (M,ω) is a symplectic manifold. Thus both closedness and pointwise nondegeneracy are required. A zero-dimensional manifold with its zero two-form satisfies the definition.

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Nondegeneracy is equivalent to a nonvanishing top wedge

Statement

Let M have dimension 2n and let ω be a smooth two-form. Then ω is pointwise nondegenerate if and only if the top-degree form ωn is nowhere zero.

Facts & Assumptions

Given: A smooth 2n-manifold M and ωΩ2(M).

[F1]

Wedge products of differential forms are defined pointwise. The wedge product of differential forms.

[F3]

Pointwise nondegeneracy is the linear clause in the definition of a symplectic form. Symplectic form and symplectic manifold.

Proof

technique · direct
1.1

Fix pM. If ωp is nondegenerate, [F2] supplies a basis e1,,en,f1,,fn with ωp=ieifi. Hence ωpn=n!e1f1enfn0.

F1F2
1.2

Conversely, if 0v lies in the radical of ωp, then the graded contraction rule gives ιv(ωpn)=n(ιvωp)ωpn1=0. A nonzero top covector has nonzero contraction by every nonzero vector: extend v to a basis and evaluate on the remaining basis vectors. Therefore ωpn=0.

F1algebra
2.1

Steps 1.1--1.2 prove the equivalence at every p, which is exactly [F3]. For n=0, ω0=1 and the zero tangent space is nondegenerate, so the same conclusion holds. Closedness is irrelevant to this pointwise equivalence.

F3step 1.1step 1.2
CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Symplectic manifolds have a canonical orientation and volume form

Statement

If (M2n,ω) is symplectic, then μω=ωn/n! is a nowhere-zero volume form. Its positive ray gives the canonical symplectic orientation of M.

Facts & Assumptions

Given: A symplectic 2n-manifold (M,ω).

[F1]

Nondegeneracy makes ωn nowhere zero. Nondegeneracy is equivalent to a nonvanishing top wedge.

[F2]

An orientation is a smooth choice of ray in the determinant line. Oriented smooth manifolds and oriented charts.

Proof

technique · direct
1.1

By [F1], ωn is a smooth nowhere-zero top form; division by the positive number n! preserves that property. Thus μω is a volume form.

F1algebra
2.1

A nonzero top covector (μω)pdetTpM selects the ray of tangent determinants vdetTpM on which (μω)p(v)>0. This ray varies smoothly and therefore defines an orientation by [F2]. For n=0, μω=1 selects the positive sign at each point, so the boundary case is included.

F2step 1.1algebra
DefinitionDefinition: AI-adaptedProof: Not applicableprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Symplectomorphisms, local symplectomorphisms, and symplectic embeddings

Definition

Let (M,ωM) and (N,ωN) be symplectic manifolds. A smooth map F:MN satisfying FωN=ωM, with pullback as in The pullback of a differential form, is

  • a symplectomorphism if F is a diffeomorphism;
  • a local symplectomorphism if F is a local diffeomorphism; and
  • a symplectic embedding if F is a smooth embedding.

The pullback equality is literal; none of the three terms means merely volume preservation.

PropositionStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Products and opposites of symplectic manifolds

Statement

If (M,ω) and (N,η) are symplectic, then M=(M,ω) is symplectic and

Ω=prMω+prNη

is symplectic on M×N.

Facts & Assumptions

Given: Symplectic manifolds (M,ω) and (N,η).

[F1]

A symplectic form is closed and pointwise nondegenerate. Symplectic form and symplectic manifold.

[F2]

Exterior differentiation commutes with pullback. The exterior derivative commutes with pullback.

Proof

technique · direct
1.1

The form ω is closed and has the same radical as ω, so it is symplectic. By [F2], dΩ=prMdω+prNdη=0.

F1F2algebra
2.1

Under T(p,q)(M×N)=TpMTqN, if Ω((u,v),(u,v))=0 for all (u,v), taking v=0 and then u=0 gives u=0 and v=0 by [F1]. Thus Ω is nondegenerate, including when either factor has dimension zero.

F1step 1.1
DefinitionDefinition: AI-adaptedProof: Not applicableprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Isotropic, coisotropic, symplectic, and Lagrangian submanifolds

Definition

Let (M,ω) be symplectic and let i:SM be a smooth embedded submanifold of constant dimension. It is isotropic, coisotropic, symplectic, or Lagrangian when TpS has the corresponding property from Isotropic, coisotropic, symplectic, and Lagrangian subspaces inside the symplectic vector space (TpM,ωp) for every pS. Equivalently, the symplectic case says iω is nondegenerate, while the Lagrangian case says TpS=(TpS)ω at every point.

PropositionStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Lagrangian submanifolds have half dimension

Statement

A Lagrangian submanifold of a symplectic 2n-manifold has dimension n.

Facts & Assumptions

Given: A Lagrangian embedded submanifold L of (M2n,ω).

[F1]

Each TpL is a Lagrangian subspace of TpM. Isotropic, coisotropic, symplectic, and Lagrangian submanifolds.

[F2]

A Lagrangian subspace of a 2n-dimensional symplectic space has dimension n. Equivalent characterizations of Lagrangian subspaces.

Proof

technique · direct
1.1

For every pL, [F1] and [F2] give dimTpL=n.

F1F2
2.1

Since L is an embedded constant-dimensional submanifold, its dimension equals the dimension of any tangent space, hence dimL=n. This includes n=0.

F1step 1.1
DefinitionDefinition: AI-adaptedProof: Not applicableprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Tautological one-form on a cotangent bundle

Definition

Assume ACω. For a smooth n-manifold Q, Assuming countable choice, the cotangent bundle has a canonical smooth 2n-manifold structure supplies the smooth cotangent manifold TQ and its induced cotangent charts. Let π:TQQ be the set-theoretic bundle projection. In every induced chart it is the coordinate projection, so it is smooth. The tautological one-form λΩ1(TQ) is

λ(q,p)(ξ)=p(dπ(q,p)ξ),pTqQ.

Indeed, in an induced cotangent chart write p=ipidqi and ξ=iaiqi+ibipi. Then

λ(q,p)(ξ)=ipiai,soλ=ipidqi,

which proves that the definition is smooth and independent of any local choice because its pointwise formula uses only p and dπ.

The library's canonical cotangent two-form is, by convention,

ωcan=dλ,

where d is the exterior derivative supplied by Existence and uniqueness of the exterior derivative.

The countable-choice assumption is used exactly to obtain the smooth manifold structure on TQ from the cited supplier; the evaluation and coordinate formulas themselves make no further choice. For n=0 the unique one-form and two-form are both zero; the same formulas cover the empty manifold and there is no endpoint, denominator, or biconditional issue. Here ACω is countable choice.

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-09-14Open item page →

The tautological one-form is intrinsic and smooth

Statement

Assume ACω. The tautological formula is coordinate independent and defines a smooth one-form. In cotangent coordinates (q1,,qn,p1,,pn),

λ=i=1npidqi.

Facts & Assumptions

Given: ACω, a smooth n-manifold Q, and its canonical smooth cotangent bundle.

[A1]

ACω is countable choice. The Axiom of Countable Choice (ACω).

[F1]

The tautological formula uses only the bundle projection and the natural covector--vector evaluation. Tautological one-form on a cotangent bundle.

Proof

technique · direct
1.1

The expression p(dπξ) in [F1] involves intrinsic maps and their natural pairing, so changing coordinates cannot change its value. It is linear in ξ, hence defines a covector at every (q,p).

F1
2.1

Write p=ipidqiq and ξ=iaiqi+ibipi. Since dπ(ξ)=iaiqi, [F1] gives λ(ξ)=ipiai=(ipidqi)(ξ). The displayed coefficients are smooth, so λ is smooth.

A1F1step 1.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

The canonical cotangent two-form is symplectic

Statement

Assume ACω. On TQ the canonical form ωcan=dλ is symplectic and, in cotangent coordinates,

ωcan=i=1ndqidpi.

Facts & Assumptions

Given: ACω, a smooth n-manifold Q, and the tautological form on TQ.

[A1]

ACω is countable choice. The Axiom of Countable Choice (ACω).

[F1]

In cotangent coordinates, λ=ipidqi. The tautological one-form is intrinsic and smooth.

Proof

technique · direct
1.1

From [F1], dλ=idpidqi=idqidpi. Also dωcan=d2λ=0.

F1algebra
2.1

For X=i(aiqi+bipi), step 1.1 gives ιXωcan=i(aidpibidqi). This vanishes only when all ai,bi vanish, so the form is nondegenerate. For n=0 the same assertion is vacuous. Thus it is symplectic.

A1F1step 1.1
PropositionStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Cotangent lifts are symplectomorphisms

Statement

Assume ACω. If f:QQ is a diffeomorphism, its cotangent lift

f^:TQTQ,f^(q,p)=(f(q),(dfq1)p),

is a symplectomorphism: f^λQ=λQ and f^ωQ=ωQ.

Facts & Assumptions

Given: ACω and a diffeomorphism f:QQ.

[A1]

ACω is countable choice. The Axiom of Countable Choice (ACω).

[F1]

The canonical cotangent form is dλ and is symplectic. The canonical cotangent two-form is symplectic.

[F2]

Exterior differentiation commutes with pullback. The exterior derivative commutes with pullback.

Proof

technique · direct
1.1

The formula for f^ is smooth with inverse f1^, and the projections satisfy πQf^=fπQ. For ξT(q,p)TQ, the tautological definition gives (f^λQ)(ξ)=((dfq1)p)(dπQdf^ξ)=p(dπQξ)=λQ(ξ).

F1algebra
2.1

By [F1], [F2], and step 1.1, f^ωQ=f^dλQ=d(f^λQ)=dλQ=ωQ. Hence the diffeomorphism f^ is symplectic. The case dimQ=0 is included.

A1F1F2step 1.1
PropositionStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

A graph of a one-form is Lagrangian exactly when the form is closed

Statement

Assume ACω. For αΩ1(Q), its graph sα(Q)(TQ,dλ) is Lagrangian if and only if dα=0.

Facts & Assumptions

Given: ACω, a smooth n-manifold Q, and αΩ1(Q).

[A1]

ACω is countable choice. The Axiom of Countable Choice (ACω).

[F1]

The canonical form on TQ is ωcan=dλ. The canonical cotangent two-form is symplectic.

[F2]

A submanifold is Lagrangian when its tangent spaces are Lagrangian. Isotropic, coisotropic, symplectic, and Lagrangian submanifolds.

[F3]

An isotropic half-dimensional subspace is Lagrangian. Equivalent characterizations of Lagrangian subspaces.

[F4]

Exterior differentiation commutes with pullback. The exterior derivative commutes with pullback.

Proof

technique · direct
1.1

Since πsα=idQ, the tautological formula gives sαλ=α. Therefore [F1] and [F4] give sαωcan=dα.

F1F4algebra
2.1

The graph section is an embedding and its image has dimension n, half of dimTQ=2n. By [F2]--[F3], it is Lagrangian exactly when the pulled-back symplectic form vanishes. Step 1.1 says this occurs exactly when dα=0, proving both directions, including n=0.

A1F2F3step 1.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Compatible complex structure on a symplectic vector space

Definition

Let (V,ω) be a symplectic vector space. A complex structure on V is a real-linear endomorphism J satisfying J2=idV. It is compatible with ω if

gJ(u,v):=ω(u,Jv)

is a real inner product: it is symmetric and positive definite.

Compatibility implies ω(Ju,Jv)=ω(u,v) and gJ(Ju,Jv)=gJ(u,v). Thus J preserves both the symplectic form and its associated metric. The definition includes the zero vector space.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Compatible complex structures exist on symplectic vector spaces

Statement

Every finite-dimensional symplectic vector space (V,ω) admits an ω-compatible complex structure. More precisely, every chosen inner product k on V canonically determines one.

Facts & Assumptions

Given: A finite-dimensional symplectic vector space (V,ω) and an inner product k on V.

[F1]

A non-negative self-adjoint endomorphism of a finite-dimensional inner product space has a unique non-negative square root. A non-negative operator has a unique non-negative square root.

[F2]

Compatibility means that J2=I and gJ(u,v)=ω(u,Jv) is an inner product. Compatible complex structure on a symplectic vector space.

Proof

technique · direct
1.1

Nondegeneracy of ω uniquely defines an invertible AEnd(V) by k(u,v)=ω(u,Av). Skew-symmetry of ω gives k(u,A1v)=k(A1u,v), so A=A. Hence A2=AA is positive definite.

givenalgebra
2.1

Let P=(A2)1/2 be the positive square root from [F1]. Since A commutes with A2, it preserves each eigenspace of A2; on that eigenspace P is multiplication by the positive square root of the eigenvalue, so P commutes with A. Define J=AP1. Then J2=A2P2=I.

F1step 1.1algebra
3.1

Since P is positive definite and commutes with A, ω(u,Jv)=ω(u,AP1v)=k(u,P1v)=k(P1/2u,P1/2v). This is symmetric and positive definite, so [F2] makes J compatible. For V=0 the same formulas give the unique endomorphism, and all conditions are vacuous.

F1F2step 1.1step 2.1
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Positive-definite bundle endomorphisms have smooth positive square roots

Statement

Let EM be a finite-rank real vector bundle with a smooth bundle metric, and let TΓ(EndE) be smooth, self-adjoint, and positive definite in every fibre. There is a unique smooth self-adjoint positive-definite bundle endomorphism S with S2=T.

Facts & Assumptions

Given: The bundle, metric, and endomorphism in the statement.

[F1]

Every non-negative self-adjoint endomorphism of a finite-dimensional inner product space has a unique non-negative square root. A non-negative operator has a unique non-negative square root.

[F2]

A solution of a smooth finite-dimensional equation depends smoothly on parameters when its derivative in the unknown is invertible. The parametrized implicit function theorem with Ck regularity.

Proof

technique · direct
1.1

In each fibre [F1] gives a unique positive-definite self-adjoint square root Sx=Tx1/2. These fibre maps automatically define a bundle endomorphism set-theoretically; it remains to prove local smoothness.

F1given
1.2

Fix x0 and a smooth orthonormal frame near it, so self-adjoint maps are symmetric matrices. For Φ(R)=R2, the derivative at the positive matrix Sx0 is DΦSx0(H)=Sx0H+HSx0. In an orthonormal eigenbasis of Sx0 its (i,j) entry is (si+sj)Hij; every si>0, so this derivative is an isomorphism on symmetric matrices.

F1algebra
2.1

Apply [F2] to R2Tx=0. It produces a unique smooth symmetric solution R(x) near x0 with R(x0)=Sx0. After shrinking, positivity persists; fibrewise uniqueness in [F1] then gives R(x)=Sx. Thus S is smooth near every point, and the unique local roots agree on overlaps. In rank zero the unique empty endomorphism supplies the result.

F1F2step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Every symplectic manifold admits a compatible almost-complex structure

Statement

Assume ACω. Every symplectic manifold (M,ω) admits a smooth almost-complex structure J compatible with ω.

Facts & Assumptions

Given: A symplectic manifold (M,ω) and the axiom of countable choice ACω.

[F1]

Under ACω, every smooth manifold admits a Riemannian metric. The Axiom of Countable Choice (ACω), Every smooth manifold admits a riemannian metric.

[F2]

Smooth positive-definite self-adjoint bundle endomorphisms have unique smooth positive square roots. Positive-definite bundle endomorphisms have smooth positive square roots.

[F3]

An endomorphism J is compatible when J2=I and ω(,J) is positive-definite symmetric. Compatible complex structure on a symplectic vector space.

Proof

technique · direct
1.1

Spend the assumed ACω only through [F1] to choose a smooth Riemannian metric k. Define the smooth invertible bundle map A by k(u,v)=ω(u,Av). Fibrewise skew-symmetry gives A=A, so A2=AA is smooth, self-adjoint, and positive definite.

F1givenalgebra
2.1

By [F2], P=(A2)1/2 is a smooth positive bundle endomorphism. Fibrewise, A preserves the eigenspaces of A2 and P is scalar on each of them, so P commutes with A. Hence J=AP1 is smooth and J2=I.

F2step 1.1algebra
3.1

Fibrewise, ω(u,Jv)=k(u,P1v)=k(P1/2u,P1/2v), which is symmetric and positive definite. Thus [F3] proves compatibility. Empty and zero-dimensional manifolds carry the unique such structure.

F2F3step 1.1step 2.1
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Compatible almost-Kähler metric

Definition

Let (M,ω) be symplectic and let J be an ω-compatible smooth almost-complex structure. The Riemannian metric

gJ(X,Y)=ω(X,JY)

is the compatible almost-Kähler metric, and (M,ω,J,gJ) is an almost-Kähler manifold. No integrability of J is included in this term.

Once any two of ω, J, and gJ are fixed subject to compatibility, the displayed identity determines the third.

RemarkRemark: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Compatible almost-complex structures and Kähler geometry

Remark

Every Kähler manifold is almost Kähler, but a compatible almost-complex structure need not be integrable. A Kähler manifold requires that J come from a complex-manifold structure in addition to compatibility with the closed form ω. Thus the existence of compatible J on every symplectic manifold does not make every symplectic manifold Kähler.

For the sign convention used by the examples below, the Nijenhuis tensor is

NJ(X,Y)=[JX,JY]J[JX,Y]J[X,JY][X,Y].

Direct substitution of the vector-field commutator shows that all derivatives of scalar coefficients cancel, so NJ is C-linear in X and Y. If J is integrable, take local real coordinates underlying holomorphic coordinates. On their coordinate frame J has the constant standard matrix and all coordinate brackets vanish; hence the displayed formula is zero on every pair of frame vectors and therefore NJ=0. Thus nonvanishing of NJ is a direct obstruction to integrability; the converse is the substantially deeper Newlander–Nirenberg theorem and is not used here.

When J is integrable, the identities g=ω(,J) and ω(,)=g(J,) connect the symplectic, complex, and Riemannian descriptions.

All assertions are local and apply in real dimension zero. Compatibility makes the associated metric positive definite, so degenerate forms are outside the hypotheses. There is no interval or endpoint assertion, and the coordinate test uses no choice principle.

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Moser pullback differentiation equation

Statement

Assume ACω. If ϕt=Φt,0 is the evolution of a smooth time-dependent vector field Xt and ωt is a smooth family of forms, then

ddt(ϕtωt)=ϕt(ω˙t+LXtωt).

If the ωt are closed two-forms and σt is a smooth family of one-forms satisfying ω˙t=dσt, then any solution of ιXtωt=σt satisfies ddt(ϕtωt)=0. When ωt is nondegenerate, that contraction equation has a unique smooth solution Xt.

Facts & Assumptions

Given: ACω, a smooth family ωt, a smooth family σt when the second assertion is used, and a local evolution ϕt generated by Xt.

[F1]

Differentiation along a time-dependent evolution gives the displayed pullback derivative. The supplier's definition of such fields assumes ACω. Differentiation of a pulled-back form along a time-dependent flow.

[F2]

Cartan's formula is LXη=d(ιXη)+ιXdη. Cartan's magic formula.

Proof

technique · direct
1.1

The first formula is [F1] with initial time zero. If dωt=0, [F2] turns its parenthesis into dσt+d(ιXtωt). Thus the Moser equation ιXtωt=σt makes the derivative zero.

F1F2givenalgebra
2.1

For nondegenerate ωt, the smooth bundle map ωt:TMTM is invertible, so the unique solution is Xt=(ωt)1σt. Matrix inversion in local coordinates proves joint smoothness in (t,p).

step 1.1givenalgebra
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-09-14Open item page →

Smooth parametric primitives for a smooth exact family on a compact manifold

Statement

Assume ACω. Let M be compact, let P be a finite-dimensional parameter manifold, and let αpΩk(M), k1, depend smoothly on (p,x)P×M. If every αp is exact, then there are βpΩk1(M), jointly smooth in (p,x), with dβp=αp. After the one Riemannian metric allowed by the stated choice assumption is fixed, the remaining construction uses only finitely many choices.

Facts & Assumptions

Given: The compact manifold, finite-dimensional parameter manifold, and smooth exact family in the statement.

[F1]

Under the stated choice assumption, M has a Riemannian metric and every point has arbitrarily small strongly geodesically convex neighbourhoods; nonempty finite intersections of such neighbourhoods remain strongly geodesically convex. Every smooth manifold admits a riemannian metric, Existence of geodesically convex neighborhoods.

[F2]

A compact set inside an open subset of a manifold admits a smooth cutoff. A manifold bump for a compact set inside an open set.

[F3]

The homotopy operator KH satisfies H1H0=dKH+KHd. De rham homotopy formula for a smooth homotopy.

Proof

technique · direct
1.1

Use [F1] to fix one Riemannian metric. The set of all strongly convex open neighbourhoods is an open cover, so compactness extracts a finite subcover U=(U1,,Ur). Every nonempty finite intersection Ui0is is strongly convex by [F1]. There are only finitely many such intersections; choose one point in each and contract the intersection to it along the unique smoothly endpoint-dependent geodesics. By [F3], these contractions give fixed linear Poincaré homotopy operators Ki0is. In local coordinates their coefficients are finite-interval integrals of coefficients of the pulled-back form and the fixed smooth contraction. Differentiation under that compact integral therefore shows directly that each Ki0is preserves smooth dependence on the finite-dimensional parameter.

F1F3givenconstructalgebra
2.1

Use [F2] finitely many times to fix a partition of unity subordinate to U. Start the Čech--de Rham descent with bi=Ki(αUi), so dbi=αUi. The alternating differences δb are closed because dδ=δd. On each nonempty double intersection apply its fixed Kij to obtain a primitive; subtracting it makes the next alternating discrepancy closed one degree lower. Repeat. After at most k repetitions the remaining discrepancy is a Čech cocycle of locally constant functions on the finite good cover.

F2F3step 1.1algebra
3.1

Regard the last cocycle as a vector in the finite-dimensional simplicial cochain complex of the nerve. Because α is globally exact, comparison with any global primitive shows that this cocycle lies in the image of the preceding Čech coboundary. Fix a linear right inverse of that coboundary on its image by choosing bases once. Solve there, then reverse the finite descent. At the final gluing step the fixed partition gives a global (k1)-form Rα with dRα=α. Thus R is one fixed linear operator on the space of exact k-forms; no primitive of an individual input was selected.

F2step 2.1algebraconstruct
4.1

Put βp=Rαp. Restriction, the finitely many homotopy integrals, Čech differences, multiplication by fixed partition functions, and the fixed finite-dimensional linear solver all commute with differentiation in the finite-dimensional parameter. Hence βp is jointly smooth and dβp=αp. The empty manifold is immediate. The sole nonfinite choice input is the metric supplied under ACω; all subsequent selections are finite.

step 1.1step 3.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-09-14Open item page →

Moser stability theorem

Statement

Assume ACω. Let M be compact and let (ωt)0t1 be a smooth path of symplectic forms whose de Rham class is independent of t. Then there is a smooth isotopy ϕt:MM, ϕ0=idM, such that ϕtωt=ω0 for every t[0,1]. Here smoothness on the closed interval has its usual up-to-the-boundary meaning: in local coordinates the family is locally the restriction of a jointly smooth family on an open time neighbourhood. No symplectic or cohomology condition is imposed on such local extensions.

Facts & Assumptions

Given: ACω, compact M, and the path in the statement.

[F1]

A smooth exact family on compact M has jointly smooth primitives. Smooth parametric primitives for a smooth exact family on a compact manifold.

[F2]

The Moser contraction equation uniquely determines a smooth field and makes the pulled-back form constant. Moser pullback differentiation equation.

[F3]

Smooth time-dependent fields have unique local smooth evolutions. Time-dependent vector fields have local smooth evolution operators.

[F4]

The standard smooth step τ:R[0,1] is smooth, equals 0 on (,0], equals 1 on [1,), and is flat at both endpoints. The standard smooth step function.

Proof

technique · direct
1.1

Put αt=ωtω0. Constancy of the de Rham class says each αt is exact. Although [0,1] is not a boundaryless parameter manifold, the proof of [F1] constructs one fixed linear primitive operator from a finite good cover, finite spatial homotopy integrals, a finite-dimensional linear solver, and a fixed partition of unity. Apply that same operator pointwise to αt. Every one of its finite operations preserves all one-sided time derivatives and joint spatial smoothness at the closed endpoints, so λt=Rαt is smooth up to t=0,1 and satisfies dλt=αt. Put σt=λ˙t; differentiating gives dσt=ω˙t. By [F2], the equations ιXtωt=σt have a unique jointly smooth solution Xt up to both endpoints.

F1F2givenconstruct
2.1

We first put the field on a genuinely open time interval without assuming an extension of the forms. Take the step τ from [F4]. On 0<s<1 its defining quotient has positive derivative, since ddslog(β(s)/β(1s))=s2+(1s)2>0; hence it maps (0,1) diffeomorphically onto (0,1). Define Ys=τ(s)Xτ(s) for 0<s<1 and Ys=0 outside. Every derivative of τ is flat at 0,1 by [F4], while all one-sided mixed derivatives of Xt from step 1.1 are continuous on compact [0,1]×M. The product rule therefore shows that Ys is a smooth time-dependent field on the open interval R. Apply [F3] to Y. Fix the Riemannian metric used in [F1]'s construction; Ys is bounded on [0,1]×M. The distance along a trajectory between times r,s is at most its length and at most Crs, so a finite-time maximal trajectory is Cauchy. Compactness gives its limit, and [F3] at that interior time extends it. Thus the evolution ψs exists through s=1, with inverse given by reverse evolution. For 0<t<1 set ϕt=ψτ1(t), with ϕ0=id and ϕ1=ψ1. Changing variables in the coordinate integral equation for ψ shows that, on each short time interval whose trajectory lies in one chart, ϕt(p)=ϕt0(p)+t0tXu(ϕu(p))du in that chart. The integral equation and the up-to-endpoint smoothness of Xt bootstrap ϕt and its spatial derivatives to joint smoothness in (t,p) through both endpoints, despite the nonsmooth inverse of τ there. Each ϕt is a diffeomorphism, with inverse from the reverse evolution.

F1F3F4step 1.1givenconstructalgebra
3.1

The curve ϕt from step 2.1 is the evolution of Xt in the original time parameter. The pullback equation in [F2] and step 1.1 give ddt(ϕtωt)=0, hence ϕtωt=ϕ0ω0=ω0 for the entire closed interval. Empty M uses the empty isotopy.

F2step 1.1step 2.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Compact-support Moser stability on a noncompact manifold

Statement

Assume ACω. Let (ωt)0t1 be a smooth path of symplectic forms on a possibly noncompact manifold M. Suppose ω˙t=dσt for a smooth family of one-forms whose supports all lie in one compact set K. Then a compactly supported isotopy ϕt exists for all t[0,1] and satisfies ϕtωt=ω0.

Facts & Assumptions

Given: ACω and the path, primitives, and common compact support in the statement.

[F1]

The Moser equation has a unique smooth solution and forces pullback constancy. Moser pullback differentiation equation.

[F2]

A smooth time-dependent vector field with common compact support has a global evolution over a compact time interval. Compactly supported time-dependent vector fields have global evolution on a compact time interval.

Proof

technique · direct
1.1

Solve ιXtωt=σt by [F1]. At every point outside K the right side vanishes, and nondegeneracy gives Xt=0; hence all Xt have support in K.

F1given
2.1

By [F2], Xt has a global evolution ϕt on [0,1]. It is the identity off K, so the isotopy is compactly supported. By [F1], ddt(ϕtωt)=0, and evaluation at zero gives ϕtωt=ω0.

F1F2step 1.1
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Relative Poincaré primitive near a submanifold

Statement

Assume ACω. Let SM be a closed embedded submanifold, and let αp be a jointly smooth finite-dimensional parameter family of closed k-forms, k1, defined near S. If each αp vanishes as a covariant tensor at every point of S, then, after shrinking to one neighbourhood of S, there are jointly smooth (k1)-forms βp such that dβp=αp and the first jet of βp vanishes along S.

Facts & Assumptions

Given: ACω, the closed embedding, and the family in the statement.

[F1]

Under ACω, a closed embedded submanifold has a tubular neighbourhood. The Axiom of Countable Choice (ACω), The tubular neighbourhood theorem in a smooth ambient manifold.

[F2]

A smooth homotopy has an operator K with H1H0=dK+Kd. De rham homotopy formula for a smooth homotopy.

Proof

technique · direct
1.1

Spend ACω exactly through [F1] to identify a neighbourhood of S with a neighbourhood of the zero section in its normal bundle. Shrink it to be invariant under fibrewise dilation and let Ht(s,v)=(s,tv). This deformation retracts the tube to the zero section and is independent of the parameter.

F1givenconstruct
2.1

Orient the homotopy from H0 to H1=id and put βp=KHαp. Because dαp=0 and H0αp=0, [F2] gives αp=dβp. The integral defining KH is jointly smooth in the supplied parameters. In local bundle coordinates, the coefficients of αp(s,v) are O(v) and contraction with the radial homotopy velocity contributes another factor v; hence βp(s,v)=O(v2). Tangential derivatives vanish as well because βp(s,0)=0 identically in s. Thus its first jet vanishes along S.

F2step 1.1given
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Relative Moser theorem

Statement

Assume ACω. Let S be a closed embedded submanifold of M, and let ω0,ω1 be symplectic forms defined near S that agree as bilinear forms on TpM for every pS. Suppose their interpolation ωt=(1t)ω0+tω1 is symplectic on some neighbourhood of S for every t[0,1]. Then there are neighbourhoods U0,U1 of S and a diffeomorphism ϕ:U0U1 such that ϕS=idS and ϕω1=ω0.

Facts & Assumptions

Given: ACω and all data and hypotheses in the statement.

[F1]

A closed family vanishing as tensors on S has a relative primitive vanishing as a tensor on S. Relative Poincaré primitive near a submanifold.

[F2]

The Moser equation makes the evolving pullback constant. Moser pullback differentiation equation.

[F3]

Smooth time-dependent fields have unique local evolutions. Time-dependent vector fields have local smooth evolution operators.

Proof

technique · direct
1.1

The closed form α=ω1ω0 vanishes as a tensor along S. By [F1], after shrinking there is a one-form σ with dσ=α and vanishing first jet along S. Solve ιXtωt=σ; [F2] gives a smooth Xt, and nondegeneracy gives both XtS=0 and vanishing first jet there.

F1F2given
2.1

By [F3], around each point of S there is a neighbourhood whose trajectories exist through the compact time interval after finitely many local continuations. Their union contains S; uniqueness glues the evolutions and makes the time-one map a diffeomorphism onto its open image. Since XtS=0, every point of S is fixed.

F3step 1.1given
3.1

For the evolution ϕt, [F2] yields ddt(ϕtωt)=0. Thus ϕ1ω1=ω0 on a possibly smaller source neighbourhood. Set U0 equal to that domain and U1=ϕ1(U0).

F2step 1.1step 2.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Darboux theorem

Statement

Assume ACω. For every point p of a 2n-dimensional symplectic manifold (M,ω), there are coordinates (q1,,qn,p1,,pn) centred at p in which

ω=i=1ndqidpi.

Facts & Assumptions

Given: ACω, a symplectic manifold (M,ω), and pM.

[F2]

Symplectic forms that agree as tensors along a closed embedded submanifold and have a locally symplectic interpolation are related by a local symplectomorphism fixed there. Relative Moser theorem.

Proof

technique · direct
1.1

By [F1], choose a chart x=(q,p) centred at p whose differential identifies ωp with ωstd=idqidpi at the origin. The forms ω and xωstd agree at p. Their convex interpolation is nondegenerate on a neighbourhood of p for every t[0,1], after shrinking once, because nondegeneracy is open and the parameter interval is compact.

F1given
2.1

Apply [F2] to the closed submanifold {p}. It gives a local diffeomorphism ϕ fixing p with ϕ(xωstd)=ω. Therefore the components of xϕ are the required coordinates. When n=0, the empty coordinate list already works.

F2step 1.1
CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Symplectic manifolds have no local invariants beyond dimension

Statement

Assume ACω. If (M0,ω0) and (M1,ω1) have the same dimension and piMi, then some neighbourhood of p0 is symplectomorphic to some neighbourhood of p1, with p0 sent to p1.

Facts & Assumptions

Given: ACω, equal-dimensional symplectic manifolds and chosen points as in the statement.

[F1]

Darboux coordinates identify a neighbourhood of every point with an open neighbourhood of zero carrying the standard form. Darboux theorem.

Proof

technique · direct
1.1

Choose Darboux charts xi:UiViR2n at the two points by [F1]. Their images both contain zero, so restrict them to the inverse images of one common open neighbourhood VV0V1 of zero.

F1construct
2.1

The map x11x0 sends p0 to p1 and preserves the standard form in the middle, hence pulls ω1 back to ω0.

F1step 1.1
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Symplectic normal bundle of a symplectic submanifold

Definition

If S is a symplectic submanifold of (M,ω), its symplectic normal bundle is

NωS=(TS)ω={vTMS:ω(v,u)=0 for every uTS}.

It is a smooth symplectic vector subbundle. Indeed, the kernel description has constant rank, and fibrewise symplectic linear algebra gives TMS=TS(TS)ω with nondegenerate restriction on the second summand. Projection identifies it with the quotient normal bundle TMS/TS.

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-09-14Open item page →

Symplectic neighborhood theorem

Statement

Assume ACω. For j=0,1, let Sj be a closed embedded symplectic submanifold of (Mj,ωj). Suppose f:(S0,ω0S0)(S1,ω1S1) is a symplectomorphism and F:Nω0S0Nω1S1 is a symplectic vector-bundle isomorphism over f. Then f extends to a symplectomorphism between neighbourhoods of S0 and S1, inducing F on the symplectic normal bundles.

Facts & Assumptions

Given: ACω and the closed submanifolds, map, and normal bundle isomorphism in the statement.

[F1]

The symplectic normal gives the splitting TMjSj=TSjNωjSj. Symplectic normal bundle of a symplectic submanifold.

[F2]

Under ACω, closed embedded submanifolds have tubular neighbourhoods. The tubular neighbourhood theorem in a smooth ambient manifold.

[F3]

A closed form vanishing as a tensor along a closed submanifold has a relative primitive whose first jet vanishes there. Relative Poincaré primitive near a submanifold.

[F4]

The Moser equation makes the evolving pullback constant, and smooth time-dependent fields have unique local smooth evolutions. Moser pullback differentiation equation, Time-dependent vector fields have local smooth evolution operators.

Proof

technique · direct
1.1

By [F1], dfF:TM0S0TM1S1 is a symplectic vector-bundle isomorphism: the two summands are symplectically orthogonal and each summand map is symplectic. We need tubular maps with a specified vertical derivative, not merely the existence clause of [F2]. Rerun its explicit proof using the smooth direct-sum complement Cj=NωjSj in place of the metric-orthogonal complement. In the proof's Euclidean-retraction construction, the map on Cj has the form (p,v)jj1Rj(jj(ij(p))+djj(v)); its differential at (p,0) is (u,v)dij(u)+v. The local-frame topology, inverse-function argument, and continuous variable-radius shrinking there use only injectivity of djjCj and TMjSj=TSjCj, so they apply to this complement unchanged. Write the resulting tubular maps as Ψj on neighbourhoods in Cj. Then h=Ψ1FΨ01 is a diffeomorphism of neighbourhoods extending f, and its differential along S0 is exactly dfF.

F1F2givenconstruct
2.1

Consequently hω1 and ω0 agree as bilinear forms on all of TM0S0. Their convex interpolation Ωt=(1t)ω0+thω1 is symplectic near S0 after shrinking, because it equals ω0 on S0 for every parameter and nondegeneracy is open. Put α=hω1ω0. By [F3], α=dσ for a one-form σ whose first jet vanishes on S0. Solve ιXtΩt=σ. The inverse bundle maps Ωt are smooth, so Xt also has vanishing first jet on S0.

F3step 1.1algebra
3.1

The affine formula Ωt=(1t)ω0+thω1 is smooth for all real t and equals ω0 as a full tensor at each point of S0 for every t. For each pS0, compactness of [0,1] and openness of nondegeneracy give a spatial neighbourhood Up and an open time interval Ip[0,1] on which Ωt is nondegenerate. Thus Xt=Ωtσ is genuinely defined on an open time domain near ([0,1],p), as required by the local-evolution supplier in [F4]. Since Xt and its first derivative vanish along S0, the constant solutions and variational equation give a time-one evolution g on some neighbourhood of each p, fixing S0 with dgTM0S0=I. Uniqueness glues these local evolutions after shrinking their spatial domains; no uniform time collar is needed when S0 is noncompact. The pullback differentiation equation in [F4] gives ghω1=ω0. Thus hg is the required symplectomorphism and induces the prescribed F on symplectic normal bundles. For empty S0, take empty neighbourhoods and the empty map.

F4step 1.1step 2.1construct
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Canonical symplectic model near the zero section of TL

Definition

Assume ACω. The canonical symplectic model near a Lagrangian manifold L is any open neighbourhood of the zero section 0LTL, equipped with

ωcan=dλ=idqidpi.

The zero section is Lagrangian. The word canonical refers to the cotangent form and the zero-section embedding, not to a unique identification of a neighbourhood in some other symplectic manifold with this model.

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Weinstein Lagrangian neighborhood theorem

Statement

Assume ACω. If i:L(M,ω) is a closed Lagrangian embedding, then there are neighbourhoods U of i(L) in M and V of the zero section in (TL,dλ) and a symplectomorphism Φ:VU satisfying Φ(0x)=i(x) for every xL.

Facts & Assumptions

Given: ACω and the closed Lagrangian embedding in the statement.

[F1]

Under the assumed choice principle, (M,ω) admits a compatible almost-complex structure. Every symplectic manifold admits a compatible almost-complex structure.

[F2]

The cotangent zero section with dλ is the canonical model. Canonical symplectic model near the zero section of TL.

[F3]

Closed embeddings have tubular neighbourhoods, and relative Moser corrects two forms agreeing as tensors along the submanifold. The tubular neighbourhood theorem in a smooth ambient manifold, Relative Moser theorem.

Proof

technique · direct
1.1

Choose a compatible J by [F1]. Then J(TL) is a Lagrangian complement to TL: it is Lagrangian because J preserves ω, and if JuTL then 0=ω(u,Ju)=gJ(u,u) forces u=0. The map J(TL)TL, wαw with αw(u)=ω(u,w), is an isomorphism.

F1givenalgebra
2.1

At the zero section, T(TL)=TLTL and ωcan((u,α),(v,β))=β(u)α(v). Hence step 1.1 gives a symplectic bundle isomorphism TMLT(TL)L equal to the identity on TL. Use tubular neighbourhoods from [F3] to realize it as the differential of a diffeomorphism h between neighbourhoods, fixed on L.

F2F3step 1.1construct
3.1

The forms hω and ωcan agree as tensors along the zero section. Their convex interpolation is symplectic after shrinking, so relative Moser in [F3] gives a correction fixed on the zero section. Composing it with h yields Φ and proves the claim, including noncompact closed L through variable-radius neighbourhoods.

F3step 2.1
PropositionStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-09-14Open item page →

A Lagrangian neighborhood germ is not uniquely determined

Statement

The data in the Weinstein Lagrangian neighborhood theorem do not uniquely determine its symplectomorphism germ, even when that germ is required to fix the Lagrangian pointwise. This already occurs for the zero section of TR with its canonical symplectic form.

Facts & Assumptions

Given: The cotangent model TR with its zero section.

Proof

technique · direct
1.1

Already on TR=R2 with coordinates (q,p), the map F(q,p)=(q+p,p) is a nonidentity diffeomorphism germ along the zero section. It fixes every (q,0) and satisfies F(dqdp)=d(q+p)dp=dqdp.

givenalgebra
2.1

For this cotangent model, the identity map is one symplectomorphism germ fixing the zero section, and the shear F from step 1.1 is another. They are distinct and have the same restriction to every point of that section. Hence these data do not uniquely determine a germ. The explicit pair requires no existence theorem or choice principle and makes no separate claim that a natural distinguished choice is impossible.

step 1.1construct
PropositionStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Characteristic distribution of a coisotropic submanifold is involutive

Statement

If C is a coisotropic submanifold of (M,ω), then

K=ker(ωTC)=(TC)ω

is a smooth constant-rank distribution on C, and it is involutive. It is called the characteristic distribution.

Facts & Assumptions

Given: A coisotropic submanifold C(M,ω).

[F1]

Coisotropic means (TpC)ωTpC at every p. Isotropic, coisotropic, symplectic, and Lagrangian submanifolds.

[F2]

Cartan's formula relates Lie derivative, contraction, and exterior differentiation. Cartan's magic formula.

Proof

technique · direct
1.1

By [F1], the kernel of ωTpC is exactly (TpC)ω. If dimM=2n and dimC=k, symplectic linear algebra gives its dimension 2nk, independent of p. It is the kernel of a smooth constant-rank bundle map TCTC, hence is a smooth subbundle.

F1givenalgebra
2.1

Let X,Y be local sections of K and Z a tangent vector field on C. In the formula for d(ωC)(X,Y,Z), every differentiated pairing vanishes identically and all bracket terms except ω([X,Y],Z) contain X or Y as an argument. Since dω=0, it follows that ω([X,Y],Z)=0 for every Z. Thus [X,Y] is a section of K, proving involutivity.

F2step 1.1given
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-09-14Open item page →

Local normal form near a coisotropic submanifold

Statement

Assume ACω. For j=0,1, let ij:Cj(Mj,ωj) be a closed coisotropic embedding. If f:C0C1 is a diffeomorphism satisfying fi1ω1=i0ω0, then f extends to a symplectomorphism between neighbourhoods of C0 and C1. Thus the presymplectic form on a coisotropic submanifold, whose kernel is its characteristic distribution, determines the local symplectic germ.

Facts & Assumptions

Given: ACω and the two coisotropic embeddings and map in the statement.

[F1]

The characteristic bundle K=ker(iω) is smooth and involutive. Characteristic distribution of a coisotropic submanifold is involutive.

[F2]

An involutive constant-rank distribution has foliation coordinates. Frobenius local coordinate theorem.

[F3]

Every smooth vector subbundle has a smooth complement. Every vector subbundle has a smooth complement.

[F4]

Under ACω, closed embeddings have tubular neighbourhoods, and relative Moser corrects forms agreeing along the embedded submanifold. The tubular neighbourhood theorem in a smooth ambient manifold, Relative Poincaré primitive near a submanifold, Relative Moser theorem.

Proof

technique · direct
1.1

By [F1]--[F2], Kj integrates locally to the characteristic foliation. The equality of restricted forms gives df(K0)=K1. By [F3], choose a smooth complement E0 to K0 in TC0 and put E1=df(E0). Each Ej is symplectic: if eEj is orthogonal to Ej, it is also orthogonal to Kj because Kj=TCjωj, hence to all of TCj; thus eKjEj=0. Consequently TMjCj=EjSj,Sj=Ejωj, where Sj is a smooth symplectic subbundle of rank 2rankKj and KjSj is Lagrangian. Smoothness follows locally by solving the constant-rank linear equations defining the symplectic orthogonal.

F1F2F3givenalgebra
2.1

Choose by [F3] a smooth complement Gj to Kj in Sj. The pairing Kj×GjR, (k,g)ωj(k,g), is nondegenerate. There is therefore a unique smooth bundle map Tj:GjKj satisfying ωj(Tjg,h)=12ωj(g,h)(g,hGj). For Gj={g+Tjg:gGj}, skew-symmetry gives ωj(g+Tjg,h+Tjh)=ωj(g,h)12ωj(g,h)+12ωj(h,g)=0. Thus Sj=KjGj is a Lagrangian splitting. Define A:G0G1 by the nondegenerate-pairing condition ω1(df(k),A(g))=ω0(k,g)(kK0). It is a smooth bundle isomorphism. The map equal to df on E0K0 and to A on G0 preserves the symplectic form on every summand and cross-pairing, hence is a symplectic bundle isomorphism TM0C0TM1C1 extending df.

F3step 1.1algebra
3.1

The quotient maps identify the chosen complements Gj with the quotient normal bundles. Apply the tubular construction in [F4] using these complements: explicitly, in the proof of that construction replace the orthogonal complement by Gj in the normal-addition map. Its derivative at (x,0) is then (u,g)dij(u)+g; the same inverse-function and variable-radius shrinking argument produces a tubular diffeomorphism Ψj with that derivative. The bundle map induced by A:G0G1 therefore gives h=Ψ1AΨ01, a diffeomorphism between neighbourhoods extending f with dhC0 equal to the full symplectic bundle isomorphism of step 2.1, not merely equal on quotient normals. Hence hω1 and ω0 agree as full tensors along C0. Their difference is closed and has the fibre-radial relative primitive supplied in [F4].

F4step 2.1construct
4.1

The interpolation between those two forms is symplectic near C0. Relative Moser therefore gives a correction fixed on C0; composing it with h produces the desired neighbourhood symplectomorphism. The characteristic foliation was derived in step 1.1 rather than assumed as extra data.

F4step 1.1step 2.1step 3.1
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Every nondegenerate two-form is symplectic

Statement refuted

Every nondegenerate two-form is symplectic.

Facts & Assumptions

Given: The proposed universal claim.

[F1]

A symplectic form must be both nondegenerate and closed. Symplectic form and symplectic manifold.

Refutation

technique · direct
1.1

On R4 put η=dx1dy1+ex1dx2dy2. Its square is 2ex1dx1dy1dx2dy2, which never vanishes, so η is nondegenerate.

F1algebra
2.1

But dη=ex1dx1dx2dy20. Thus [F1] excludes η from being symplectic, refuting the claim.

F1step 1.1algebra
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Symplectic manifolds can have odd dimension

Statement refuted

A symplectic manifold can have odd dimension.

Facts & Assumptions

Given: A symplectic manifold (M,ω).

[F1]

Every finite-dimensional symplectic vector space has even dimension. Symplectic vector spaces have even dimension.

Refutation

technique · direct
1.1

At every pM, nondegeneracy makes (TpM,ωp) a symplectic vector space.

given
2.1

By [F1], dimTpM is even; this is dimM on the component containing p. Hence no odd-dimensional component is symplectic, contrary to the claim.

F1step 1.1
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Every half-dimensional submanifold is Lagrangian

Statement refuted

Every half-dimensional submanifold of a symplectic manifold is Lagrangian.

Facts & Assumptions

Given: The proposed universal claim.

[F1]

A Lagrangian submanifold must have Lagrangian tangent spaces, hence the symplectic form restricts to zero on them. Isotropic, coisotropic, symplectic, and Lagrangian submanifolds.

Refutation

technique · direct
1.1

In standard R4 with ω=dq1dp1+dq2dp2, take the coordinate plane S={q2=p2=0}. It has dimension two, half of four.

givenalgebra
2.1

The restriction is ωS=dq1dp10. By [F1], S is symplectic rather than Lagrangian, so half dimension alone does not suffice.

F1step 1.1
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

The canonical cotangent symplectic form is dλ under the library convention

Statement refuted

Under the library convention, the canonical cotangent symplectic form is dλ.

Facts & Assumptions

Given: ACω and the library's cotangent convention.

[F1]

The convention is ωcan=dλ. Tautological one-form on a cotangent bundle.

Refutation

technique · direct
1.1

On TR with coordinates (q,p), λ=pdq, so dλ=dpdq=dqdp.

F1algebra
2.1

Hence [F1] gives ωcan=dqdp=dλ, which is not dλ. This one-dimensional base already refutes the universal sign claim.

F1step 1.1
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Cohomologous symplectic forms on a noncompact manifold are always isotopic

Statement refuted

Cohomologous symplectic forms on a noncompact manifold are always related by a Moser isotopy.

Facts & Assumptions

Given: The proposed universal claim.

[F1]

Compact Moser stability requires compact M; its noncompact replacement requires primitives with one common compact support. Moser stability theorem, Compact-support Moser stability on a noncompact manifold.

Refutation

technique · direct
1.1

On R2 let ω0=dxdy=d(xdy) and ω1=e(x2+y2)dxdy=d(Fdy), where F(x,y)=0xe(s2+y2)ds. Both are symplectic and exact, hence cohomologous.

givenalgebra
2.1

Their total areas are respectively + and π. A diffeomorphism pulling ω1 back to ω0 would be orientation preserving and the change-of-variables formula would preserve total area, an impossibility. Thus no such symplectomorphism, and therefore no Moser isotopy, exists. The missing common-support/global-flow hypothesis in [F1] is substantive.

F1step 1.1
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Darboux theorem makes all symplectic manifolds globally symplectomorphic

Statement refuted

Darboux's theorem makes all equidimensional symplectic manifolds globally symplectomorphic.

Facts & Assumptions

Given: ACω and the proposed consequence of Darboux's theorem.

[F1]

Darboux's theorem supplies coordinates only on a neighbourhood of each chosen point. Darboux theorem.

Refutation

technique · direct
1.1

The standard area forms make both S2 and R2 two-dimensional symplectic manifolds, so [F1] does identify small neighbourhoods of their points.

F1
2.1

A global symplectomorphism would in particular be a diffeomorphism, but S2 is compact and R2 is not; homeomorphisms preserve compactness. Hence no global symplectomorphism exists, and the local conclusion cannot be globalized.

step 1.1

5 · Examples, counterexamples and false statements

None yet.

Sources