Number Field Adele Ring add Equiv Add Haar Char mul Right unit eq one
NumberField.AdeleRing.addEquivAddHaarChar_mulRight_unit_eq_one
Plain-language statement
Right multiplication by an element of Bหฃ on B โ ๐ธ_K does not scale additive Haar measure.
Exact Lean statement
lemma NumberField.AdeleRing.addEquivAddHaarChar_mulRight_unit_eq_one
[MeasurableSpace (B โ[K] AdeleRing (๐ K) K)] [BorelSpace (B โ[K] AdeleRing (๐ K) K)]
(b : Bหฃ) :
addEquivAddHaarChar
(ContinuousAddEquiv.mulRight
(Units.map Algebra.TensorProduct.includeLeftRingHom.toMonoidHom b :
(B โ[K] AdeleRing (๐ K) K)หฃ)) = 1Formal artifact
Lean source
lemma NumberField.AdeleRing.addEquivAddHaarChar_mulRight_unit_eq_one [MeasurableSpace (B โ[K] AdeleRing (๐ K) K)] [BorelSpace (B โ[K] AdeleRing (๐ K) K)] (b : Bหฃ) : addEquivAddHaarChar (ContinuousAddEquiv.mulRight (Units.map Algebra.TensorProduct.includeLeftRingHom.toMonoidHom b : (B โ[K] AdeleRing (๐ K) K)หฃ)) = 1 := by convert! addHaarScalarFactor_tensor_adeles_eq_one K B (LinearEquiv.mulRight K b) ext c change _ = (ContinuousLinearEquiv.baseChange K _ _ _ _) c induction c with | zero => simp | tmul x y => simp [LinearEquiv.mulRight] | add x y hx hy => simp_all [add_mul]- Project
- Fermat's Last Theorem
- License
- Apache-2.0
- Commit
- 8dd808888295
- Source
- FLT/HaarMeasure/HaarChar/AdeleRing.lean:241-254
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.