Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
zmod.nat_cast_right_inverse
Modification history
2022-08-29 20:00
src/data/zmod/basic.lean
feat(*): replace fact(0 < t) with ne_zero (#16145) …
Modified
zmod.nat_cast_right_inverse
View on Github →
2021-02-25 04:10
src/data/zmod/basic.lean
feat(data/zmod/basic): Explicitly state computable right_inverses instead of just surjectivity (#5797)
Added
zmod.nat_cast_right_inverse
View on Github →