Mathlib Map

Theorems · Definition · number theory

NumberField.RingOfIntegers.equiv

{K : Type u_1} →
  [inst : Field K] →
    (R : Type u_3) →
      [inst_1 : CommRing R] → [inst_2 : Algebra R K] → [IsIntegralClosure R ℤ K] → NumberField.RingOfIntegers K ≃+* R

The ring of integers of K are equivalent to any integral closure of in K

Defined in
Mathlib.NumberTheory.NumberField.Basic
Cited by
0 results in Mathlib
Foundations
Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldCommRingAlgebraIsIntegralClosure

Around this declaration

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

Cites9

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

Cited by3

Results whose statement or proof uses this declaration.