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.

12 results · all verified · 12 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; all 12 also cleared it.

Hamiltonian Mechanics and Completely Integrable Systems — Examples

1 · Prerequisites

2 · Summary

The elementary mechanics examples solve the free particle and harmonic oscillator exactly and read oscillation, rotation, and the critical separatrix from the pendulum's energy levels. Geodesic flow is obtained from the kinetic-energy Lagrangian by the metric Legendre map. Cotangent lifts of spatial rotations recover angular momentum, while coordinate functions make the page's Poisson-bracket sign directly checkable.

The two-torus supplies a symplectic but non-Hamiltonian vector field: its contracted one-form has a nonzero circle period. A natural mechanical Lagrangian is transformed explicitly. For the oscillator, both angle normalizations are recorded: radian angle uses J=H/Ω, whereas the page's period-one angle uses I=2πH/Ω. This oscillator computation constructs the coordinates explicitly and does not invoke the choice-bearing compact-fibre existence theorem.

The spherical pendulum is the global example. Its monodromy matrix is imported with an exact locator to the Takens-index and solid-torus gluing calculation, then the local period-lattice obstruction is applied. The final counterexamples isolate the regularity hypotheses: an oscillator's singular zero fibre is a point, and duplicated Poisson-commuting integrals can have dependent differentials everywhere.

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

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

Free particle Hamiltonian flow

Example

Assume ACω. On TRd let H(q,p)=p2/(2m) with m>0. The trajectory from (q0,p0) is

q(t)=q0+tmp0,p(t)=p0,

and is defined for every tR.

Facts & Assumptions

Given: The mass m>0, the initial point, and the library cotangent and Hamiltonian sign conventions.

[F1]

Under the stated choice assumption, Hamilton's equations are q˙=Hp and p˙=Hq. Hamilton equations in canonical cotangent coordinates.

Verification

technique · direct
1.1

Here Hp=p/m and Hq=0, so [F1] gives q˙=p/m and p˙=0.

F1givenalgebra
2.1

The second equation gives p(t)=p0; substituting into the first and integrating gives q(t)=q0+tp0/m. These formulas exist for all real time and directly satisfy the initial condition.

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

Harmonic oscillator and elliptic phase curves

Example

Assume ACω. For m,Ω>0, the one-dimensional harmonic oscillator

H(q,p)=p22m+mΩ2q22

has period 2π/Ω away from the equilibrium. Every positive-energy phase curve is the ellipse p2/(2mE)+mΩ2q2/(2E)=1.

Facts & Assumptions

Given: Positive m,Ω and canonical coordinates on TR.

[F1]

Hamilton's equations hold under the stated choice assumption. Hamilton equations in canonical cotangent coordinates.

Verification

technique · direct
1.1

By [F1], q˙=p/m and p˙=mΩ2q, hence q¨+Ω2q=0. Thus q(t)=Acos(Ωt)+Bsin(Ωt) and p(t)=mq˙(t). Every nonconstant solution has period 2π/Ω.

F1algebra
2.1

Conservation follows directly from ddtH=(p/m)p˙+mΩ2qq˙=0. Setting the constant value to E>0 and dividing its level equation by E gives the displayed ellipse. For E=0, positivity forces (q,p)=(0,0), the stationary equilibrium.

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

Simple pendulum phase portrait

Example

Assume ACω. On TS1 consider the normalized pendulum

H(q,p)=p22+1cosq.

For 0<E<2 its energy curve describes oscillation; for E>2 its two components describe rotations in opposite directions; and E=2 is the singular separatrix through the unstable equilibrium.

Facts & Assumptions

Given: q is taken modulo 2π and pR.

[F1]

Hamilton's equations give q˙=p and p˙=sinq. Hamilton equations in canonical cotangent coordinates.

Verification

technique · cases
1.1

The level equation is p2=2(E1+cosq). Its critical points solve p=0 and sinq=0: (0,0) is a minimum of energy 0, while (π,0) is a saddle of energy 2.

givenalgebra
2.1

Assume 0<E<2. The allowed angles form a proper interval about q=0; the positive and negative square-root branches meet at two turning points p=0, producing a closed oscillatory curve. By [F1], the sign of p is the direction of angular travel and reverses at those endpoints.

assume-case oscillationF1step 1.1
2.2

Assume E>2. The right-hand side is strictly positive for every q. The two graphs p=±2(E1+cosq) are disjoint circles over S1, and [F1] gives rotation with fixed sign.

assume-case rotationF1step 1.1
2.3

Assume E=2. The two branches meet at the saddle and form the homoclinic separatrix; the level is singular and is not a regular Liouville torus.

assume-case separatrixF1step 1.1
3.1

Finally E=0 gives only the stable equilibrium, while E<0 gives the empty level because H0. These alternatives and steps 2.1--2.3 exhaust all energies.

step 1.1step 2.1step 2.2step 2.3cases-exhaustive
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Geodesic flow as a Hamiltonian flow on the cotangent bundle

Example

Assume ACω. For a supplied Riemannian manifold (Q,g), the Hamiltonian

H(q,p)=12gq1(p,p)

on TQ generates geodesic flow: under g:TQTQ, its Hamiltonian trajectories are precisely the tangent lifts (q(t),q˙(t)) of affinely parametrized geodesics.

Facts & Assumptions

Given: A smooth Riemannian metric g.

[F1]

The metric has a unique Levi–Civita connection. Fundamental theorem of riemannian geometry.

[F2]

The natural Lagrangian with zero potential has Legendre map g and the displayed Hamiltonian. A natural mechanical Lagrangian gives the kinetic-plus-potential Hamiltonian.

[F3]

Under the stated choice assumption, the Legendre map bijects Euler–Lagrange and Hamiltonian trajectories. Equivalence of Euler–Lagrange and Hamilton equations for hyperregular Lagrangians.

Verification

technique · direct
1.1

For L(q,v)=12gq(v,v), [F2] gives FL=g and H=12g1(p,p). The Euler–Lagrange equation of this kinetic-energy Lagrangian is the coordinate equation q¨k+Γijkq˙iq˙j=0 for the Levi–Civita connection in [F1], hence is q˙q˙=0.

F1F2algebra
2.1

By [F3], (q,q˙) solves that geodesic equation exactly when (q,p)=(q,gq˙) is a Hamiltonian trajectory of H. Thus the two flows correspond wherever their maximal trajectories exist; no completeness of g is asserted.

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

Angular momentum as a cotangent-lift Hamiltonian

Example

Assume ACω. Fix aR3. The infinitesimal rotation Ya(q)=a×q lifts to the Hamiltonian vector field on TR3 with Hamiltonian

Ha(q,p)=a(q×p).

Facts & Assumptions

Given: Euclidean dot and cross products identify covectors with vectors.

[F1]

The cotangent lift of Y has Hamiltonian HY(q,p)=p(Yq) under the library convention. The cotangent lift of a vector field is Hamiltonian.

Verification

technique · direct
1.1

Insert Ya(q)=a×q into [F1]. The scalar triple-product identity gives HYa(q,p)=p(a×q)=a(q×p).

F1givenalgebra
2.1

Hence the infinitesimal cotangent-lifted rotation is XHa. Varying a shows that the vector-valued observable is q×p, the usual angular momentum.

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

Poisson brackets in canonical coordinates

Example

Assume ACω. In canonical cotangent coordinates,

{qi,qj}=0,{pi,pj}=0,{qi,pj}=δji.

Consequently {pj,qi}=δji.

Facts & Assumptions

Given: The library convention {F,G}=k(FqkGpkFpkGqk).

[F1]

That coordinate formula follows from ωcan=kdqkdpk and ιXHω=dH. Coordinate formula for the Poisson bracket.

Verification

technique · direct
1.1

The only nonzero derivatives are qi/qk=δki and pj/pk=δjk. Substitution in [F1] gives zero for the q--q and p--p brackets and kδkiδjk=δji for {qi,pj}.

F1algebra
2.1

Skew-symmetry, also visible by reversing the two terms in the coordinate formula, gives {pj,qi}=δji.

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

A symplectic non-Hamiltonian vector field on the two-torus

Example

On T2=R2/Z2 with ω=dxdy, the vector field X=x is symplectic but is not Hamiltonian.

Facts & Assumptions

Given: The standard quotient coordinates, so dx and dy descend to global one-forms.

[F1]

A vector field is symplectic exactly when its contraction with ω is closed. A vector field is symplectic iff ιXω is closed.

[F2]

A symplectic field is Hamiltonian exactly when the cohomology class of its contraction with ω vanishes. Symplectic vector fields modulo Hamiltonian vector fields are first de Rham cohomology.

Verification

technique · direct
1.1

Contraction gives ιXω=dy, which is closed; hence [F1] shows that X is symplectic.

F1givenalgebra
2.1

On the closed loop γ(t)=[(0,t)], 0t1, one has γdy=1. Every exact one-form has zero integral around a closed curve by the fundamental theorem of calculus, so dy is not exact. Its class is nonzero, and [F2] proves that X is not Hamiltonian.

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

Legendre transform of a natural mechanical Lagrangian

Example

For a supplied Riemannian metric g and smooth potential V,

L(q,v)=12gq(v,v)V(q)

has p=gq(v), inverse velocity v=gq(p), and Hamiltonian H(q,p)=12gq1(p,p)+V(q).

Facts & Assumptions

Given: The displayed natural Lagrangian.

[F1]

The general natural-mechanical calculation gives hyperregularity, the Legendre map, and the kinetic-plus-potential Hamiltonian. A natural mechanical Lagrangian gives the kinetic-plus-potential Hamiltonian.

Verification

technique · direct
1.1

Differentiating L(q,v+sw) at s=0 gives gq(v,w), so its fibre derivative is p=gq(v). Positive definiteness makes gq invertible, with inverse gq, and [F1] gives hyperregularity.

F1givenalgebra
2.1

The energy is p(v)L=g(v,v)12g(v,v)+V=12g(v,v)+V. Substituting v=gp gives H(q,p)=12g1(p,p)+V(q), as asserted.

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

Action–angle coordinates for the harmonic oscillator

Example

For the oscillator H=(p2+Ω2q2)/2 with Ω>0, remove the equilibrium. With a radian angle ϕR/(2πZ),

q=2JΩsinϕ,p=2JΩcosϕ,J=HΩ.

Then ω=dϕdJ. In the page's period-one convention, θ=ϕ/(2π) and I=2πJ=2πH/Ω are action–angle coordinates.

Facts & Assumptions

Given: The standard form dqdp and positive frequency Ω.

[F1]

Period-one action–angle coordinates satisfy ω=dθdI. Action and angle coordinates.

Verification

technique · direct
1.1

Differentiating the displayed substitution gives dqdp=dϕdJ; its Jacobian coefficient is cos2ϕ+sin2ϕ=1. Also direct substitution gives H=ΩJ.

givenalgebra
2.1

Since dθdI=(dϕ/(2π))(2πdJ)=dϕdJ, [F1] applies. Moreover H=ΩI/(2π), so the library Hamiltonian convention gives θ˙=Ω/(2π), equivalently ϕ˙=Ω. Thus the displayed substitution explicitly supplies the action–angle coordinates. If angle has period 2π instead, the corresponding action is J=H/Ω; the factor 2π is purely normalization.

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

Spherical-pendulum monodromy obstructs global action–angle coordinates

Example

This item assumes ACω, namely countable choice. In the propagated dependency chain, that assumption is required through Period-lattice monodromy obstructs global action–angle coordinates; after those interfaces are fixed, the remaining local or finite argument makes no additional countable-family choice.

Identify covectors and tangent vectors on the unit sphere by its round metric. The spherical pendulum has integral map

F=(H,J):TS2R2,H=12p2+z,J=xpyypx.

The regular torus fibration has nontrivial monodromy around the focus–focus value (1,0) and therefore has no global action–angle chart on that punctured regular region.

Facts & Assumptions

Given: ACω, the source's orientation of the loop and its homology basis (a,b), where b is an orbit of the circle action generated by J.

[A1]

ACω is countable choice and is required here through Period-lattice monodromy obstructs global action–angle coordinates; after those supplied interfaces are fixed, the remaining local or finite calculation makes no additional countable-family choice.

[F1]

Nonidentity period-lattice monodromy obstructs global action–angle coordinates. Period-lattice monodromy obstructs global action–angle coordinates.

[F2]

Martynchuk–Broer–Efstathiou, Theorem 2.7 and §3.1, prove that crossing the unique focus–focus critical energy h=1 changes the energy-level Chern number by c(1+ε)c(1ε)=1 and compute the associated gluing matrices.

Verification

Proof technique: direct, with the advanced index computation imported from the cited source.

1.1

The Hamiltonian flow of J is the axial circle action, so its orbit cycle b is unchanged by transport around the source's positively oriented loop γ enclosing (1,0).

given
1.2

By [F2], the two energy-level pieces used to cross the critical energy have Chern numbers c1=c2+1. The source's solid-torus gluing sends the basis by T(c)=(1c01); hence its complete calculation gives Mγ=T(c1)T(c2)1=(1101) in the basis (a,b). This step invokes, rather than reproves, the source's Takens index theorem and gluing argument.

F2
2.1

The matrix is not the identity, so [F1] rules out a single global action–angle chart on the regular torus bundle around the puncture. Reversing the loop or changing the integral basis can invert or conjugate the matrix but cannot make its monodromy trivial.

A1F1step 1.2algebra
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

A singular common level need not be a torus

Counterexample

For H(q,p)=(q2+p2)/2 on the symplectic plane, the zero-energy fibre is the single point (0,0), not a one-torus.

Facts & Assumptions

Given: The standard symplectic plane and the displayed Hamiltonian.

[F1]

In one degree of freedom, complete integrability requires one integral whose differential is independent on a dense regular locus. Completely integrable Hamiltonian system.

Verification

technique · direct
1.1

Here dH=qdq+pdp, so it is nonzero on R2{0}, an open dense set. Thus H supplies a completely integrable one-degree-of-freedom system in the sense of [F1].

F1givenalgebra
2.1

But H1(0)={(0,0)} because it is a sum of squares, and dH(0,0)=0. The fibre is singular and zero-dimensional, hence cannot be diffeomorphic to S1. This shows why the regular-value hypothesis in the torus theorem is essential.

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

Poisson-commuting functions with dependent differentials do not give Liouville–Arnold coordinates

Counterexample

On standard R4, take F1=H=q1 and F2=(q1)2. They Poisson commute everywhere, but their differentials are dependent everywhere, so they do not yield Liouville–Arnold coordinates.

Facts & Assumptions

Given: The standard form dq1dp1+dq2dp2.

[F1]

Complete integrability requires both involution and independence of dF1,,dFn on a dense open subset; that subset is the regular locus. Completely integrable Hamiltonian system.

Verification

technique · direct
1.1

Both functions depend only on q1. Their Hamiltonian fields are scalar multiples of p1, so their symplectic pairing and hence {F1,F2} vanish.

givenalgebra
2.1

Nevertheless dF2=2q1dF1 at every point, so the integral map (F1,F2) has rank at most one instead of two and has no regular locus of the required rank. By [F1], it is not a completely integrable system, and Liouville–Arnold cannot furnish action–angle coordinates for it.

F1step 1.1algebra

Sources