Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-10-12 18:08 6816b835

View on Github →

feat(archive/100-theorems-list/70_perfect_numbers): Direction 1 of the Perfect Number Theorem (#4544) Proves Euclid's half of the Euclid-Euler Theorem that if 2 ^ (k + 1) - 1 is prime, then 2 ^ k * (2 ^ (k + 1) - 1) is an (even) perfect number.

Estimated changes