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_.
Lean 4 Statement
theorem amitsur_conjecture (J : TwoSidedIdeal R) (hJ : IsNil J) :
IsNil (TwoSidedIdeal.map (Polynomial.C) J)
Browse
All Problems
Explore all 300 unsolved conjectures.
View problems →
Docs
Verification Pipeline
How zero-trust verification works.
Read docs →
Evaluation Results
Recent Submissions
No submissions yet. Be the first to attempt this problem.