Mathlib Map

Theorems · Definition · number theory

IsDedekindDomain.selmerGroup.valuation

{R : Type u} →
  [inst : CommRing R] →
    [inst_1 : IsDedekindDomain R] →
      {K : Type v} →
        [inst_2 : Field K] →
          [inst_3 : Algebra R K] →
            [inst_4 : IsFractionRing R K] →
              {S : Set (IsDedekindDomain.HeightOneSpectrum R)} →
                {n : ℕ} → ↥IsDedekindDomain.selmerGroup →* ↑S → Multiplicative (ZMod n)

The multiplicative v-adic valuations on K⟮S, n⟯ for all v ∈ S.

Defined in
Mathlib.RingTheory.DedekindDomain.SelmerGroup
Cited by
1 results in Mathlib
Foundations
Depth 167 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.

Cites19

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

Cited by1

Results whose statement or proof uses this declaration.