We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8faba7e commit b36e07eCopy full SHA for b36e07e
1 file changed
gap/attributes/cartan.gd
@@ -13,7 +13,6 @@ DeclareCategory("IsGeneralizedConjugacyClass", IsCollection);
13
DeclareAttribute("Representative", IsGeneralizedConjugacyClass);
14
DeclareAttribute("ParentAttr", IsGeneralizedConjugacyClass);
15
DeclareAttribute("MapToGroupHClass", IsGeneralizedConjugacyClass);
16
-DeclareAttribute("AsList", IsGeneralizedConjugacyClass);
17
DeclareOperation("GeneralizedConjugacyClass",
18
[IsSemigroup, IsMultiplicativeElement]);
19
0 commit comments