Shephard Groups¶
-
class
sage.categories.shephard_groups.ShephardGroups(s=None)¶ Bases:
sage.categories.category_singleton.Category_singletonThe category of Shephard groups.
EXAMPLES:
sage: from sage.categories.shephard_groups import ShephardGroups sage: C = ShephardGroups(); C Category of shephard groups
-
super_categories()¶ EXAMPLES:
sage: from sage.categories.shephard_groups import ShephardGroups sage: ShephardGroups().super_categories() [Category of finite generalized coxeter groups]
-