@[reducible, inline]
Instances For
@[reducible, inline]
Instances For
@[reducible, inline]
Instances For
theorem
completion_universal_property
(K : Type u_1)
[Field K]
(v : AbsoluteValue K ℝ)
(L : Type u_2)
[Field L]
[UniformSpace L]
[CompleteSpace L]
[T0Space L]
[IsTopologicalRing L]
[IsUniformAddGroup L]
(f : WithAbs v →+* L)
(hf : Continuous ⇑f)
(hf_inj : Function.Injective ⇑f)
:
∃ (g : UniformSpace.Completion (WithAbs v) →+* L),
Continuous ⇑g ∧ (∀ (x : WithAbs v), g ↑x = f x) ∧ ∀ (g' : UniformSpace.Completion (WithAbs v) →+* L), Continuous ⇑g' → (∀ (x : WithAbs v), g' ↑x = f x) → ⇑g' = ⇑g
theorem
weak_approximation_theorem
{K : Type u_1}
[Field K]
{ι : Type u_2}
[Fintype ι]
[DecidableEq ι]
(v : ι → AbsoluteValue K ℝ)
(hv_nontrivial : ∀ (i : ι), (v i).IsNontrivial)
(hv_ineq : ∀ (i j : ι), i ≠ j → ¬(v i).IsEquiv (v j))
(a : ι → K)
(ε : ι → ℝ)
(hε : ∀ (i : ι), 0 < ε i)
:
@[reducible]
Instances For
theorem
intValuation_algebraMap_eq
{R : Type u_1}
[CommRing R]
[IsDedekindDomain R]
{S : Type u_2}
[CommRing S]
[IsDedekindDomain S]
[Algebra R S]
[FaithfulSMul R S]
(P : IsDedekindDomain.HeightOneSpectrum R)
(Q : IsDedekindDomain.HeightOneSpectrum S)
[Q.asIdeal.LiesOver P.asIdeal]
(r : R)
:
theorem
valuation_extends_with_ramificationIdx
{R : Type u_1}
[CommRing R]
[IsDedekindDomain R]
{S : Type u_2}
[CommRing S]
[IsDedekindDomain S]
[Algebra R S]
[FaithfulSMul R S]
(K : Type u_3)
[Field K]
[Algebra R K]
[IsFractionRing R K]
(L : Type u_4)
[Field L]
[Algebra S L]
[IsFractionRing S L]
[Algebra R L]
[IsScalarTower R S L]
[Algebra K L]
[IsScalarTower R K L]
(P : IsDedekindDomain.HeightOneSpectrum R)
(Q : IsDedekindDomain.HeightOneSpectrum S)
[Q.asIdeal.LiesOver P.asIdeal]
(x : K)
:
(IsDedekindDomain.HeightOneSpectrum.valuation L Q) ((algebraMap K L) x) = (IsDedekindDomain.HeightOneSpectrum.valuation K P) x ^ P.asIdeal.ramificationIdx Q.asIdeal