Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
is_coprime.pow_left_iff
Modification history
2021-10-01 15:54
src/ring_theory/coprime/basic.lean
chore(ring_theory/coprime): split out imports into a new file so that `is_coprime` can be used earlier. (#9403) …
Modified
is_coprime.pow_left_iff
View on Github →
2021-05-25 00:46
src/ring_theory/coprime.lean
feat(ring_theory/coprime): add some lemmas (#7650)
Added
is_coprime.pow_left_iff
View on Github →