We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a70032 commit f96dfe5Copy full SHA for f96dfe5
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