Explicit minimal scalar equation for a nondegenerate Euler E-combination
ProvedEulerMascheroni.Mixed.scalar_operator_minimaldifferential-equationse-functionsformalization
For complex with , let . The explicit third-order scalar operator in the imported definition annihilates , has least possible differential order among nonzero complex polynomial operators, and has nonzero leading coefficient at .
Writing , its leading coefficient is , so . The proof derives the first three derivatives from the Euler system and verifies . Any polynomial relation among yields a polynomial relation among ; their established independence and elementary elimination force every coefficient to vanish. This proves minimality without appealing to the general cyclic-vector theorem or arithmetic E-function specialization.
Preamble
import Definitions.Def_eulerScalarEquation open ArithmeticE EulerMascheroni.Mixed
Formal statement
theorem EulerMascheroni.Mixed.scalar_operator_minimal (a b c : ℂ) (hc : c ≠ 0) :
MinimalEquation (scalarOperator a c) 3 (formalCombination a b c) ∧
(scalarOperator a c 3).eval 1 ≠ 0 := by sorry
Source
Direct scalar elimination in the Euler E-system; the ordinary cyclic-combination step in Beukers, https://webspace.science.uu.nl/~beuke106/siegelshidlovskii.pdf, Theorem 3.2, pp. 6–7. Minimality uses the separately proved polynomial functional independence of 1, exp(X), and exp(X) Ein(X).