Erdős problem 273
Is there a covering system all of whose moduli are of the form for some primes ?
Sources
FormalConjectures/ErdosProblems/
273.lean
Retained formal statement
Is there a covering system all of whose moduli are of the form for some primes ?
True ↔ ∃ c, ∀ (i : c.ι), ∃ p, Nat.Prime p ∧ 5 ≤ p ∧ c.moduli i = Ideal.span {↑(p - 1)}OpenStatement only, no proof