Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
int.exists_sum_two_squares_add_one_eq_k
Modification history
2021-04-28 19:37
src/number_theory/sum_four_squares.lean
chore(*): use `sq` as convention for "squared" (#7368) …
Deleted
int.exists_sum_two_squares_add_one_eq_k
View on Github →
2020-04-24 23:37
src/number_theory/sum_four_squares.lean
refactor(zmod): merge `zmodp` into `zmod`, use `[fact p.prime]` for tc search (#2511) …
Modified
int.exists_sum_two_squares_add_one_eq_k
View on Github →
2019-10-29 22:34
src/number_theory/sum_four_squares.lean
feat(number_theory/sum_four_squares): every natural number is the sum of four square numbers (#1560) …
Added
int.exists_sum_two_squares_add_one_eq_k
View on Github →