Alphabeta Math
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.

10 results · all verified · 9 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 1 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Vector Fields Flows and Lie Derivatives: Examples

1 · Prerequisites

2 · Summary

These examples keep the page concrete: translations, dilations, and rotations as explicit flows; finite-time escape and compact-support globalisation; coordinate Lie-bracket computations; commuting coordinate flows; the repaired counterexample showing that point values do not determine a bracket value; a two-time evolution operator; and an explicit planar flow-box coordinate change.

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

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

Constant vector fields have translation flows

Example

Let vRn and consider the constant vector field X(x)=v. Its integral curves are

γx0(t)=x0+tv,

so the flow is the translation family Φt(x)=x+tv.

Facts & Assumptions

Given: A fixed vector vRn and the vector field X(x)=v.

[L1]

The flow of a vector field is global exactly when the field is complete (A vector field is complete if and only if its flow is global).

Verification

technique · direct
1.1

The curve γx0(t)=x0+tv satisfies γx0(0)=x0 and γx0(t)=v=X(γx0(t)), so it is an integral curve of X through x0.

given
2.1

The formula is defined for every tR, so the flow exists globally and [L1] shows that X is complete. The time-t map is the translation Φt(x)=x+tv.

L1step 1.1
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

The radial vector field has the dilation flow

Example

On Rn, let

X=i=1nxixi.

Then the integral curve through x0 is γx0(t)=etx0, so the flow is the dilation Φt(x)=etx.

Facts & Assumptions

Given: The radial vector field X=ixi/xi.

[L1]

A vector field is complete if and only if its maximal flow is global (A vector field is complete if and only if its flow is global).

Verification

technique · direct
1.1

The curve γx0(t)=etx0 satisfies γx0(0)=x0 and γx0(t)=etx0=X(γx0(t)), so it is the integral curve through x0.

given
2.1

Since etx0 is defined for all tR, the flow is global. By [L1], the radial vector field is complete, and its flow maps are the dilations Φt(x)=etx.

L1step 1.1
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

The planar rotation field has the circle rotation flow

Example

On R2, let

X=yx+xy.

Then the flow is rotation:

Φt(x,y)=(xcostysint, xsint+ycost).

Facts & Assumptions

Given: The rotation vector field X=y/x+x/y.

[L1]

A vector field is complete if and only if its maximal flow is global (A vector field is complete if and only if its flow is global).

Verification

technique · direct
1.1

Differentiating the displayed formula gives ddtΦt(x,y)=(xsintycost, xcostysint)=X(Φt(x,y)). Also Φ0(x,y)=(x,y), so Φt(x,y) is the integral curve through (x,y).

given
2.1

The formula is defined for all tR, so the flow is global. Therefore [L1] implies that the rotation field is complete.

L1step 1.1
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-09-04Open item page →

The vector field x^2 d/dx has finite-time escape

Example

The vector field X=x2d/dx on R has integral curves

γx0(t)=x01x0t.

For x0>0 this solution blows up at t=1/x0, so X is not complete.

Facts & Assumptions

Given: The vector field X=x2d/dx on R.

[L1]

Completeness is equivalent to having a global flow (A vector field is complete if and only if its flow is global).

Verification

technique · direct
1.1

The curve γx0(t)=x0/(1x0t) satisfies γx0(0)=x0 and γx0(t)=γx0(t)2, so it is the integral curve through x0.

given
2.1

For x0>0, the denominator vanishes at t=1/x0, so this integral curve is not defined for all real times. Hence [L1] shows that X is not complete.

L1step 1.1
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

A compactly supported cutoff of an incomplete vector field is complete

Example

Choose a smooth bump function χ:R[0,1] with χ=1 on [1,1] and suppχ[2,2]. Then

Y=χ(x)x2x

agrees with the incomplete field x2d/dx near the origin but is complete.

Facts & Assumptions

Given: A bump function χ equal to 1 on [1,1] and supported in [2,2].

[L1]

Smooth bump functions with prescribed compact support exist (A manifold bump for a compact set inside an open set).

[L2]

Compactly supported smooth vector fields are complete (Compactly supported smooth vector fields are complete).

Verification

technique · direct
1.1

By [L1], such a bump function χ exists. The field Y=χ(x)x2d/dx is smooth, agrees with x2d/dx on [1,1], and vanishes outside the compact interval [2,2].

L1given
2.1

Since Y has compact support, [L2] implies that Y is complete. Thus a compactly supported cutoff can preserve the local model of an incomplete field while restoring global existence.

L2step 1.1
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

A coordinate computation of a nonzero Lie bracket

Example

On R, let X=d/dx and Y=xd/dx. Then

[X,Y]=ddx.

Facts & Assumptions

Given: The vector fields X=d/dx and Y=xd/dx on R.

[L1]

The Lie bracket has the coordinate formula (Coordinate formula for the Lie bracket).

Verification

technique · direct
1.1

In the standard coordinate, the coefficients are X1=1 and Y1=x. Therefore [L1] gives [X,Y]1=X1xY1Y1xX1=11x0=1.

L1given
2.1

Hence [X,Y]=d/dx, so the Lie bracket is nonzero even though X is constant.

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

Commuting coordinate fields have commuting flows

Example

On R2, the coordinate vector fields X=/x and Y=/y have flows

ΦtX(x,y)=(x+t,y),ΦsY(x,y)=(x,y+s),

and these flows commute.

Facts & Assumptions

Given: The coordinate vector fields X=/x and Y=/y on R2.

[L1]

Coordinate vector fields commute (Coordinate vector fields commute).

[L2]

Vanishing Lie bracket is equivalent to commuting local flows (Two vector fields commute if and only if their local flows commute).

Verification

technique · direct
1.1

The explicit integral curves give the flows ΦtX(x,y)=(x+t,y) and ΦsY(x,y)=(x,y+s).

given
2.1

Their compositions satisfy ΦtX(ΦsY(x,y))=(x+t,y+s)=ΦsY(ΦtX(x,y)). This agrees with [L1] and [L2].

L1L2step 1.1
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Two pairs of vector fields can agree at a point and still have different bracket values there

Statement refuted

False claim: the value of [X,Y]p is determined solely by the point values Xp and Yp.

Facts & Assumptions

Given: On R, the pairs (X,Y)=(d/dx,xd/dx) and (X,Y)=(d/dx,0) at the point p=0.

[L1]

The Lie bracket has the coordinate formula on R (Coordinate formula for the Lie bracket).

Counterexample

technique · direct
1.1

At 0, both pairs have the same point values: X0=X0=d/dx0 and Y0=Y0=0.

given
1.2

Using [L1], one computes [X,Y]=d/dx and [X,Y]=0. Therefore [X,Y]0=d/dx00=[X,Y]0.

L1given
2.1

Hence equal point values do not determine the Lie bracket value at a point, giving the required counterexample.

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

A time-dependent translation field and its evolution operator

Example

Let IR be an open interval, let a:IR be smooth, and consider the time-dependent vector field

Xt=a(t)x

on R. Its evolution operator is

Ψt,s(x)=x+sta(r)dr.

Facts & Assumptions

Given: An open interval IR, a smooth function a:IR, and the field Xt=a(t)d/dx on R.

[L1]

Time-dependent vector fields admit local smooth evolution operators (Time-dependent vector fields have local smooth evolution operators).

[L2]

Evolution operators satisfy the cocycle law (Time-dependent evolution satisfies the two-time cocycle law).

Verification

technique · direct
1.1

Differentiating the proposed formula yields ddtΨt,s(x)=a(t)=Xt(Ψt,s(x)), and clearly Ψs,s(x)=x. So the formula solves the initial-value problem.

given
2.1

Because I is an interval, the segment between any s,tI stays in I, so the integral and the displayed map are defined for every s,tI. Thus this is the global evolution operator extending the local one from [L1]. Moreover, Ψr,t(Ψt,s(x))=x+sta+tra=x+sra=Ψr,s(x), matching [L2].

L1L2step 1.1algebra
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Flow-box coordinates for a nonconstant planar field

Example

For the vector field

X=x+yy

on R2, the coordinates

u=x,v=yex

turn X into /u.

Facts & Assumptions

Given: The vector field X=/x+y/y on R2.

[L1]

The flow-box theorem straightens a nonvanishing vector field (The flow-box theorem).

Verification

technique · direct
1.1

Compute X(u)=1,X(v)=X(yex)=y(ex)+exX(y)=yex+exy=0.

given
2.1

Step 1.1 means that in the coordinates (u,v) the field differentiates the first coordinate by 1 and the second by 0, so it is exactly /u. This is an explicit flow-box chart, as predicted by [L1].

L1step 1.1

Sources