Mathlib Map

Theorems · Theorem · number theory

PadicInt.coe_adicCompletionIntegersEquiv_apply

∀ (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) (x : ℤ_[↑p]),
  ↑((PadicInt.adicCompletionIntegersEquiv R p) x) = (Padic.adicCompletionEquiv R p) ↑x

The diagram `` ℤ_[p] --> (primesEquiv.symm p).adicCompletionIntegers ℚ | | | | v v ℚ_[p] --> (primesEquiv.symm p).adicCompletion ℚ `` commutes.

Defined in
Mathlib.NumberTheory.Padics.HeightOneSpectrum
Cited by
0 results in Mathlib
Foundations
Depth 188 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.

Cites26

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.