Matrices with fixed determinant #
This file defines the type of matrices with fixed determinant m and proves some basic results
about them.
We also prove that the subgroup of SL(2,โค) generated by S and T is the whole group.
Note: Some of this was done originally in Lean 3 in the kbb (https://github.com/kim-em/kbb/tree/master) repository, so credit to those authors.
Extensionality theorem for FixedDetMatrix with respect to the underlying matrix, not
entrywise.
Set of representatives for the orbits under S and T
Instances For
Reduction step for matrices in ฮ m which moves the matrices towards reps
Instances For
Reduction lemma for integral FixedDetMatrices.
Instances For
Map from ฮ m โ ฮ m which reduces a FixedDetMatrix towards a representative element
in reps
Instances For
An auxiliary result bounding the size of the entries of the representatives in reps
SL(2, โค) is generated by S and T.