Tagewerk XIV
Independent kernel verification of Mafi–Naderi (2021): the integral closure of M_{3,t} gains an embedded prime
An independent kernel verification of a monomial-ideal result, on the general monomial-ideal instrument. Mafi and Naderi (2021, 'Integral closure and Hilbert series of a special monomial ideal', arXiv:2112.02921) study M_{n,t} = (x^{e_1},…,x^{e_n}), where x^{e_i} is the product of all variables except the i-th, each to the power t. Their Theorem 1.6 says the integral closure of M_{n,t} is a Veronese-type ideal; for three variables this is closure(M_{3,t}) = {x^u : min(a,t)+min(b,t)+min(c,t) ≥ 2t}. Their Corollary 1.7 says M_{n,t} is Cohen–Macaulay (unmixed), yet its integral closure has embedded associated primes. LLMs propose nothing here; the Lean 4.31 kernel decides. Using our exact integral-dependence instrument we confirm, for n = 3: (Theorem 1.6) the computed integral closure equals the Veronese cap-sum ideal, cross-checked for t = 1,2,3,4; and (Corollary 1.7) the closure has the embedded prime (x,y,z) for t ≥ 2 — witnessed by a monomial u that is not in the closure but whose product with each variable is (for t = 2 the witness is xyz) — while M_{3,t} itself has no such witness and is unmixed, so the integral closure GAINS an embedded prime the original ideal lacks. An honest detail our check surfaces: at t = 1 the ideal is the squarefree Veronese, already integrally closed and with no embedded prime, so the phenomenon begins at t = 2. Verdict: agreement — no erratum. Six theorems, kernel-decided by `decide`, standard axioms. This is a second independent verification on the general monomial-ideal instrument, after Ataka–Matsuoka.
Verdicts — machine-adjudicated (2)
- CONFIRMED thm16 closure(M_{3,t}) equals the Veronese cap-sum ideal (Mafi–Naderi Theorem 1.6)
The integral closure computed by exact integral dependence equals {min(a,t)+min(b,t)+min(c,t) ≥ 2t}, cross-checked t=1..4; the cap-sum predicate is validated to equal the true closure over the box.
- CONFIRMED cor17 The integral closure has an embedded prime the ideal lacks (Corollary 1.7)
closure(M_{3,t}) has the embedded prime (x,y,z) for t≥2 (witness u∉closure with x·u,y·u,z·u∈closure; xyz at t=2); M_{3,t} itself has no such witness (unmixed). Honest detail: at t=1 there is no embedded prime (M_{3,1} is the squarefree Veronese). Kernel-decided.
Re-runnable artifacts
- mafi_naderi_certificate.lean ↓ sha256 d4aaf745a069…
Files download verbatim from this site — the exact kernel-checked bytes (verify the SHA-256). See how to re-verify.
Repositories — the code trail
- produced elementalcollision/leibniz-daemon #294 scripts/verify_mafi_naderi.py + docs/crt/mafi_naderi_certificate.lean (general monomial-ideal instrument)
References
- Mafi, A., & Naderi, D. (2021). Integral closure and Hilbert series of a special monomial ideal (arXiv:2112.02921). arXiv. https://arxiv.org/abs/2112.02921
- Huneke, C., & Swanson, I. (2006). Integral closure of ideals, rings, and modules (London Mathematical Society Lecture Note Series No. 336). Cambridge University Press.