-
Notifications
You must be signed in to change notification settings - Fork 220
List of Lean Kata to Update
Alexey Solovyev edited this page Oct 10, 2020
·
62 revisions
The following kata are not compatible with Lean v3.20.0 with mathlib da66bb81bf0466335bae82077f0c335dfe53aeb3
:
- (5^5^5^5^5-1)/(5^5^(5^5^5-1)-1) isn't prime
- Find the number of bits and the bits with proof
- Generalised Pell x^2-37y^2=3
- If a^b + 1 is prime, then a is even
- If a^b + 1 is prime, then b is a power of two
- If N divides 2^N - 1, then N is zero or one
- Index 2 subgroup is normal
- Order-preserving bijection from rationals to non-zero rationals
- Prove that this sequence contains only integers
- Squareful segments