mathlib
9fe0cbc8
- feat(category_theory/preadditive/additive_functor): map_zero' is a redundant field, remove it (#10229)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
feat(category_theory/preadditive/additive_functor): map_zero' is a redundant field, remove it (#10229) The map_zero' field in the definition of an additive functor can be deduced from the map_add' field. So we remove it.
Author
jcommelin
Parents
64418d7e
Loading