put IsFiniteOrderElement on the list of props
This commit is contained in:
parent
763ec873e0
commit
d30824247d
@ -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…
Reference in New Issue
Block a user