jjdh API

dh.java.math.algebra.structure.relation
Interface EquivalenceRelation<E>

All Superinterfaces:
Relation<E>
All Known Implementing Classes:
AbstractPartition, OrderedPartition, StupidPartition

public interface EquivalenceRelation<E>
extends Relation<E>

This interface represents a structure with a binary multiplicative operation (·), satisfying the group axioms (associativity, neutral element, inverse element and closure).


Method Summary
 
Methods inherited from interface dh.java.math.algebra.structure.relation.Relation
related
 


jjdh API

Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.