Algebraic Closure and Composite Chord Symmetry of the Regular Nonagon ⑨ via Cyclotomic Polynomial Resultants
This repository provides a machine-verified Lean 4 formalization isolating the composite
Informal Claim: The vertex structure of the regular nonagon contains a cubic subfield generator (
Formal Counterpart (closed_form_evaluation): Proves that substituting the root sum target_cubic (
For researchers in automated reasoning and algebraic number theory, this framework offers a non-circular template for formalizing higher-order composite polygon symmetries. By restricting operations to pure ring theory; utilizing Eisenstein's criterion (shifted_cubic_irreducible), Gauss's pullback isomorphism (target_cubic_irreducible_int), and Chebyshev-analogue degree bounds (chebyshev_natDegree_le), the work demonstrates that complex geometric subfield structures can be cleanly verified without heavy analysis dependencies.
Step 1: Base ring definitions for phi_nine (target_cubic (shifted_cubic (
Step 2: Linear variable substitution (shifted_cubic (shifted_cubic_irreducible).
Step 3: Integer irreducibility pullback isomorphism for target_cubic (target_cubic_irreducible_int).
Step 4: Inductive degree bounds for the chord sequence chebyshev_rel (chebyshev_natDegree_le).
Step 5: Homomorphic evaluation into closed_form_evaluation).
Verify in Lean Web 💻 NonagonalCyclotomicResultants.lean
Verify with Comparator Live: 💻 Challenge.lean/Solution.lean
Mechanical Kernel Replaying (Comparator): Verified independently via the Lean kernel and the NanoDa kernel using Comparator, ensuring the codebase builds under standard foundational axioms (propext, Classical.choice, and Quot.sound) with zero usage of sorryAx.
Statement Fidelity: An automated language model review confirms that the formal Lean 4 statement (closed_form_evaluation) matches the informal mathematical claim regarding the regular nonagon’s cubic subfield generator (
Research-Interest Floor: Confirms that the submission clears a baseline editorial and interest floor by addressing a recognizable mathematical domain with plausible structural relevance, without certifying novelty.
Nature of Review: This automated review does not constitute peer review, is not a journal publication, and does not carry ANY human endorsement; much like similar automated review pipelines, passing these checks indicates only that the submission cleared mechanical kernel verification, declaration matching, and language-model fidelity screening, leaving absolute mathematical validity to the type-checker.
📋 Algebraic Closure and Composite Chord Symmetry of the Regular Nonagon via Cyclotomic Polynomial.pdf
Reed, Jonathan
This project is released under the MIT License.
Copyright © 2026 Jonathan f(n) Reed. All rights reserved.