Mathlib Map

Theorems · Definition · commutative algebra

AdicCompletion.IsAdicCauchy

{R : Type u_1} →
  [inst : CommRing R] → Ideal R → (M : Type u_4) → [inst_1 : AddCommGroup M] → [Module R M] → (ℕ → M) → Prop

A sequence ℕ → M is an I-adic Cauchy sequence if for every m ≤ n, f m ≡ f n modulo I ^ m • ⊤.

Defined in
Mathlib.RingTheory.AdicCompletion.Basic
Cited by
19 results in Mathlib
Foundations
Depth 71 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.

Cites6

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

  • Modulestatement and proof · cited by 20,661
  • CommRingstatement and proof · cited by 17,173
  • AddCommGroupstatement and proof · cited by 12,871
  • Top.topproof · cited by 9,680
  • Idealstatement and proof · cited by 4,748
  • SModEqproof · cited by 80

Cited by21

Results whose statement or proof uses this declaration.