CongruenceSubgroupGammaN nnΒΆ
qetagamma.spad line 631 [edit on github]
- nn: PositiveInteger 
CongruenceSubgroupGammaN(nn) implements functions connected to the congruence subgroup $Gamma(N)$.
- cusps: () -> List Cusp
- from CongruenceSubgroup 
- cuspToMatrix: Cusp -> Matrix Integer
- from CongruenceSubgroup 
- equivalentCusps?: (Cusp, Cusp) -> Boolean
- from CongruenceSubgroup 
- even?: () -> Boolean
- from CongruenceSubgroup 
- genus: () -> NonNegativeInteger
- from CongruenceSubgroup 
- index: () -> PositiveInteger
- from CongruenceSubgroup 
- member?: Matrix Integer -> Boolean
- from CongruenceSubgroup 
- normalizeCusp: Cusp -> Cusp
- from CongruenceSubgroup 
- nu2: () -> Integer
- from CongruenceSubgroup 
- nu3: () -> Integer
- from CongruenceSubgroup 
- numberOfCusps: () -> PositiveInteger
- from CongruenceSubgroup 
- projectiveIndex: () -> PositiveInteger
- from CongruenceSubgroup 
- rightCosetRepresentatives: () -> List Matrix Integer
- from CongruenceSubgroup 
- width: Cusp -> PositiveInteger
- from CongruenceSubgroup 
- width: Matrix Integer -> PositiveInteger
- from CongruenceSubgroup