Mathlib Map

Theorems · Definition · number theory

Padic.adicCompletionEquiv

(R : Type u_2) →
  [inst : CommRing R] →
    [inst_1 : IsDedekindDomain R] →
      [inst_2 : Algebra R ℚ] →
        [inst_3 : IsFractionRing R ℚ] →
          [inst_4 : IsIntegralClosure R ℤ ℚ] →
            (p : Nat.Primes) →
              ℚ_[↑p] ≃A[ℚ]
                IsDedekindDomain.HeightOneSpectrum.adicCompletion ℚ (Rat.HeightOneSpectrum.primesEquiv.symm p)

The continuous -algebra isomorphism between ℚ_[p] and (primesEquiv.symm p).adicCompletion ℚ.

Defined in
Mathlib.NumberTheory.Padics.HeightOneSpectrum
Cited by
2 results in Mathlib
Foundations
Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDedekindDomainAlgebraIsFractionRingIsIntegralClosure

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 by2

Results whose statement or proof uses this declaration.