Theorems · Theorem · number theory
CongruenceSubgroup.exists_Gamma_le_conj
∀ (g : GL (Fin 2) ℚ) (M : ℕ) [NeZero M],
∃ N,
N ≠ 0 ∧
∀ x ∈ CongruenceSubgroup.Gamma N,
g * (Matrix.SpecialLinearGroup.mapGL ℚ) x * g⁻¹ ∈
Subgroup.map (Matrix.SpecialLinearGroup.mapGL ℚ) (CongruenceSubgroup.Gamma M)For any g ∈ GL(2, ℚ) and M ≠ 0, there exists N such that g x g⁻¹ ∈ Γ(M) for all
x ∈ Γ(N).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NeZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites64
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Matrixstatement and proof · cited by 4,303
- mul_oneproof · cited by 3,885
- MonoidHomstatement · cited by 3,629
- Subgroupstatement · cited by 3,593
- one_mulproof · cited by 2,841
- mul_commproof · cited by 2,262
- Units.valproof · cited by 1,966
- Nat.cast_zeroproof · cited by 1,870
- mul_assocproof · cited by 1,667
- MulZeroClass.zero_mulproof · cited by 1,625
- ZModproof · cited by 1,024
Cited by1
Results whose statement or proof uses this declaration.
- CongruenceSubgroup.exists_Gamma_le_conj'proof · cited by 2