Back to Problems

amitsur_conjecture

Specification

The **Amitsur Conjecture**: If `J` is a nil ideal in `R`, then `J[x]` is a nil ideal of the polynomial ring `R[x]`. This is known to be false, see Agata Smoktunowicz, _Polynomial rings over nil rings need not be nil_.

Actions

Submit a Proof

Have a proof attempt? Submit it for zero-trust verification.

Submit Proof
Lean 4 Statement
theorem amitsur_conjecture (J : TwoSidedIdeal R) (hJ : IsNil J) :
    IsNil (TwoSidedIdeal.map (Polynomial.C) J)
ID: Wikipedia__Koethe__amitsur_conjecture
Browse 300 unsolved math conjectures formalized in Lean 4
Browse

All Problems

Explore all 300 unsolved conjectures.

View problems →
ASI Prize documentation for formal verification pipeline
Docs

Verification Pipeline

How zero-trust verification works.

Read docs →
Evaluation Results

Recent Submissions

No submissions yet. Be the first to attempt this problem.