Skip to content

Commit 1d0d542

Browse files
Add files via upload
1 parent 6a4d42c commit 1d0d542

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/CongruenceGroups/sl2methods.gi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@ InstallMethod(ProjectiveSpace,
9999

100100
##########################################################################
101101
##
102-
## AmbientPosition( <G> )
102+
## AmbientRepresentation( <G> )
103103
##
104104
## Returns a function cosetPos(g) giving a canonical rpresentative of the
105105
## coset gG in the ambient group.
106-
InstallMethod(AmbientPosition,
106+
InstallMethod(AmbientRepresentation,
107107
"Returns cosetPos(g) function for the congruence subgroup G",
108108
[ IsIntegerMatrixGroup and IsHAPCongruenceSubgroupGamma0 ],
109109
function(G)

0 commit comments

Comments
 (0)