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.

Analytic Majorants and the Cauchy–Kovalevskaya Theorem

1 · Prerequisites

2 · Summary

An analytic Cauchy problem has two separate tasks: its equation must determine the Taylor coefficients, and the resulting formal series must converge. This page proves both. Ordinary multi-index coefficients are compared with nonnegative coefficients; products, substitutions, and derivatives preserve the comparison. A rational geometric bound and an independently proved analytic ODE theorem lead to a convergent Goursat majorant. The coefficient recursion then yields existence and uniqueness for first-order analytic systems in normal form.

The higher-order reduction introduces the complete lower jet and recovers its derivative compatibility by formal uniqueness. Analytic coordinates flatten the initial hypersurface, and the noncharacteristic condition selects a local solved branch for the highest normal derivative. Cauchy data are prescribed on that branch with compatible tangential derivatives. All conclusions concern analytic germs near the initial point. The companion examples calculate solutions and distinguish this conclusion from smooth-data existence or continuous dependence.

3 · Logical flowchart

4 · Definitions, theorems and proofs

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

Real analytic germs in several variables

Definition

Fix n1 and aRn. A real analytic germ at a is an equivalence class of real functions agreeing on a neighborhood of a, represented on some polydisc xiai<ri, ri>0, by an absolutely convergent series f(x)=αNncα(xa)α with real coefficients. Here 0N, α!=iαi!, and cα=Dαf(a)/α!. A vector germ has a finite positive number of such components, with a common polydisc obtained by taking coordinatewise minima of their radii.

The multi-index convention and absolute convergence are those of Multi-indexed power series in Cm and their absolute convergence; for n=1 this agrees with A real-analytic function on an open subset of R is locally represented by a convergent real power series. The same coefficients define the complexification. Indeed choose a positive real polyradius s<r; absolute convergence at a+s bounds cαsα uniformly. An absolutely convergent multi-indexed power series is holomorphic and differentiates termwise therefore gives a holomorphic sum on the complex s-polydisc and the displayed derivative formula. Restriction to the real slice recovers f.

Source notes

Gantumur, §3, Definition 12 and equation (25), printed p. 7. Real restriction and finite-vector convention are spelled out locally.

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

Coefficientwise majorisation

Definition

Fix a centre c, n1 coordinates, and ordinary coefficients as in Multi-indexed power series in Cm and their absolute convergence. Put w=zc. For formal expansions f(c+w)=αaαwα and G(c+w)=αbαwα, write fcG if for every αNn we have aαbα. When the centre is clear, write simply fG. In particular every bα is real and nonnegative. For analytic series aα=Dαf(c)/α!; these are not the unnormalized derivatives. At c=0 this is the usual expansion in z. Vectors are compared component by component and must have the same number of components. No convergence is required for this relation.

Source notes

Gantumur, §2 equation (12), printed p. 5; §3 equation (28), printed p. 7.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-09Open item page →

Operations preserving coefficient majorisation

Statement

For scalar formal series in finitely many variables, fF and gG imply f+gF+G, fgFG, and jfjF. If hiHi and every hi,Hi has zero constant coefficient, then f(h1,,hk)F(H1,,Hk). The same statements hold componentwise for finite vectors wherever the operations are defined. For convergent series these formal operations represent the corresponding analytic operations on sufficiently small polydiscs. If a convergent series f has f(0)0, its reciprocal is also analytic near zero.

Facts & Assumptions

Given: Finite-variable formal series fF, gG, and, for composition, hiHi with zero constant coefficients. Analytic-operation claims additionally assume the displayed series converge; the reciprocal claim assumes f(0)0.

[F1]

Majorisation compares absolute ordinary coefficients. (Coefficientwise majorisation).

[F2]

Geometrically bounded power series differentiate termwise on smaller polydiscs. (An absolutely convergent multi-indexed power series is holomorphic and differentiates termwise).

[F3]

The real geometric series sums to 1/(1r) for r<1. (For r<1, k0rk=1/(1r), and for r1 the series diverges).

Proof

1.1

Write f=aαzα, g=cαzα, F=Aαzα, G=Cαzα. For every α, aα+cαAα+Cα and β+γ=αaβcγβ+γ=αAβCγ. Each convolution is finite, including degree zero, proving the sum and product claims.

givenF1algebra
1.2

The coefficient of zα in jf is (αj+1)aα+ej; its modulus is at most (αj+1)Aα+ej, the coefficient in jF. Thus differentiation preserves the relation.

givenF1algebra
2.1

In degree at most q, a product hβ can contribute only when βq, since every factor has order at least one. There are finitely many such β and finitely many decompositions of any fixed multi-index. Repeated application of step 1.1 bounds each coefficient of aβhβ by the corresponding coefficient of AβHβ. Adding these finitely many bounds proves the composition claim.

givenstep 1.1F1
3.1

For convergent inner series choose a positive smaller polyradius s for which the sums Si(s)=α[zα]hisα are strictly below the outer convergence radii. Such an s exists because Si(s)0 as all coordinates of s decrease to zero. The absolute sum of the expanded substitution is bounded by βaβiSi(s)βi<. Absolute rearrangement therefore identifies the formal substitution with the actual function composition; the same argument applies to products. On still smaller polydiscs F2 identifies the formal derivatives with derivatives of the sums.

givenF2step 2.1
4.1

Write f=a+h with a0 and h(0)=0. Shrink s until α[zα](h/a)sα<1. F3 bounds the absolute sum of a1k0(h/a)k by a1/(1S) with S<1. The finite geometric identity gives (a+h)a1k=0K(h/a)k=1(h/a)K+1; the last term tends uniformly to zero on this polydisc. Hence the convergent series is exactly 1/f. This proves the reciprocal and all asserted analytic-operation claims.

givenF3step 3.1algebra

Source notes

Gantumur, §1 Exercise 3, printed p. 2; §3 equations (25), (28)–(30), pp. 7–8. The convolution and substitution arguments below provide the formal details.

LemmaStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-09Open item page →

Geometric majorants for analytic germs

Statement

For any finite family of analytic germs fj in n1 variables at zero there are M,r>0 such that [zα]fjMrα for every j,α. Consequently fjM/(1(z1++zn)/r), and fjfj(0)M/(1(z1++zn)/r)M.

Facts & Assumptions

Given: A finite family of analytic germs fj in n1 variables at the origin.

[F1]

Real analytic germs have holomorphic complexifications on a positive polydisc. (Real analytic germs in several variables).

[F2]

Cauchy estimates bound every derivative by its factorial times the boundary supremum and inverse polyradius powers. (Cauchy estimates for mixed derivatives on a polydisc).

Proof

1.1

If the family is empty take M=r=1. Otherwise F1 gives a common complex polydisc of positive polyradius R; take r=12miniRi. The finitely many complexifications are continuous on the compact distinguished boundary of the r-polydisc. Let M be the larger of 1 and their finitely many boundary suprema. F2 and [zα]fj=Dαfj(0)/α! give the asserted bound.

givenF1F2
2.1

The coefficient of zα in Mq0((z1++zn)/r)q is Mrαα!/α!. The multinomial factor counts arrangements of a multiset and is at least one, including α=0. Hence it dominates the bound in step 1.1. Subtracting the respective constants leaves coefficient zero at degree zero and the same inequality in positive degrees, proving the second comparison.

step 1.1algebra

Source notes

Gantumur, §3 equations (29)–(30), printed pp. 7–8; local proof uses polydisc Cauchy estimates.

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

Real analytic inverse and implicit functions

Statement

Let f be a real analytic map between open subsets of Rn, n1. If Df(a) is invertible, f has a real analytic local inverse near f(a). Let P(x,y) be real analytic near (a,b)Rd×Rk, k1, with P(a,b)=0 and DyP(a,b) invertible. On sufficiently small neighborhoods its zero set is exactly the graph of a unique real analytic y=g(x) with g(a)=b.

Facts & Assumptions

Given: A real analytic map f with Df(a) invertible; for the implicit assertion, analytic P(x,y) with P(a,b)=0 and DyP(a,b) invertible.

[F1]

Real-coefficient analytic maps complexify near their real centre. (Real analytic germs in several variables).

[F2]

A holomorphic map with nonsingular complex Jacobian has a biholomorphic local inverse. (The holomorphic inverse function theorem in several complex variables).

[F3]

Continuous separately holomorphic functions have absolutely convergent local power-series expansions. (A continuous separately holomorphic function is the sum of an absolutely convergent power series with Cauchy-integral coefficients on every smaller polydisc).

Proof

1.1

Complexify f to F on a conjugation-invariant polydisc by F1. Its complex Jacobian at the real point a is the same real matrix as Df(a), so its determinant is nonzero. F2 supplies a holomorphic inverse G on an open neighborhood of f(a). Shrink its domain to a conjugation-invariant polydisc V on which both G(w) and G(w) lie in the injectivity neighborhood of F. This is possible by continuity at f(a), since both limits are a.

givenF1F2
2.1

Real coefficients give F(z)=F(z). Thus F(G(w))=w=F(G(w)) for wV. Injectivity gives G(w)=G(w), so G maps the real slice into the real slice. Each component is continuous and separately holomorphic (restrict its complex differential to a coordinate line), so F3 expands it at the real centre f(a). Conjugating this series and using the displayed identity and F4 shows every coefficient equals its conjugate. The expansion therefore restricts to a real analytic inverse.

step 1.1F3F4
3.1

Set H(x,y)=(x,P(x,y)). Its derivative at (a,b) has block matrix (I0DxPDyP), whose determinant is detDyP0. Steps 1.1–2.1 give a real analytic inverse K near (a,0). The first coordinate identity H(K(x,z))=(x,z) forces K(x,z)=(x,k(x,z)). Define g(x)=k(x,0) after shrinking to a product neighborhood.

givenstep 1.1step 2.1algebra
4.1

The identity H(K(x,0))=(x,0) implies P(x,g(x))=0 and g(a)=b. Conversely, if (x,y) is in the chosen inverse neighborhood and P(x,y)=0, then H(x,y)=(x,0), hence (x,y)=K(x,0) and y=g(x). This proves both the graph description and local uniqueness.

step 3.1algebra

Source notes

Real inverse/implicit reduction used in Gantumur §5, printed p. 12. The local proof below derives the analytic assertion from the earlier holomorphic inverse theorem and power-series expansion.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-09Open item page →

Analytic ODE systems from majorants

Statement

For an analytic map H(t,v) near (0,v0)R×RN, N1, the problem v=H(t,v), v(0)=v0, has a unique analytic solution germ. If v0=0 and all Taylor coefficients of H at (0,0) are nonnegative, then the solution has nonnegative Taylor coefficients.

Facts & Assumptions

Given: H(t,v) is analytic near (0,v0) in 1+N real variables, N1. The optional positivity assertion assumes v0=0 and nonnegative Taylor coefficients of H.

[F1]

A finite analytic family has a common rational geometric majorant. (Geometric majorants for analytic germs).

[F2]

Zero-constant substitution preserves coefficient majorisation. (Operations preserving coefficient majorisation).

[F3]

An analytic equation with nonzero derivative in its unknown has a unique local analytic branch. (Real analytic inverse and implicit functions).

[F4]

Geometrically bounded coefficients define a holomorphic sum with termwise derivatives. (An absolutely convergent multi-indexed power series is holomorphic and differentiates termwise).

Proof

1.1

Put w=vv0, adjoin z0=t, and write z=(z0,w)RN+1. The autonomous system is z=A(z)=(1,H(z0,v0+w)), z(0)=0. A formal series z=q1aqtq has the unique recursion (q+1)aq+1=[tq]A(z). This coefficient depends only on a1,,aq: each substituted series has zero constant term, so no positive-degree factor can use aq+1. Its zeroth coordinate is exactly t.

givenF2
1.2

With L=N+1, F1 supplies M1,r>0 majorising every component of A by M/(1i=0NZi/r). The scalar equation WL2rW2=Mt, W(0)=0, has an analytic branch by F3: the derivative in W at zero is one. Its coefficient recursion W=Mt+L2rW2 gives [t]W=M and every subsequent coefficient nonnegative. Differentiating the identity yields W=M/(1LW/r) near zero, since the denominator there is one. Solving this quadratic on the branch through zero gives W=(r/L)(112LMt/r). The square root is the analytic branch with value one at zero, so a positive convergence neighborhood is explicit; its positive real endpoint t=r/(2LM) is singular, since differentiating WLW2/(2r)=Mt there would give 0=M if W extended analytically through it. No entire majorant is claimed.

givenF1F3algebra
2.1

Compare the recursion in step 1.1 with the vector whose L components are W. At degree zero the initial coefficients agree. If [tj]zi[tj]W for jq, F2 bounds [tq]Ai(z) by [tq]M/(1LW/r)=(q+1)[tq+1]W. Dividing by q+1>0 gives the next coefficient bound. This induction proves ziW at every degree.

step 1.1step 1.2F2
3.1

Choose s>0 strictly inside the convergence radius of W. Its coefficients obey [tq]WCsq, where C=q[tq]Wsq<. Step 2.1 transfers this bound to z. F4 and F2 show the series sums and its compositions differentiate as in the formal recursion on a smaller interval, so zA(z)=0. The recursion also forces the Taylor series of every analytic solution; hence two such germs coincide. Finally, for the original nonnegative H with v0=0, the recursion (q+1)[tq+1]v=[tq]H(t,v) consists solely of nonnegative sums and products from its zero initial coefficient, so every coefficient of v is nonnegative.

step 1.1step 2.1F2F4

Source notes

Gantumur, §3 equations (26)–(34), printed pp. 7–8, Theorem 15. The autonomous augmentation and quadratic majorant below avoid the misnormalized scalar formula (18).

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-09Open item page →

Analytic flattening and the normal principal coefficient

Statement

Let ϕ be real analytic near aRd+1 with ϕ(a)=0 and dϕ(a)0. There are analytic coordinates (x,t) with t=ϕ near a. For an analytic scalar equation P(z,(Dαu)αm)=0, m1, the derivative of its transformed equation with respect to the pure normal m-jet equals the principal symbol of its linearization evaluated at dϕ. At a compatible m-jet where that scalar is nonzero the equation has a unique local analytic solved branch for the pure normal m-jet. Euclidean normal data mean Dju(X(x))[ν(x),,ν(x)], and can instead be flattened using analytic normal-line coordinates.

Facts & Assumptions

Given: An analytic hypersurface at p and an analytic scalar order-m equation with a compatible initial jet at which its normal principal symbol is nonzero, as specified in the statement.

[F1]

Nonsingular analytic coordinate maps have analytic local inverses and nonsingular scalar equations have analytic implicit branches. (Real analytic inverse and implicit functions).

[F2]

Highest-order coefficients transform by the inverse-transpose differential. (The principal symbol depends only on the first derivative of a smooth coordinate change).

[F3]

Analytic higher derivatives are symmetric multilinear derivatives. (Continuous mixed partials of order k are invariant under permutations).

Proof

1.1

After relabeling coordinates take zd+1ϕ(a)0. The map Ψ(z)=(z1a1,,zdad,ϕ(z)) has determinant zd+1ϕ(a). F1 supplies an analytic inverse z=Φ(x,t), and the initial surface is exactly t=0.

givenF1algebra
2.1

For any derivative Dzαu of order m, repeated chain rule shows the coefficient of tm(uΦ) is (dϕ)α: obtaining m derivatives on u requires that each differentiation hit u, while differentiation of a coordinate coefficient leaves lower order on u. All transformed jet expressions are analytic and linear in the top-order jets. Differentiating the transformed nonlinear P in the pure t-jet therefore gives α=mPuα(dϕ)α, the principal symbol of its linearization. This agrees with F2 applied to that linearized operator.

step 1.1F2algebra
3.1

At the specified compatible jet P=0, and step 2.1 makes its derivative in the selected scalar slot nonzero. F1 gives a unique analytic branch expressing this slot in terms of the remaining jets and (x,t). The remaining derivatives all have total order at most m and normal order strictly less than m. This proves the claimed solved form only near the selected compatible jet.

givenstep 2.1F1
4.1

For normal data, step 1.1 gives an analytic parametrization X of the surface. The nonvanishing analytic gradient has an analytic positive length: apply F1 to s2ϕ2=0 at its positive root. Thus ν=ϕ/ϕ is analytic. The map Θ(x,t)=X(x)+tν(x) has independent tangent columns and its unit normal column, hence invertible derivative, so F1 again gives an analytic inverse. By F3 and the fact that Theta is affine in t, tj(uΘ)(x,0)=Dju(X(x))[ν(x),,ν(x)]. The conormal dt in these coordinates is proportional to dphi on the surface; homogeneity of the degree-m symbol preserves its nonvanishing. Thus this flattening handles exactly the stated Euclidean normal data.

step 1.1step 2.1F1F3

Source notes

Gantumur, §5 equations (61)–(68), printed pp. 12–13. The linearization and analytic normal-line extensions are derived locally.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-09Open item page →

Subtracting analytic Cauchy jets

Statement

Let m1. Suppose tmu=F(t,x,(xαtju)α+jm, j<m) is analytic near the initial jet supplied by analytic functions gj(x), 0j<m. The substitution u=v+P, P(t,x)=j=0m1tjgj(x)/j!, bijectively transforms solutions with tju(0,x)=gj(x) into solutions of a solved analytic equation with exactly the same allowed jet orders and zero Cauchy data.

Facts & Assumptions

Given: An analytic solved normal equation of order m and analytic data gj(x) for its first m normal derivatives; for the first-order vector assertion the analytic right side is evaluated at the stated initial data and gradient.

[F1]

Finite analytic sums, derivatives and substitutions remain analytic on smaller neighborhoods. (Operations preserving coefficient majorisation).

Proof

1.1

For 0j<m, differentiation gives tjP==jm1tjg(x)/(j)!. Thus tjP(0,x)=gj(x) and tmP=0. Its tangential derivatives are obtained by replacing g with xαg and are analytic by F1.

givenF1algebra
2.1

For each allowed slot (α,j) put Pα,j=xαtjP. The transformed right-hand side is F~(t,x,(Vα,j))=F(t,x,(Vα,j+Pα,j(t,x))). This finite analytic substitution is made near the actual initial jet, so after translation of that centre F1 applies to zero-constant increments. It is analytic near (0,0,0) and introduces no new derivative slot. Since tmP=0, tmu=F is exactly tmv=F~.

givenstep 1.1F1
3.1

Step 1.1 gives tjv(0,x)=tju(0,x)gj(x), so the old data hold precisely when all the new data vanish. Conversely adding P to any zero-data solution reverses step 2.1 and restores every old data function. Addition and subtraction of P are inverse maps on the solution germs.

step 1.1step 2.1algebra

Source notes

Gantumur, §4 Corollary 20 proof, printed p. 11; the finite Taylor subtraction is computed locally.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-09Open item page →

Formal recursion for solved analytic normal equations

Statement

For m1 and analytic F near zero, the scalar zero-data equation tmu=F(t,x,(xαtju)α+jm, j<m) has a unique formal series uR[[x,t]] with tju(0,x)=0 for j<m. For m=1 this also holds for finite systems ut=F(t,x,u,Dxu). No convergence is asserted. Analytic data reduce to this statement by subtraction of their normal Taylor polynomial.

Facts & Assumptions

Given: The analytic scalar solved normal equation and allowed jets stated above, with zero Cauchy data; or its finite first-order system version. General analytic data are handled by subtraction.

[F1]

Composition of formal series with zero-constant inner arguments is defined coefficientwise. (Operations preserving coefficient majorisation).

[F2]

Subtracting the finite normal Taylor polynomial bijectively reduces analytic data to zero data. (Subtracting analytic Cauchy jets).

Proof

1.1

Write u=0a(x)t with aR[[x]]. The initial conditions force a0==am1=0. Consequently each allowed jet has a factor tmj and in particular zero total constant term. F1 makes substitution into F a well-defined formal series in x,t.

givenF1
2.1

For q0, equating coefficients gives (q+m)!q!aq+m(x)=[tq]F(t,x,(xαtju)). In the right side, a coefficient of t-degree at most q in an allowed jet uses only a with jq, hence q+m1. Tangential differentiation changes x-degrees but never t-degree. Replacing u by its truncation through that index therefore leaves the coefficient unchanged.

step 1.1algebra
3.1

Starting at q=0, step 2.1 defines each new aq+m by division by the nonzero integer (q+m)!/q!. Every right-side coefficient is thus eventually matched, proving existence of a formal solution. The same recursion forces every coefficient of any other formal solution, proving uniqueness. For m=1 and a finite vector, apply the same recursion simultaneously to all components; no next coefficient of any component occurs on the right. F2 supplies the analytic-data reduction.

step 2.1F2

Source notes

Gantumur, §4 Theorem 18 proof, equations (41)–(43), printed p. 9; higher-order recursion is expanded locally.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-09Open item page →

Positive majorants dominate the Cauchy recursion

Statement

Let d,N1 and ut=F(t,x,u,Dxu) have zero data, with F(0)=0 and every ordinary coefficient bounded in modulus by Mrq at total degree q, where M,r>0. For 0<ρ1 set G(t,x,U,p)=M/((1(ixi+t/ρ+jUj)/r)(1i,jpij/r))M. Each component of F is majorised by G. If an analytic vector U solves tUj=G(t,x,U,DxU), has U(0,0)=DxU(0,0)=0, and has nonnegative Taylor coefficients in its trace U(0,x), then the zero-data formal solution u is majorised componentwise by U at the origin.

Facts & Assumptions

Given: The zero-data first-order system and its coefficientwise rational right-side bound, together with a formal nonnegative scalar U satisfying the comparison equation and initial-coefficient conditions in the statement.

[F1]

The first-order zero-data recursion determines all Taylor coefficients uniquely. (Formal recursion for solved analytic normal equations).

[F2]

Products and zero-centred formal substitutions preserve majorisation. (Operations preserving coefficient majorisation).

Proof

1.1

Expanding each denominator of G gives a product of two multinomial series. A monomial of positive total degree q has coefficient Mrqρ times two positive integer multinomial factors, where is its t-degree. This is at least Mrq. The constant coefficient is zero, matching F(0)=0. Thus F is majorised by G.

givenalgebra
1.2

To compute xαtq+1uj(0), apply xαtq to Fj(t,x,u,Dxu). Iterating the product and chain rules produces a finite sum of products of derivatives of F at zero and derivatives xβtuk(0) with q, multiplied by nonnegative integers. Indeed a spatial differentiation only increases beta; a time differentiation can increase ell at most by one, and there are only q such differentiations. The inner arguments at the origin are zero, since u and its initial spatial gradient vanish. The identical polynomial computation for U evaluates derivatives of G at the same zero argument by its stipulated origin conditions.

givenF1F2
2.1

For normal order zero, all derivatives of the zero trace of u vanish, whereas the corresponding trace derivatives of U are nonnegative. Suppose the comparison holds at every normal order at most q, for all tangential indices and all components. In each finite product from step 1.2 take absolute values, apply those bounds and the derivative bounds from step 1.1, and then sum. Nonnegative polynomial coefficients give the comparison at normal order q+1 and simultaneously its nonnegativity for U. Induction proves every derivative bound; division by the same positive factorials gives ujUj.

step 1.1step 1.2

Source notes

Gantumur, §4 equations (42)–(46), printed pp. 9–10. Origin values and the possibly nonzero initial trace are distinguished here.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-09Open item page →

Convergence of the Goursat majorant

Statement

For integers d,N1 and M,r>0, choose 0<ρ1 with a=1dNMρ/r>0 and put b=dNρ/r. The equation aqbq2=M/(1y/r)M has a unique analytic branch q=g(y) through (0,0) with nonnegative coefficients. The solution of v(σ)=g(σ/ρ+Nv(σ)), v(0)=0, is analytic with nonnegative coefficients. Setting Uj(t,x)=v(t+ρixi) gives a convergent majorant system solution of the preceding lemma, with U(0,0)=DxU(0,0)=0. Its initial trace U(0,x) is nonnegative coefficientwise but need not vanish identically.

Facts & Assumptions

Given: The positive parameters M,r, the finite positive integers N,d, and the prescribed Goursat majorant equation in the statement. A convergence proof and a choice of rho are required.

[F1]

A nonzero implicit derivative gives a local analytic branch. (Real analytic inverse and implicit functions).

[F2]

An analytic ODE has a unique analytic germ and preserves nonnegative coefficients with zero initial data. (Analytic ODE systems from majorants).

[F3]

An analytic positive-trace majorant with zero origin jet dominates the formal zero-data solution. (Positive majorants dominate the Cauchy recursion).

Proof

1.1

Admissible choices exist: ρ=min(1,r/(2dNM)) gives a1/2. Fix any rho allowed by the statement, so a>0. The analytic function P(y,q)=aqbq2M/(1y/r)+M vanishes at (0,0) and has Pq(0,0)=a>0. F1 gives g. Writing g=k1ckyk yields ck=(b/a)i=1k1cicki+(M/a)rk. At k=1 the sum is empty and c1=M/(ar)>0; successive coefficients are nonnegative.

givenF1algebra
2.1

The function g(σ/ρ+Nv) is analytic near zero, and its power-series coefficients in sigma,v are nonnegative by the finite binomial expansion and step 1.1. F2 therefore gives an analytic v with nonnegative coefficients. Moreover v(0)=g(0)=0. Choose a positive sigma-radius small enough that σ/ρ+Nv(σ) is inside the actual convergence radius of g and less than r, and that bv(σ)<1. These inequalities hold by continuity and their zero origin values.

step 1.1F2
3.1

Put q=v(σ) and y=σ/ρ+Nv(σ). The algebraic identity of step 1.1 is equivalent to (q+M)(1bq)=M/(1y/r), hence q=M/((1y/r)(1bq))M on the neighborhood of step 2.1. With σ=t+ρixi we have tUj=q, xiUj=ρq, jUj=Nv, and i,jxiUj=dNρq. Substitution gives exactly the system G of F3.

step 1.1step 2.1F3algebra
4.1

On a sufficiently small polydisc in (t,x), t+ρixi is smaller than the radius selected in step 2.1, so this substitution converges absolutely. The coefficients of U and of its trace are nonnegative because those of v and the linear form are nonnegative. At the origin, Uj=v(0)=0 and xiUj=ρv(0)=0. Thus every hypothesis on U in F3 holds and U dominates the formal zero-data solution.

step 2.1step 3.1F3

Source notes

Gantumur, §4 equations (47)–(52) and Remark 19, printed p. 10.

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

Cauchy–Kovalevskaya for first-order analytic systems

Statement

Let d,N1, let g:RdRN be analytic near zero, and let F be analytic near (0,0,g(0),Dg(0)). Then ut=F(t,x,u,Dxu), u(0,x)=g(x) has a unique real analytic solution germ at (0,0). Existence holds on a nonempty neighborhood; uniqueness is among analytic germs.

Facts & Assumptions

Given: An analytic first-order normal system with analytic initial data and a right side analytic at the actual initial value and spatial jet, as specified in the statement.

[F1]

Subtracting g gives an analytic zero-data system. (Subtracting analytic Cauchy jets).

[F2]

First-order analytic zero-data systems have a unique formal solution. (Formal recursion for solved analytic normal equations).

[F3]

The positive Goursat system dominates the zero-data formal solution. (Positive majorants dominate the Cauchy recursion).

[F4]

The specified positive system has a convergent analytic solution with the required origin jet. (Convergence of the Goursat majorant).

[F5]

Geometric coefficient bounds give convergence and termwise differentiation. (An absolutely convergent multi-indexed power series is holomorphic and differentiates termwise).

Proof

1.1

By F1 set w=ug(x) to obtain wt=H(t,x,w,Dxw) with zero data. Put c=H(0,0,0,0) and z=wtc. Its equation is zt=H(t,x,z+tc,Dxz)c=:K(t,x,z,Dxz), where K is analytic and K(0)=0. Its initial data remain zero. All substitutions stay inside the original analytic neighborhood after a finite shrinking.

givenF1algebra
2.1

F2 gives a unique formal z. Choose a common positive-radius coefficient bound M,r for the finite analytic family K (equivalently bound the absolute series on a smaller polydisc). F4 constructs the convergent positive Goursat majorant for these constants; F3 gives [tqxα]zj[tqxα]Uj. Choose a positive polyradius s strictly inside the convergence region of U. If C=maxjβ[Zβ]Ujsβ, then every coefficient of z is at most Csβ.

step 1.1F2F3F4
3.1

F5 makes z an analytic sum on a smaller polydisc and permits its spatial and time derivatives to be taken termwise. Shrink once more so the absolute sums of z and its spatial derivatives are inside the convergence radii of K. Expanding K then gives an absolutely convergent substitution, whose Taylor coefficients agree with the formal substitution in F2. Each coefficient of ztK(t,x,z,Dxz) is zero by the recursion; hence this function is identically zero there. All coefficients are real, so the restriction is a real analytic solution. Adding tc and g reverses step 1.1 and supplies the prescribed trace.

step 1.1step 2.1F2F5
4.1

Any other analytic solution undergoes the same subtraction in step 1.1; its Taylor series solves the identical zero-data formal problem. F2 forces equality of every coefficient with z. On a common smaller neighborhood both analytic functions equal their series and therefore coincide. Reversing the subtraction proves uniqueness of the original germ.

step 1.1step 3.1F2

Source notes

Gantumur, §4 Theorem 18, printed pp. 9–10; Corollary 20 proof, p. 11, for nonzero analytic data.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-09Open item page →

Reduction of higher-order normal form with jet compatibility

Statement

For the scalar solved normal equation of order m1 with allowed jets α+jm, j<m, introduce Uβ for all (d+1)-multi-indices βm1. With data U(α,j)(0,x)=xαgj(x) there is an analytic first-order system involving only these U and their first spatial derivatives whose analytic solution satisfies Uβ=DβU0. Thus this system and the original scalar equation with its m data are equivalent.

Facts & Assumptions

Given: The scalar analytic solved normal equation of order m1 with allowed jets α+jm, j<m, and analytic data gj. The proposed vector data are U(α,j)(0,x)=xαgj(x).

[F1]

Scalar normal form and first-order systems determine unique formal series after analytic data subtraction. (Formal recursion for solved analytic normal equations).

[F2]

Analytic first-order systems with analytic data have unique analytic solution germs. (Cauchy–Kovalevskaya for first-order analytic systems).

[F3]

Mixed derivatives commute for analytic functions. (Continuous mixed partials of order k are invariant under permutations).

[F4]

Analytic finite ODE systems have unique analytic solution germs. (Analytic ODE systems from majorants).

Proof

1.1

For βm2 prescribe tUβ=Uβ+et. For β=m1 other than (m1)et, choose the least spatial i with βi>0 and prescribe tUβ=iUβei+et. For β=(m1)et, prescribe tUβ=F, replacing jets of order at most m-1 by U, and each allowed order-m jet γ by iUγei using the least spatial i with γi>0. Such i exists because the pure m-time jet is excluded. Thus every right side uses only U and first spatial derivatives of U.

givenalgebra
2.1

The prescribed data are analytic derivatives of the g_j, and the finite right-hand side is analytic near their compatible initial jet. For d1, F2 supplies a unique analytic vector U. If d=0, there are no spatial derivatives or mixed jets, and F4 supplies that vector as an analytic ODE solution. Independently F1 supplies the scalar formal solution u for the original data. Formal differentiation shows that Dβu solves every equation in step 1.1 and has initial trace xαgj. The first-order formal uniqueness clause of F1 therefore identifies the Taylor series of each analytic U_beta with Dβu.

step 1.1F1F2F4
3.1

In particular the Taylor series of U_0 is u. Differentiating its convergent series shows DβU0 and U_beta have identical Taylor series; hence they coincide on a smaller neighborhood. Substituting in the pure-time equation in step 1.1 yields the scalar equation, and its first m data follow from the traces of U_{je_t}. Conversely for any analytic scalar solution, F3 makes its actual derivative vector satisfy every equation and datum in step 1.1. These constructions are inverse, including m=1 when the sole unknown is U_0 and the pure-time equation is the original equation.

step 1.1step 2.1F3

Remarks

When the scalar right side is affine in its highest-order jets, the displayed vector system is quasilinear: the substitutions in step 1.1 put every highest jet into a first spatial derivative, with coefficients depending only on the coordinates and lower jets U. The nonlinear first-order theorem used in step 2.1 also handles general analytic dependence on those derivatives. Setting the number of spatial variables to zero leaves the familiar higher-order ODE chain U0=U1,,Um2=Um1,Um1=F.

Source notes

Gantumur, §4 Corollary 20 and proof, equations (53)–(57), printed p. 11. The compatibility recovery is proved by formal uniqueness below.

TheoremStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-09Open item page →

Cauchy–Kovalevskaya on a noncharacteristic analytic hypersurface

Statement

An analytic scalar PDE of total order m1, locally solved for the highest normal derivative on an analytic noncharacteristic hypersurface, has a unique local real analytic solution germ for prescribed analytic normal jets through order m-1. In solved coordinates the allowed right-hand jets satisfy α+jm and j<m. For an implicit fully nonlinear equation fix a compatible m-jet and require a nonzero derivative in the highest normal jet there; existence and uniqueness hold in its selected local implicit branch. The data are required to induce the lower and mixed components of that compatible jet. Normal jets are the symmetric Euclidean derivatives along the unit normal at the surface, or jets in a specified analytic transverse coordinate.

Facts & Assumptions

Given: The analytic scalar Cauchy equation, analytic initial hypersurface, compatible initial jet and analytic Cauchy data in the statement, with nonzero normal principal coefficient on the selected jet branch.

[F1]

Analytic noncharacteristic flattening solves for the normal m-jet near a fixed compatible jet. (Analytic flattening and the normal principal coefficient).

[F2]

Subtracting the normal Taylor polynomial preserves the solved analytic equation and gives zero data. (Subtracting analytic Cauchy jets).

[F3]

The scalar equation and its data reduce to an analytic first-order jet system; any analytic solution of that system recovers the scalar solution and all data. (Reduction of higher-order normal form with jet compatibility).

[F4]

For at least one spatial variable, an analytic first-order system with analytic data has a unique analytic solution germ. (Cauchy–Kovalevskaya for first-order analytic systems).

[F5]

With no spatial variables, an analytic finite ODE system with prescribed initial value has a unique analytic solution germ. (Analytic ODE systems from majorants).

Proof

1.1

Use F1 to choose analytic coordinates carrying the surface to t=0. For Euclidean normal jets use the normal-line coordinates of F1, so the prescribed functions are exactly the coordinate t-jets. At a selected compatible nonlinear jet F1 gives the analytic implicit branch; otherwise the equation is already solved. Every right-hand derivative now has total order at most m and t-order below m, and the lower/mixed initial jets lie in its analytic neighborhood by the data-compatibility hypothesis.

givenF1
2.1

F2 subtracts the polynomial of the prescribed coordinate jets. F3 constructs the finite first-order jet system with zero analytic data. Its right side is analytic near the zero initial value and spatial jet, because F2 makes the scalar right side analytic at its zero-data centre and F3 replaces each allowed highest jet by a first spatial derivative. If there is at least one spatial variable, F4 supplies an analytic vector solution; with no spatial variables, the system is a finite analytic ODE system and F5 supplies it. F3 then recovers derivative compatibility and proves that the zero-order component solves the scalar zero-data equation. Adding the polynomial restores every prescribed jet. All arguments are local, so shrink finitely until the solution jet stays in the selected branch neighborhood; continuity and its prescribed centre jet ensure this. Composing with the analytic inverse coordinates gives a solution to the original PDE with its original normal data.

step 1.1F2F3F4F5
3.1

Two analytic solutions with these data and jets in the selected branch pull back to solutions of the same solved coordinate equation. Subtracting the same polynomial and taking derivative vectors gives two solutions of the same analytic jet system supplied by F3. If there is at least one spatial variable, F4 makes those vector solutions equal; with no spatial variables, F5 does so. Their zero-order components are therefore equal. Adding the polynomial and composing back proves equality of the original germs. No comparison with a different nonlinear branch or with nonanalytic solutions is used.

step 1.1step 2.1F2F3F4F5

Source notes

Gantumur, §4 Corollary 20, printed p. 11, and §5 equations (61)–(68), pp. 12–13; the nonlinear selected-jet and normal-data conventions are explicit local extensions.

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

The analytic existence and uniqueness boundary

Remarks

Cauchy–Kovalevskaya on a noncharacteristic analytic hypersurface gives existence and uniqueness of analytic germs under its specified total-order and normal-order conditions. It does not assert an analytic solution for smooth nonanalytic initial data, or continuous dependence in any smooth topology. In particular an equation solved for a time derivative is not automatically in the required normal form: a right-hand derivative of higher total order violates that formulation. The proof above uses no recorded-not-proved CK result.

Source notes

Gantumur, §4 Example 21 and §5 characteristic discussion, printed pp. 11–14; the analytic-germ theorem above fixes the local scope.

5 · Examples, counterexamples and false statements

None yet.

Sources