Mathlib Map

Theorems · Definition · commutative algebra

AdicCompletion.mk

{R : Type u_1} →
  [inst : CommRing R] →
    (I : Ideal R) →
      (M : Type u_4) →
        [inst_1 : AddCommGroup M] →
          [inst_2 : Module R M] → AdicCompletion.AdicCauchySequence I M →ₗ[R] AdicCompletion I M

The canonical linear map from Cauchy sequences to the completion.

Defined in
Mathlib.RingTheory.AdicCompletion.Basic
Cited by
22 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModule

Around this declaration

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

Cites11

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

Cited by23

Results whose statement or proof uses this declaration.