Number Field Finite Adele Ring tensor is Central Simple add Haar Scalar Factor left mul eq right mul
NumberField.FiniteAdeleRing.tensor_isCentralSimple_addHaarScalarFactor_left_mul_eq_right_mul
Plain-language statement
left multiplication and right multiplication by a unit have the same Haar character on ๐ธ_K^f โ B. See also NumberField.FiniteAdeleRing.isCentralSimple_addHaarScalarFactor_left_mul_eq_right_mul which proves it for B โ ๐ธ_K^f.
Exact Lean statement
lemma NumberField.FiniteAdeleRing.tensor_isCentralSimple_addHaarScalarFactor_left_mul_eq_right_mul
[IsSimpleRing B] [Algebra.IsCentral K B] (u : ((FiniteAdeleRing (๐ K) K) โ[K] B)หฃ) :
addEquivAddHaarChar (ContinuousAddEquiv.mulLeft u) =
addEquivAddHaarChar (ContinuousAddEquiv.mulRight u)Formal artifact
Lean source
lemma NumberField.FiniteAdeleRing.tensor_isCentralSimple_addHaarScalarFactor_left_mul_eq_right_mul [IsSimpleRing B] [Algebra.IsCentral K B] (u : ((FiniteAdeleRing (๐ K) K) โ[K] B)หฃ) : addEquivAddHaarChar (ContinuousAddEquiv.mulLeft u) = addEquivAddHaarChar (ContinuousAddEquiv.mulRight u) := by change addEquivAddHaarChar (ContinuousLinearEquiv.mulLeft ((FiniteAdeleRing (๐ K) K)) u).toContinuousAddEquiv = addEquivAddHaarChar (ContinuousLinearEquiv.mulRight ((FiniteAdeleRing (๐ K) K)) u).toContinuousAddEquiv rw [FiniteAdeleRing.Aux.f_commSq, FiniteAdeleRing.Aux.f_commSq] rw [FiniteAdeleRing.Aux.g_commSq, FiniteAdeleRing.Aux.g_commSq] rw [FiniteAdeleRing.Aux.f_g_local_global, FiniteAdeleRing.Aux.f_g_local_global] rw [addEquivAddHaarChar_restrictedProductCongrRight, addEquivAddHaarChar_restrictedProductCongrRight] congr ext v rw [โ FiniteAdeleRing.Aux.e_commSq, โ FiniteAdeleRing.Aux.e_commSq] rw [localcomponent_mulLeft, localcomponent_mulRight] congr 1 let w : (adicCompletion K v โ[K] B)หฃ := ((Units.map (Algebra.TensorProduct.rTensor B (FiniteAdeleRing.evalContinuousAlgebraMap (๐ K) K v).toAlgHom).toMonoidHom) u) exact IsSimpleRing.ringHaarChar_eq_addEquivAddHaarChar_mulRight (F := v.adicCompletion K) w- Project
- Fermat's Last Theorem
- License
- Apache-2.0
- Commit
- 8dd808888295
- Source
- FLT/HaarMeasure/HaarChar/FiniteAdeleRing.lean:622-642
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.