Commit 2020-10-05 05:24 91d9e963
View on Github →chore(algebra/ring/basic): docs, simps (#4375)
- add docstrings to all typeclasses in
algebra/ring/basic; - add
ring_hom.inhabited := ⟨id α⟩to make linter happy; - given
f : α →+* β, simplifyf.to_monoid_homandf.to_add_monoid_homto coercions; - add
simplemmas for coercions ofring_hom.mk f _ _ _ _tomonoid_homandadd_monoid_hom.