All open problems
Source labels openChecked July 26, 2026

WikipediaNumber theory

Artin's conjecture on primitive roots

Artin's Conjecture on Primitive Roots*, first half. Let aa be an integer that is not a square number and not 1−1. Then the set S(a)S(a) of primes pp such that aa is a primitive root modulo pp has a positive asymptotic density inside the set of primes. ...

Mathematical statement

Artin's Conjecture on Primitive Roots*, first half. Let aa be an integer that is not a square number and not 1−1. Then the set S(a)S(a) of primes pp such that aa is a primitive root modulo pp has a positive asymptotic density inside the set of primes. In particular, S(a)S(a) is infinite.

Statement source: Wikipedia statement material

Statement terms: CC-BY-SA-4.0

Attributed source material. Reuse must follow the linked attribution and share-alike terms.

Statement artifacts, not proofs

These records expose exact Lean propositions and statement-only wrappers. Defining a proposition does not supply a proof of it. A placeholder-bearing target also contains no proof. Elaboration checks syntax and types; it does not certify that a formalization perfectly captures every nuance of the informal problem.

Pinned Lean formulation 1

artin_primitive_roots.parts.i

Canonical source
Complete statement target, proof intentionally absentLean 4
theorem artin_primitive_roots.parts.i (a : ) (ha : ¬IsSquare a) (ha' : a  -1) :     x > 0, (S a).HasDensity x {p | p.Prime} := by  sorry
Statement source
Formal Conjectures
Lean version
v4.27.0
Placeholder
Present; no proof artifact
Source evidence
Pinned source index
Fidelity review
Community formulation

References