Libraries
»
y_support
(2.0.14)
»
Index (A)
»
Algebra
»
AbelianGroup
Module: Algebra::AbelianGroup
Includes:
Group
Included in:
Ring
Defined in:
lib/y_support/abstract_algebra.rb
Overview
A group that fulfills the condition of commutativity
( a.add b == b.add a ).
Method Summary
Methods included from
Group
#-
,
#-@
Methods included from
Monoid
#+
,
included