Mathlib Map

Theorems · Definition · number theory

RatFunc.valuationIdeal

{K : Type u_1} →
  {Γ : Type u_2} →
    [inst : Field K] →
      [inst_1 : LinearOrderedCommGroupWithZero Γ] →
        {v : Valuation (RatFunc K) Γ} →
          [v.IsNontrivial] →
            [Valuation.IsTrivialOn K v] → v RatFunc.X ≤ 1 → IsDedekindDomain.HeightOneSpectrum (Polynomial K)

The maximal ideal of K[X] generated by the uniformizingPolynomial for v.

Defined in
Mathlib.NumberTheory.RatFunc.Ostrowski
Cited by
5 results in Mathlib
Foundations
Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldLinearOrderedCommGroupWithZeroValuation.IsNontrivialValuation.IsTrivialOn

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.