mathlib3
db5c2a6d - chore(data/zmod/basic.lean): change order of arguments of `zmod.nat_cast_mod` for consistency (#13988)

Commit
3 years ago
chore(data/zmod/basic.lean): change order of arguments of `zmod.nat_cast_mod` for consistency (#13988) As discussed [here](https://leanprover.zulipchat.com/#narrow/stream/113488-general/topic/.60zmod.2Enat_cast_mod.60.20vs.20.60zmod.2Eint_cast_mod.60), this changes the order of arguments in `zmod.nat_cast_mod` to be compatible with `zmod.int_cast_mod`.
Parents
Loading