put IsFiniteOrderElement on the list of props
This commit is contained in:
parent
763ec873e0
commit
d30824247d
1 changed files with 1 additions and 0 deletions
|
@ -318,6 +318,7 @@ AddDictionary(OFDir@, "IsCyclotomic", fail);
|
|||
AddDictionary(OFDir@, "IsExtAElement", fail);
|
||||
AddDictionary(OFDir@, "IsExtLElement", IsExtRElement);
|
||||
AddDictionary(OFDir@, "IsExtRElement", IsExtLElement);
|
||||
AddDictionary(OFDir@, "IsFiniteOrderElement", IsFiniteOrderElement);
|
||||
AddDictionary(OFDir@, "IsInt", fail);
|
||||
AddDictionary(OFDir@, "IsLeftQuotientElement", IsRightQuotientElement);
|
||||
AddDictionary(OFDir@, "IsLSelfDistElement", IsRSelfDistElement);
|
||||
|
|
Loading…
Add table
Reference in a new issue