Mathlib Map

Theorems · Definition · commutative algebra

IsDedekindDomain.HeightOneSpectrum.adicCompletion.uniformEquiv

{R : Type u_1} →
  [inst : CommRing R] →
    [inst_1 : IsDedekindDomain R] →
      (K : Type u_2) →
        [inst_2 : Field K] →
          [inst_3 : Algebra R K] →
            [inst_4 : IsFractionRing R K] →
              (v : IsDedekindDomain.HeightOneSpectrum R) →
                IsDedekindDomain.HeightOneSpectrum.adicCompletion K v ≃ᵤ
                  (IsDedekindDomain.HeightOneSpectrum.valuation K v).Completion

toCompletion as a uniform-space isomorphism onto the underlying completion.

Defined in
Mathlib.RingTheory.DedekindDomain.AdicValuation
Cited by
2 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.

Cites15

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

Cited by5

Results whose statement or proof uses this declaration.