reln |
Prev | Current Data File Format | Next |
Name
reln — A relation in a group presentation
Synopsis
Content Model | |
reln ::= (#PCDATA) |
Description
A reln
element stores a single relation in a group presentation.
The character data of this XML element should be a
whitespace-separated sequence of terms. Each term should be of the form
,
where g
^p
g
is an integer representing one of
the group generators and p
is an integer
representing the power to which that generator is raised.
The relation itself then states that the product of these terms from left to right is equal to the identity.
Recall from the group
specification that group generators are
numbered 0, 1, 2, etc.
Prev | Contents | Next |
regina | Up | script |