Mathlib Map

Theorems · Definition · number theory

Set.integer

{R : Type u} →
  [inst : CommRing R] →
    [IsDedekindDomain R] →
      Set (IsDedekindDomain.HeightOneSpectrum R) →
        (K : Type v) → [inst_2 : Field K] → [inst_3 : Algebra R K] → [IsFractionRing R K] → Subalgebra R K

The R-subalgebra of S-integers of K.

Defined in
Mathlib.RingTheory.DedekindDomain.SInteger
Cited by
8 results in Mathlib
Foundations
Depth 161 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.

Cites18

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

Cited by9

Results whose statement or proof uses this declaration.