Commit 2021-09-03 18:48 710a76e7
View on Github →chore(algebra/divisibility): help dot notation on dvd (#8766)
Add aliases
- dvd_mul_of_dvd_left->- has_dvd.dvd.mul_right
- dvd_mul_of_dvd_right->- has_dvd.dvd.mul_leftAdd, to help with a few proofs,
- dvd_rfl
- dvd_pow_selfUse- has_dvd.dvd.transmore largely.