|
|
|
|
|
by mcphage
2511 days ago
|
|
It's the right way to think about the structures, sure. But when you want to look up the laws for what makes something a Ring, for instance, having them all in 1 place instead of having to jump between: Monoid, Semigroup, Group, Abelian Group, Quasiring, Nearring, and Ring. (And some of those laws occur twice, for different operators) makes it a lot more useful as a reference document. |
|
The right way is to learn what the function means so you can set see calls to it and know what it does.