Back to Problems
class_number_problem.variants.imaginary
Specification
**Stark–Heegner theorem** : For any squarefree integer `d < 0`, the class number of the imaginary quadratic field Q(√d) is one if and only if `d ∈ {-1, -2, -3, -7, -11, -19, -43, -67, -163}`.
Lean 4 Statement
theorem class_number_problem.variants.imaginary :
{ d : ℤ | Squarefree d ∧ d < 0 ∧ IsClassNumberOne d } =
{-1, -2, -3, -7, -11, -19, -43, -67, -163}
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.