Finite double Coset
TotallyDefiniteQuaternionAlgebra.finite_doubleCoset
Plain-language statement
For any open U ⊆ GL₂(𝔸_F), Dˣ\GL₂(𝔸_F)/U is finite. (where Dˣ is viewed as a subgroup of GL₂(𝔸_F) under the identification M₂(𝔸_F) ≃ D ⊗ 𝔸_F)
Exact Lean statement
lemma finite_doubleCoset
(hU : IsOpen (U : Set (GL (Fin 2) (FiniteAdeleRing (𝓞 F) F)))) :
Finite (Dˣ\GL₂(𝔸 F)/U)Formal artifact
Lean source
lemma finite_doubleCoset (hU : IsOpen (U : Set (GL (Fin 2) (FiniteAdeleRing (𝓞 F) F)))) : Finite (Dˣ\GL₂(𝔸 F)/U) := (NumberField.FiniteAdeleRing.DivisionAlgebra.finiteDoubleCoset F D (U := U.comap (Units.map (WithRigidification.algEquiv ..).toMonoidHom)) (hU.preimage (Units.continuous_map (by exact IsModuleTopology.continuous_of_linearMap (WithRigidification.algEquiv F D).toLinearMap)))).of_equiv _ (DoubleCoset.quotientEquiv _ _ _ _ (Units.mapEquiv (WithRigidification.algEquiv ..).toMulEquiv) (by rw [← MulEquiv.coe_toEquiv, Equiv.preimage_eq_iff_eq_image, ← Set.range_comp] dsimp congr 1 ext x : 2 simp [WithRigidification.algEquiv]) rfl)- Project
- Fermat's Last Theorem
- License
- Apache-2.0
- Commit
- 8dd808888295
- Source
- FLT/AutomorphicForm/QuaternionAlgebra/FiniteDimensional.lean:52-66
Reuse this declaration
Bring the exact result into your workflow
The import identifies the source module. Your project still needs the pinned package dependency shown on this page.
What this badge means
This completion status comes from the project or community source. It has not yet been represented here as an independent rebuild and axiom audit.
Continue in this project
Related declarations
Eq finsum quotient out of bij On
AbstractHeckeOperator.eq_finsum_quotient_out_of_bijOn'
Plain-language statement
If a is fixed by V then ∑ᶠ g ∈ s, g • a is independent of the choice s of coset representatives in G for a subset of G ⧸ V
Source project: Fermat's Last Theorem
Person-level attribution pending.
Comm Group no compact automorphisms
CommGroup.no_compact_automorphisms
Plain-language statement
A connected compact Hausdorff abelian topological group does not admit a nontrivial compact group of automorphisms.
Source project: Fermat's Last Theorem
Person-level attribution pending.
Fermat Last Theorem of p ge 5
FermatLastTheorem.of_p_ge_5
Plain-language statement
If Fermat's Last Theorem is true for primes p ≥ 5, then FLT is true.
Source project: Fermat's Last Theorem
Person-level attribution pending.