get names of categories correct
This commit is contained in:
parent
55d35589ad
commit
bae88b4b75
@ -4,7 +4,7 @@
|
||||
|
||||
DeclareCategory( "IsConjugatorObject",
|
||||
IsMultiplicativeElement and IsLeftQuotientElement and
|
||||
IsLDistributiveElement and IsIdempotent);
|
||||
IsLSelfDistElement and IsIdempotent);
|
||||
DeclareCategoryCollections("IsConjugatorObject");
|
||||
|
||||
DeclareAttribute("ConjugatorFamily", IsFamily);
|
||||
|
Loading…
Reference in New Issue
Block a user