Theorems · Theorem · number theory
RatFunc.valuation_isEquiv_infty_or_adic
- 1000+ list: Ostrowski's theorem
∀ {K : Type u_1} {Γ : Type u_2} [inst : Field K] [inst_1 : LinearOrderedCommGroupWithZero Γ]
{v : Valuation (RatFunc K) Γ} [v.IsRankOneDiscrete] [Valuation.IsTrivialOn K v] [inst_4 : DecidableEq (RatFunc K)],
Xor (v.IsEquiv (RatFunc.inftyValuation K))
(∃! u, v.IsEquiv (IsDedekindDomain.HeightOneSpectrum.valuation (RatFunc K) u))Ostrowski's Theorem for K(X) with K any field:
A discrete valuation of rank 1 that is trivial on K is equivalent either to the valuation
at infinity or to the p-adic valuation for a unique maximal ideal p of K[X].
- Defined in
- Mathlib.NumberTheory.RatFunc.Ostrowski
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Multiplicativestatement · cited by 875
- Valuationstatement and proof · cited by 823
- WithZerostatement · cited by 586
- LinearOrderedCommGroupWithZerostatement and proof · cited by 528
- IsDedekindDomain.HeightOneSpectrumstatement and proof · cited by 338
- RatFuncstatement and proof · cited by 301
- ExistsUniquestatement · cited by 268
- lt_or_geproof · cited by 182
- IsDedekindDomain.HeightOneSpectrum.valuationstatement and proof · cited by 130
Cited by1
Results whose statement or proof uses this declaration.
- RatFunc.valuation_isEquiv_adic_of_not_isEquiv_inftyproof · cited by 0