Exists adic Valued sub lt of adic Completion Integer
IsDedekindDomain.HeightOneSpectrum.exists_adicValued_sub_lt_of_adicCompletionInteger
Plain-language statement
An element of đȘ_v can be approximated by an element of A.
Exact Lean statement
theorem exists_adicValued_sub_lt_of_adicCompletionInteger
(x : v.adicCompletionIntegers K) (Îł : â€á”â°ËŁ) :
âa, Valued.v ((algebraMap A K a) - (x : v.adicCompletion K)) < Îł.valFormal artifact
Lean source
theorem exists_adicValued_sub_lt_of_adicCompletionInteger (x : v.adicCompletionIntegers K) (Îł : â€á”â°ËŁ) : âa, Valued.v ((algebraMap A K a) - (x : v.adicCompletion K)) < Îł.val := by have h := closureAlgebraMapIntegers_eq_integers K v rw [Set.ext_iff] at h specialize h x simp_rw [RingHom.coe_range, Subtype.coe_prop, iff_true, mem_closure_iff_nhds] at h specialize h { y | Valued.v (y - (x : v.adicCompletion K)) < Îł.val } have hn : {y | Valued.v (y - (x : v.adicCompletion K)) < Îł.val} â nhds x.val := by rw [Valued.mem_nhds] use (Units.mapEquiv (valueGroupâ_equiv_withZeroMulInt vK)).symm Îł have hsurj := (valuedAdicCompletion_surjective K v) obtain âšz, hzâ© := hsurj Îł simp [â hz, â valueGroupâ_equiv_withZeroMulInt_restrict_apply_of_surjective hsurj, (valueGroupâ_equiv_withZeroMulInt_strictMono (.ofClass vK)).lt_iff_lt, -valueGroupâ_equiv_withZeroMulInt_apply] obtain âšz, âšhz, a, haâ©â© := h hn use a rw [algebraMap_adicCompletion, Function.comp_apply] at ha rwa [ha]- Project
- Fermat's Last Theorem
- License
- Apache-2.0
- Commit
- 8dd808888295
- Source
- FLT/DedekindDomain/AdicValuation.lean:239-258
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.