Erdős problem 939
If then can the sum of coprime -powerful numbers ever be itself -powerful?
Sources
FormalConjectures/ErdosProblems/
939.lean
Retained formal statement
Are there infinitely many triples of coprime -powerful numbers such that ?
True ↔ {(a, b, c) | {a, b, c}.Coprime ∧ Nat.Full 3 a ∧ Nat.Full 3 b ∧ Nat.Full 3 c ∧ a + b = c}.InfiniteOpenStatement only, no proof