GroupsCore.index
— Functionindex(H::Gr, G::Gr) where {Gr <: Group}
Return the index $|G : H|$, where $H \subseteq G$. If $H$ is not contained in $G$, an error is thrown.
diff --git a/dev/extensions/index.html b/dev/extensions/index.html
index 76799b5..b557892 100644
--- a/dev/extensions/index.html
+++ b/dev/extensions/index.html
@@ -10,4 +10,4 @@
centralizer
normalizer
stabilizer
-right_coset_representatives Return the index $|G : H|$, where $H \subseteq G$. If $H$ is not contained in $G$, an error is thrown. Return representatives of the left cosets $h G$ where $h$ are elements of $H$. If $H$ is not contained in $G$, an error is thrown.GroupsCore.index
— Functionindex(H::Gr, G::Gr) where {Gr <: Group}
GroupsCore.left_coset_representatives
— Functionleft_coset_representatives(H::Gr, G::Gr) where {Gr <: Group}
Settings
This document was generated with Documenter.jl on Thursday 7 December 2023. Using Julia version 1.9.4.