mathlib3
c2e78d27
- refactor(data/zmod): generalize zmod.cast_hom (#2900)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
refactor(data/zmod): generalize zmod.cast_hom (#2900) Currently, `zmod.cast_hom` would cast `zmod n` to rings `R` of characteristic `n`. This PR builds `cast_hom` for rings `R` with characteristic `m` that divides `n`.
Author
jcommelin
Parents
e397b4c1
Loading