Mathlib Map

Theorems · Inductive type · commutative algebra

Valuation.Uniformizer

{Γ : Type u_1} →
  [inst : LinearOrderedCommGroupWithZero Γ] →
    {A : Type u_2} → [inst_1 : Ring A] → (v : Valuation A Γ) → [hv : v.IsRankOneDiscrete] → Type u_2

The structure Uniformizer bundles together the term in the ring and a proof that it is a uniformizer.

Defined in
Mathlib.RingTheory.Valuation.Discrete.Basic
Cited by
12 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
LinearOrderedCommGroupWithZeroRingValuation.IsRankOneDiscrete

Around this declaration

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

Cites4

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

Cited by20

Results whose statement or proof uses this declaration.