We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c4a96 commit 1b1f336Copy full SHA for 1b1f336
src/sage/modular/arithgroup/congroup_gammaH.py
@@ -163,7 +163,7 @@ class GammaH_class(CongruenceSubgroup):
163
The congruence subgroup `\Gamma_H(N)` for some subgroup `H \trianglelefteq
164
(\ZZ / N\ZZ)^\times`, which is the subgroup of `\SL_2(\ZZ)` consisting of
165
matrices of the form `\begin{pmatrix} a &
166
- b \\ c & d \end{pmatrix}` with `N \mid c` and `a, b \in H`.
+ b \\ c & d \end{pmatrix}` with `N \mid c` and `a, d \in H`.
167
168
TESTS:
169
0 commit comments