Theorems · Theorem · number theory
Subgroup.HasDetPlusMinusOne.isParabolic_iff_of_upperTriangular
∀ {K : Type u_1} [inst : Field K] [inst_1 : LinearOrder K] [IsStrictOrderedRing K] {𝒢 : Subgroup (GL (Fin 2) K)}
[𝒢.HasDetPlusMinusOne] {g : GL (Fin 2) K},
g ∈ 𝒢 →
↑g 1 0 = 0 →
(g.IsParabolic ↔
(∃ x, x ≠ 0 ∧ g = Matrix.GeneralLinearGroup.upperRightHom x) ∨
∃ x, x ≠ 0 ∧ g = -Matrix.GeneralLinearGroup.upperRightHom x)- Defined in
- Mathlib.NumberTheory.ModularForms.Cusps
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 134 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- Matrixstatement · cited by 4,303
- Subgroupstatement and proof · cited by 3,593
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Units.valstatement and proof · cited by 1,966
- Matrix.GeneralLinearGroupstatement and proof · cited by 556
- AddCharstatement · cited by 286
- Subgroup.HasDetPlusMinusOnestatement and proof · cited by 57
- Matrix.GeneralLinearGroup.upperRightHomstatement · cited by 14
- Matrix.GeneralLinearGroup.IsParabolicstatement · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- Subgroup.strictWidthInfty_pos_iffproof · cited by 5