Mathlib Map

Theorems · Theorem · commutative algebra

AdicCompletion.of_surjective_iff

∀ {R : Type u_1} [inst : CommRing R] {I : Ideal R} {M : Type u_4} [inst_1 : AddCommGroup M] [inst_2 : Module R M],
  Function.Surjective ⇑(AdicCompletion.of I M) ↔ IsPrecomplete I M
Defined in
Mathlib.RingTheory.AdicCompletion.Basic
Cited by
2 results in Mathlib
Foundations
Depth 102 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.

Cites22

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.