Arithmetic subgroups of GL(2, ℝ) #
We define a subgroup of GL (Fin 2) ℝ to be arithmetic if it is commensurable with the image
of SL(2, ℤ).
The image of the modular group SL(2, ℤ), as a subgroup of GL(2, ℝ).
Equations
- MatrixGroups.term𝒮ℒ = Lean.ParserDescr.node `MatrixGroups.term𝒮ℒ 1024 (Lean.ParserDescr.symbol "𝒮ℒ")
Instances For
Coercion from subgroups of SL(2, ℤ) to subgroups of GL(2, ℝ) by mapping along the obvious
inclusion homomorphism.
A subgroup of GL(2, ℝ) is arithmetic if it is commensurable with the image of SL(2, ℤ).
- is_commensurable : Commensurable 𝒢 (Matrix.SpecialLinearGroup.mapGL ℝ).range
Instances
instance
Subgroup.instIsArithmeticRangeSpecialLinearGroupFinOfNatNatIntGeneralLinearGroupRealMapGL :
The image of SL(2, ℤ) in GL(2, ℝ) is arithmetic.
theorem
Subgroup.isArithmetic_iff_finiteIndex
{Γ : Subgroup (Matrix.SpecialLinearGroup (Fin 2) ℤ)}
:
instance
Subgroup.instIsArithmeticMapSpecialLinearGroupFinOfNatNatIntGeneralLinearGroupRealMapGLOfFiniteIndex
(Γ : Subgroup (Matrix.SpecialLinearGroup (Fin 2) ℤ))
[Γ.FiniteIndex]
:
Images in GL(2, ℝ) of finite-index subgroups of SL(2, ℤ) are arithmetic.
If Γ is arithmetic, its preimage in SL(2, ℤ) has finite index.