Mathlib Map

Theorems · Definition · number theory

IsDedekindDomain.HeightOneSpectrum.valuationOfNeZeroMod

{R : Type u} →
  [inst : CommRing R] →
    [IsDedekindDomain R] →
      {K : Type v} →
        [inst_2 : Field K] →
          [inst_3 : Algebra R K] →
            [IsFractionRing R K] →
              IsDedekindDomain.HeightOneSpectrum R → (n : ℕ) → Kˣ ⧸ (powMonoidHom n).range →* Multiplicative (ZMod n)

The multiplicative v-adic valuation on modulo n-th powers.

Defined in
Mathlib.RingTheory.DedekindDomain.SelmerGroup
Cited by
2 results in Mathlib
Foundations
Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDedekindDomainFieldAlgebraIsFractionRing

Around this declaration

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

Cites23

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

Cited by4

Results whose statement or proof uses this declaration.