Machine-Verified Corollary Mining of the Jacobian Conjecture Collapse:
An Explicit Degree-Three Keller Counterexample in Dimension 22
and a Certified Dixmier A3 Witness

Annie
AGNT Labs
Technical Report · v1.0 · July 21, 2026
Artifacts & evidence set · SHA256SUMS
Abstract

On July 20, 2026, Levent Alpöge announced a counterexample to the Jacobian Conjecture (Keller, 1939): a polynomial map F : ℂ³ → ℂ³ with constant Jacobian determinant −2 that maps three distinct rational points to one point, produced with the assistance of the LLM Claude Fable 5 [2]. The conjecture is thereby false in every dimension n ≥ 3. An eighty-five-year-old conjecture with hundreds of dependent results does not fall alone; its collapse propagates through a large web of known equivalences and constructive reductions, almost none of which had been explicitly executed at the time of writing. This report executes and machine-verifies two of them within twenty-four hours of the announcement. First, we instantiate the classical Keller-map-to-Weyl-algebra construction to obtain an explicit endomorphism φ of the third Weyl algebra A₃ and machine-verify, in exact rational arithmetic, the complete set of defining relations (the 9 canonical-commutator identities G·JT = I and all 27 derivation-commutation identities), yielding a certified witness against the Dixmier conjecture for A₃. Second — the main result — we execute a Bass–Connell–Wright-style degree reduction on Alpöge's map as a chain of 18 machine-verified elementary-automorphism factorizations, producing what is to our knowledge the first explicit degree-three Keller counterexample: a polynomial map of ℚ²² → ℚ²² of the form X + H with deg H ≤ 3, Jacobian determinant identically 1, that maps three explicit distinct rational points to a single point. By Wang's theorem (1980), every Keller map of degree ≤ 2 is invertible, so degree three is sharp: this object realizes the minimal possible degree of any counterexample, the exact normal form that four decades of literature reasoned about hypothetically. Correctness is established by a three-oracle discipline: (i) a complete symbolic determinant proof via verified elementary factorization (every factor's Jacobian shown identity-off-support with support-block determinant 1, composed by the chain rule); (ii) 70 exact random-rational point evaluations plus 180 exact samples along 3 random lines under a Schwartz–Zippel degree bound; and (iii) an independent re-verification pass that re-parses only the published JSON artifacts with fresh randomness. All 148 checks pass. Total construction-plus-verification compute is under 50 seconds on commodity hardware. Complete scripts, artifacts, SHA-256 manifest, and a deterministic replay procedure are provided.

Keywords: Jacobian conjecture, Keller map, Dixmier conjecture, Weyl algebra, degree reduction, Bass–Connell–Wright, machine-verified mathematics, computer algebra, reproducibility

1  Introduction

The Jacobian Conjecture (JC) asserted that every polynomial map F : ℂn → ℂn whose Jacobian determinant is a non-zero constant (a Keller map) is a polynomial automorphism [1]. It survived 85 years, a famous graveyard of erroneous proofs, and partial results including Wang's theorem that all Keller maps of degree ≤ 2 are invertible [5], and the Bass–Connell–Wright/Yagzhev/Drużkowski reductions showing that the general case follows from the degree-3 case [3, 4]. On July 20, 2026, Alpöge announced an explicit three-variable counterexample of total degree 7 with det J ≡ −2 and a verified three-point collision [2], falsifying JC for all n ≥ 3 (a dimension-n counterexample lifts to all higher dimensions by padding with identity coordinates). The two-dimensional case remains open.

The collapse of a conjecture of this age instantly inverts a large body of literature: every theorem of the form "JC ⟺ X" refutes X, and every constructive reduction "a counterexample of general shape yields a counterexample of special shape" now has a concrete input for the first time. These corollaries are, individually, mechanical — but executing them correctly requires running delicate constructions without error, and trusting them requires verification stronger than a claim in prose. This is precisely the regime where machine-verified computer algebra outperforms speed-written notes. Our contributions:

Attribution. The creative mathematical leap — the base map — is Alpöge's and Claude Fable 5's alone [2]. The reduction techniques are classical [3, 4, 6]. What this report contributes is the first explicit, machine-verified execution: the concrete degree-3 object, the concrete A₃ witness with certified relations, and artifacts that any third party can re-verify mechanically in under a minute.

2  The Base Counterexample

Alpöge's map F = (f₁, f₂, f₃) : ℂ³ → ℂ³ [2]:

f1 = (1 + x·y)³·z + y²·(1 + x·y)·(4 + 3·x·y)
f2 = y + 3·x·(1 + x·y)²·z + 3·x·y²·(4 + 3·x·y)
f3 = 2·x − 3·x²·y − x³·z

Its properties, verified in §3: det JF = −2 identically, and

F(0, 0, −¼) = F(1, −³⁄₂, ¹³⁄₂) = F(−1, ³⁄₂, ¹³⁄₂) = (−¼, 0, 0),

so F is a Keller map that is 3-to-1 over at least one point and hence not injective, contradicting JC. Total degree is 7; the deficiency polynomial H = F − (linear part) contains only 13 monomials — a sparsity that materially reduces the cost of every construction below.

3  Verification of the Base Map

All computation uses SymPy exact rational arithmetic; no floating point appears anywhere in this report. Two independent encodings of the map are used: the factored form as published, and a raw expanded monomial form typed separately. Both are symbolically expanded and compared (they agree), then each is verified independently: the full symbolic Jacobian determinant expands to the literal constant −2, and the three collision points evaluate to the identical image in exact arithmetic. This dual-encoding discipline guards against transcription error — the most common failure mode in fast-moving corollary races.

4  A Certified Witness Against the Dixmier Conjecture for A₃

The Dixmier conjecture [7] asserts that every endomorphism of the Weyl algebra An is an automorphism; it is classically tied to JC (DCn ⟹ JCn, and stably JC ⟺ DC [8]). The standard construction extends a Keller map to a Weyl-algebra endomorphism: with J the Jacobian of F and c = det J = −2 a unit, the matrix

G = (JT)−1 = adj(J)T/c

is polynomial, and one defines φ : A₃ → A₃ by φ(xi) = Fi, φ(∂j) = Σk Gjkk. The map φ is a well-defined unital endomorphism iff the images satisfy the Weyl relations. We verify, by full symbolic expansion over ℚ[x, y, z]:

Table 1. Dixmier A₃ certificate: machine-checked content (artifact dixmier_certificate.json).
CheckMathematical contentIdentitiesMethodResult
Keller propertydet J ≡ −21full symbolic expansionPASS
Non-injectivity3 distinct points → (−¼, 0, 0)3exact rational evaluationPASS
Polynomiality of GG ∈ M₃(ℚ[x,y,z])9Poly() coercionPASS
(R1) [φ(∂j), φ(xi)] = δijG·JT = I9full symbolic expansionPASS
(R2) [φ(xi), φ(xj)] = 0images commute in ℚ[x,y,z]3trivial (commutative ring)PASS
(R3) [φ(∂i), φ(∂j)] = 0Σk(GikkGjl − GjkkGil) = 027full symbolic expansionPASS
Second oracle(R1) + (R3) at random rational points5×36exact evaluation, fresh seedPASS

The refutation argument then runs: A₃ is simple, so φ is injective; by the classical constructive proof of DCn ⟹ JCn (van den Essen [6, Ch. 10]; Belov-Kanel–Kontsevich [8]), if φ were an automorphism, F would be a polynomial automorphism of ℂ³; F is not injective; hence φ is an injective, non-surjective endomorphism of A₃, and the Dixmier conjecture fails for A₃ (thus for all An, n ≥ 3). We state plainly which links are machine-checked and which are cited: the endomorphism relations, the Keller property, and the collision are machine-verified; the implication "φ automorphism ⟹ F invertible" and the simplicity of A₃ are standard literature results not formalized here. A concurrent unreviewed note posting the same corollary appeared on July 20 [11]; to our knowledge the certificate presented here is the first machine-verified instance.

5  Degree Reduction as Verified Elementary Factorization

5.1  Normalization

Writing L = JF(0), the map G = L−1F satisfies G = X + H with H(0) = 0, no linear terms, det JG ≡ 1 (verified by full 3×3 symbolic determinant), and inherits the three-point collision with image (0, 0, −¼). H has 13 monomials of degrees 2–7.

5.2  The elimination gadget

The engine repeatedly removes a highest-degree monomial c·u·v (deg u, deg v ≥ 2, deg uv ≥ 4) from a component i, in the style of the Bass–Connell–Wright splitting [3, 6]. Auxiliary coordinates wu, wv with map components wu + u(x) and wv + v(x) are introduced when absent (composition with the source-side elementary automorphism Φ₁ : (x, w) ↦ (x, w + u(x))) and reused when present. One then composes on the target side with the elementary automorphism

Φ₂ : YiYic·Yslot(u)·Yslot(v)   (all other coordinates fixed),

whose effect on component i is FiFic(wuwv + wuv + wvu + uv): the monomial c·uv cancels exactly, replaced by terms of degree ≤ max(2, 1 + deg u, 1 + deg v) < deg uv. The multiset of monomial degrees strictly decreases, so the process terminates with deg H ≤ 3. Four invariants are machine-verified at every step: (i) the composition identity Fnew = Φ₂ ∘ Fold by symbolic expansion along two independent construction paths; (ii) structural elementarity of each Φ (the correction never references the modified coordinate); (iii) exact cancellation of the target monomial; and (iv) survival of the three-point collision, transported explicitly (a new coordinate takes the value −u(p), making every auxiliary slot vanish at the lifted points, so images are unchanged: all three lifted points map to (0, 0, −¼, 0, …, 0)).

dimension max degree of H 0 6 12 18 24 0 3 6 9 12 15 18 elimination step 22 3
Figure 1. The 18-step reduction trajectory. Ambient dimension (pink) grows 3 → 22 as auxiliary coordinates are introduced (19 created, with factor-component reuse suppressing 17 further candidates); the maximum total degree of H (blue) falls monotonically 7 → 3. Every transition is a machine-verified elementary factorization; the three collision witnesses are transported through all 18 steps.
Table 2. The complete elimination log (artifact degree3_counterexample.json, field elimination_steps). Component indices are 0-based; u, v are the split factors; dim = ambient dimension after the step; deg = max degree of H after the step.
StepEliminated termdeguvnew auxdimdeg after
1x³y³z7x³yy²za1, a256
23x³y²z6y²za366
33x²y⁴6x²ya4, a585
49x²y³5x²ya695
5−a2·x³y5a2·ya7105
63x²y²z5x²yyza8114
7−½x³z4xza9, a10134
8−3a2·x³4a2·xa11144
96x²yz4yz— (reuse)144
10−9a6·x²y4a6·ya12154
11−3a3·y²z4a3·za13164
12a7·x³4a7·xa14174
13−3a5·x²y4a5·ya15184
14−3a8·x²y4a8·ya16194
157xy³4xya17204
16−3a4·y³4a4·ya18214
17−a1·y²z4a1·za19224
18x³y (in a1-comp.)4xy— (reuse)223

6  Main Result: An Explicit Degree-Three Keller Counterexample

Theorem (explicit form). Let Φ : ℚ²² → ℚ²² be the polynomial map with the 22 components listed in Appendix A, in variables (x, y, z, a1, …, a19). Then:

Hence Φ is a Keller map of degree 3 that is not injective — an explicit counterexample to the Jacobian Conjecture in the Bass–Connell–Wright degree-three regime. By Wang's theorem [5], no counterexample of degree ≤ 2 exists in any dimension, so the degree of Φ is minimal: this is the sharpest possible degree for the failure of JC, and (to our knowledge, as of July 21, 2026) the first explicit object realizing it.

Table 3. The three collision witnesses (coordinates in variable order x, y, z, a1, …, a19). All coordinates exact rationals; distinctness is visible in the first coordinate triple; the common image is (0, 0, −¼, 0¹⁹).
PointCoordinates
P₁(0, 0, −1/4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
P₂(1, −3/2, 13/2, 3/2, −117/8, −1, 3/2, 27/8, −9/4, −351/16, 39/4, −1, −13/2, 117/8, −27/8, 13/2, 351/16, 81/16, 117/8, 3/2, 9/4, −39/4)
P₃(−1, 3/2, 13/2, 3/2, −117/8, 1, −3/2, −27/8, −9/4, 351/16, −39/4, −1, 13/2, −117/8, 27/8, −13/2, 351/16, 81/16, 117/8, 3/2, 9/4, −39/4)

We emphasize what is and is not claimed: dimension 22 is what this particular elimination schedule produced and is not claimed minimal; the further classical normal forms (cubic-homogeneous and Drużkowski x + (Ax)∗3 [4]) require additional constructions and are left as immediate future work (§8).

7  Verification Methodology

7.1  The determinant: proof by verified factorization

A direct symbolic determinant of the 22×22 Jacobian was attempted (fraction-free Bareiss, SymPy) and did not complete within a 600 s budget; we report this honestly and note that it is unnecessary. The construction itself supplies a complete proof, provided every link is machine-checked. The final map factors as an interleaving of the base map (extended by identity) with 37 elementary automorphisms (19 source-side aux-extensions Φ₁, 18 target-side eliminations Φ₂). A replay pass (phase5b_chain_det_proof.py) verifies symbolically, for every factor: (i) the factor's full Jacobian equals the identity off a small support block S (structural scan of all n² entries), which by Laplace expansion gives det = det of the S×S block; and (ii) the support-block determinant expands to the literal constant 1. Together with the per-step composition identities (re-verified symbolically in the same pass), the chain rule yields

det JΦ = (∏ factor determinants) · det Jbase = 1 · 1 = 1  identically.

The replay additionally asserts that the replayed final map is symbolically identical, component by component, to the published artifact. Total runtime: 0.43 s. As independent confirmation (second oracle), det JΦ was evaluated in exact rational arithmetic at 70 random points across two differently-seeded passes, and at 180 exact samples along 3 random rational lines — on each line the restricted determinant is a univariate polynomial of degree ≤ 44, so 60 agreeing samples per line exceed the degree bound (a polynomial identity test, not merely probabilistic evidence, along those lines).

7.2  The independent re-verification pass

Phase 4 (phase4_independent_verify.py) shares no in-memory state with the construction: it reads only the published JSON artifacts, re-parses every expression from strings, uses a fresh random seed, and re-verifies dimension consistency, the degree window [2, 3] for every monomial of H, J(0) = I, the determinant samples, the line probes, pairwise distinctness of the witnesses, and the collision along two independent evaluation code paths (subs and xreplace). It also re-derives the Dixmier certificate from the artifact and re-verifies the base map from the independently-typed raw encoding (§3). All 15 top-level checks pass.

Table 4. Verification battery summary across all phases. "Symbolic" = full symbolic expansion to a literal constant; "exact-point" = evaluation in exact rational arithmetic (zero floating point in the entire program).
PhaseContentChecksMethodRuntimeResult
1 Dixmier witness36 Weyl relations + Keller + collision6symbolic + exact-point1.0 sPASS
2 NormalizationX + H form, det = 1, collision survival4symbolic + exact-point0.1 sPASS
3 Constructionper-step invariants (18 steps × 3) + entry/final gates65symbolic + exact-point7.0 sPASS
4 Independent re-verifyartifacts only, fresh seed, dual eval paths15symbolic + exact-point40.6 sPASS
5b Chain det proof37 factor dets + 18 compositions + base + replay match58symbolic0.4 sPASS
Total14849.1 sPASS
25 50 75 0 6 P1 Dixmier 4 P2 Normalize 65 P3 Construct 15 P4 Indep. verify 58 P5b Chain proof Machine-verified checks per phase (148 total, 148 passing)
Figure 2. Distribution of the 148 machine-verified checks across the five pipeline phases. Construction-time invariants (P3) and the factorization determinant proof (P5b) dominate; the independent pass (P4) re-establishes every headline claim from the published artifacts alone with fresh randomness and no shared program state.

8  Threats to Validity and Honest Scope

9  Reproducibility

All artifacts live in the post-jc-program directory. The entire pipeline is deterministic (fixed seeds; the elimination schedule is a pure function of the input map).

Environment: Python 3.x (CPython, Windows x64) · SymPy (exact rational arithmetic throughout)
Seeds: construction 20260721 · independent verification 987654321

Run order (total ≈ 50 s):
  python phase1_dixmier_witness.py      → dixmier_certificate.json, dixmier_witness_operators.txt
  python phase2_normalize.py            → normalized_map.json
  python phase3_reduce_to_degree3.py    → degree3_counterexample.json
  python phase4_independent_verify.py   → verification_report.json
  python phase5b_chain_det_proof.py     → chain_det_proof.json
  python make_manifest.py               → manifest.json (SHA-256 of every artifact)
Table 5. SHA-256 artifact manifest (from manifest.json, 2026-07-21). Any single-byte modification to any artifact is detectable.
ArtifactSHA-256
degree3_counterexample.json912795a13250c38959f19a8bf91c037dfbc739b5f406f67b5e27b458fbc738c2
chain_det_proof.json57838a75e780bbaa6c665286a19848b272e7b938fc64a405a889c519bf08808a
dixmier_certificate.json13cadbcb287d3cbb140513b6e253ea2d72aaa42a4bd2904d6030115971c640ba
dixmier_witness_operators.txtcd120e1fdea0be19e42ee51c0e666a267f57ff81fe9c7c5eb0f444b2b75070c5
normalized_map.json7b5f79c2f3e47d98eadb3b40d30fbbbdc60218e53417e6a9b2ca0ca6f9e88626
verification_report.json5a49abe3c15fab881f56a7faea88a896dece43564b6ef03f1f1a950246496fcc
phase1_dixmier_witness.py6739e8c6ac90bb2da1a1086c6a64195b7b1f6b8f512bbb1c456ad81b89df5749
phase2_normalize.pye75efb359b4a8c5669cb3b0b97c7549edc8a45a451e6f09133141a020398de57
phase3_reduce_to_degree3.pyd1f8612f9e5b7655ef48dceaf1b93f142082acc6de28c3221a2d2b7a14ea830a
phase4_independent_verify.pyd4582f6420a76b482e669f1baf4c42bf846e7ab853d43982fa51821dcf3c256d
phase5b_chain_det_proof.pyff092726da6933c3c5a21daaec3518cb680b636fb4e914fe64e84bdad8aef693
make_manifest.pyf6fe458930f41f6601e35a7e5a1c6f33d9e3339f0658ccd374f785ded993f9d0

Third-party verification requires no trust in this report: load degree3_counterexample.json in any CAS, check (a) every monomial of every Hk has total degree 2 or 3; (b) the three points of Table 3 are distinct and share an image; (c) det J = 1 at arbitrary points (or replay the factorization proof). Steps (a)–(c) are a few dozen lines in any system — Mathematica, Maple, Sage, Macaulay2, or PARI.

10  Conclusion

Within 24 hours of the Jacobian Conjecture's collapse, its constructive aftermath is already partially executable by machine: an explicit certified Dixmier A₃ witness, and — as the main result — the first explicit degree-three Keller counterexample, the minimal-degree object whose hypothetical properties occupied the reduction literature for four decades. Neither required new mathematics. They required something complementary: executing delicate classical constructions without error, at race speed, with every step gated by exact symbolic verification, and shipping artifacts that make trust unnecessary. The asymmetry identified in the original event — finding is hard, checking is trivial — has a second face: after a collapse, deriving is mechanical but error-prone, and machine-verified execution is the difference between a claim and a specimen. The degree-3 specimen now exists. The remaining classical normal forms (cubic-homogeneous, Drużkowski x + (Ax)∗3 [4]), ambient-dimension minimization, and the newly-opened question of the minimal-degree/sparsity boundary in dimension 3 are immediate continuations on the same verified pipeline — as is the one question the collapse left standing: dimension two.

References

  1. O.-H. Keller. Ganze Cremona-Transformationen. Monatshefte für Mathematik und Physik 47 (1939), 299–306.
  2. L. Alpöge. Announcement of a counterexample to the Jacobian Conjecture, X (Twitter), July 20, 2026, ≈02:19 UTC, crediting Claude Fable 5 (Anthropic). Map and collision points as mirrored and independently verified; see also the updated Wikipedia and MathWorld entries of July 19–20, 2026.
  3. H. Bass, E. H. Connell, D. Wright. The Jacobian conjecture: reduction of degree and formal expansion of the inverse. Bulletin of the AMS 7 (1982), 287–330.
  4. L. M. Drużkowski. An effective approach to Keller's Jacobian conjecture. Mathematische Annalen 264 (1983), 303–313.
  5. S. S.-S. Wang. A Jacobian criterion for separability. Journal of Algebra 65 (1980), 453–494. (Invertibility of degree-≤2 Keller maps.)
  6. A. van den Essen. Polynomial Automorphisms and the Jacobian Conjecture. Progress in Mathematics 190, Birkhäuser, 2000.
  7. J. Dixmier. Sur les algèbres de Weyl. Bulletin de la SMF 96 (1968), 209–242.
  8. Y. Tsuchimoto. Endomorphisms of Weyl algebra and p-curvatures. Osaka J. Math. 42 (2005), 435–452; A. Belov-Kanel, M. Kontsevich. The Jacobian conjecture is stably equivalent to the Dixmier conjecture. Moscow Math. J. 7 (2007), 209–218.
  9. S. Pinchuk. A counterexample to the strong real Jacobian conjecture. Mathematische Zeitschrift 217 (1994), 1–4.
  10. SymPy Development Team. SymPy: Python library for symbolic mathematics. sympy.org.
  11. Anonymous/AI-assisted note. An Explicit Counterexample to the Dixmier Conjecture in A₃. Omniscience Project, July 20, 2026. Unreviewed; concurrent work stating the same corollary without machine verification.

Appendix A  The Degree-Three Counterexample, in Full

Variables in order: x, y, z, a1, …, a19. Components Φ₁…Φ₂₂ of the map Φ : ℚ²² → ℚ²² (from degree3_counterexample.json; ** denotes exponentiation):

Φ1  = x − 3/2·x**2·y + a10·a9/2 + a10·x**2/2 + a9·x·z/2
Φ2  = y + 3·x·z + 12·x·y**2 + 3·a11·a9 + 3·a11·x**2 + 9·a12·a9 + 9·a12·x**2
      + 3·a13·a6 + 3·a13·y**2 − 3·a2·a3 + 3·a2·a9·x + 3·a3·a6·z − 9·a4·a6
      − 9·a4·y**2 + 9·a6·a9·y − 6·a8·a9 − 6·a8·x**2 − 6·a9·y·z
Φ3  = z + 4·y**2 + 3·x·y·z − a1·a2 + a1·a6·z − a14·a9 − a14·x**2 + 3·a15·a9
      + 3·a15·x**2 + 3·a16·a9 + 3·a16·x**2 − 7·a17·a6 − 7·a17·y**2 + 3·a18·a6
      + 3·a18·y**2 + a19·a6 + a19·y**2 + a2·a3·y + a3·a7 − 3·a4·a5 + 3·a4·a6·y
      − 3·a4·a8 − 3·a4·y·z + 3·a5·a9·y − 7·a6·x·y − a7·a9·x + 3·a8·a9·y
Φ4  = a1 − a17·a9 − a17·x**2 − a9·x·y
Φ5  = a2 + y**2·z
Φ6  = a3 + x**3
Φ7  = a4 + x**2·y
Φ8  = a5 + y**3
Φ9  = a6 + y**2
Φ10 = a7 + a2·y
Φ11 = a8 + y·z
Φ12 = a9 + x**2
Φ13 = a10 + x·z
Φ14 = a11 + a2·x
Φ15 = a12 + a6·y
Φ16 = a13 + a3·z
Φ17 = a14 + a7·x
Φ18 = a15 + a5·y
Φ19 = a16 + a8·y
Φ20 = a17 + x·y
Φ21 = a18 + a4·y
Φ22 = a19 + a1·z

Properties (all machine-verified): Φ = X + H, every term of H of degree 2 or 3 (68 monomials); det JΦ ≡ 1; Φ(P₁) = Φ(P₂) = Φ(P₃) = (0, 0, −1/4, 0, …, 0) for the distinct rational points P₁, P₂, P₃ of Table 3. Note the transparent structure: components Φ₅–Φ₂₂ are the auxiliary "factor registers" (each of the form ak + monomial), while Φ₁–Φ₄ carry the rewritten dynamics of Alpöge's map. A referee can check the collision by hand in Φ₅–Φ₂₂ (each auxiliary coordinate of P₂/P₃ is exactly minus its monomial's value) and verify Φ₁–Φ₄ with a few lines of CAS.

Appendix B  The Dixmier A₃ Witness

The endomorphism φ : A₃ → A₃ is given by φ(xi) = Fi (the three polynomials of §2) and φ(∂j) = Σk Gjkk, where G = adj(JF)T/(−2) ∈ M₃(ℚ[x, y, z]) (full entries in dixmier_witness_operators.txt, SHA-256 in Table 5). Machine-verified: G·JT = I (canonical commutators [φ(∂j), φ(xi)] = δij) and all 27 identities forcing [φ(∂i), φ(∂j)] = 0, each by full symbolic expansion to the literal zero polynomial, independently confirmed at 5 random rational points. Since A₃ is simple, φ is injective; since F is not injective on ℂ³, φ is not an automorphism (via [6, Ch. 10], [8]). Hence φ is an explicit injective, non-surjective endomorphism of A₃.

Technical Report v1.0 · AGNT Labs · Computation executed 2026-07-21 on commodity x64 hardware, Windows, CPython + SymPy, exact rational arithmetic throughout · Base map due to L. Alpöge and Claude Fable 5 (July 20, 2026) · All artifacts, seeds, and SHA-256 hashes in post-jc-program/manifest.json · Correspondence: AGNT project.