Is Closed base Change image closure range algebra Map
IsDedekindDomain.HeightOneSpectrum.isClosed_baseChange_image_closure_range_algebraMap
Plain-language statement
The image of B โ[A] ๐_v (the closure of B) in โ_w L_w is closed.
Exact Lean statement
lemma isClosed_baseChange_image_closure_range_algebraMap [FiniteDimensional K L] :
IsClosed ((baseChange K L B v) ''
closure (Set.range (algebraMap B (L โ[K] adicCompletion K v))))Formal artifact
Lean source
lemma isClosed_baseChange_image_closure_range_algebraMap [FiniteDimensional K L] : IsClosed ((baseChange K L B v) '' closure (Set.range (algebraMap B (L โ[K] adicCompletion K v)))) := by let S := AddSubgroup.map (baseChange K L B v).toAddMonoidHom (tensorAdicCompletionIntegersTo K L B v).range.toSubring.toAddSubgroup have hSclosed : IsClosed S.carrier := by apply AddSubgroup.isClosed_of_isOpen apply (baseChangeRight_isOpenQuotientMap K L B v).isOpenMap apply (tensorAdicCompletionIntegersTo_isClopen_range K L B v).isOpen suffices h : (baseChange K L B v) '' closure (Set.range (algebraMap B (L โ[K] adicCompletion K v))) = S.carrier by rwa [h] rw [โ range_tensorAdicCompletionIntegersTo_eq_closure_range_algebraMap] rfl- Project
- Fermat's Last Theorem
- License
- Apache-2.0
- Commit
- 8dd808888295
- Source
- FLT/DedekindDomain/Completion/BaseChange.lean:514-528
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.