Relation GROUP


Slots on this relation:

Arity: 3

Axioms:

(<=> (Group ?Domain ?Op ?Id)
     (And (Binary-Operator-On ?Op ?Domain)
          (Associative ?Op ?Domain)
          (Identity-Element-For ?Id ?Op ?Domain)
          (Invertible ?Op ?Id ?Domain)))