get names of categories correct
This commit is contained in:
parent
55d35589ad
commit
bae88b4b75
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
DeclareCategory( "IsConjugatorObject",
|
||||
IsMultiplicativeElement and IsLeftQuotientElement and
|
||||
IsLDistributiveElement and IsIdempotent);
|
||||
IsLSelfDistElement and IsIdempotent);
|
||||
DeclareCategoryCollections("IsConjugatorObject");
|
||||
|
||||
DeclareAttribute("ConjugatorFamily", IsFamily);
|
||||
|
|
Loading…
Add table
Reference in a new issue