Package org.episteme.core.mathematics.structures.groups
package org.episteme.core.mathematics.structures.groups
-
InterfacesClassDescriptionAbelianGroup<E>An abelian group is a commutative group.An abelian monoid is a commutative monoid.Group<E>A group is a set with an associative binary operation, an identity element, and inverse elements.GroupElement<E extends GroupElement<E>>Marker interface for elements of a group structure.Magma<E>A magma is a set equipped with a binary operation.Monoid<E>A monoid is a semigroup with an identity element.