Theorems · Theorem · commutative algebra
AdicCompletion.mk_zero_of
∀ {R : Type u_1} [inst : CommRing R] (I : Ideal R) (M : Type u_4) [inst_1 : AddCommGroup M] [inst_2 : Module R M]
(f : AdicCompletion.AdicCauchySequence I M),
(∃ k, ∀ n ≥ k, ∃ m ≥ n, ∃ l ≥ n, ↑f m ∈ I ^ l • ⊤) → (AdicCompletion.mk I M) f = 0Criterion for checking that an adic Cauchy sequence is mapped to zero in the adic completion.
- Defined in
- Mathlib.RingTheory.AdicCompletion.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 101 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.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Top.topstatement and proof · cited by 9,680
- Submodulestatement · cited by 7,192
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientproof · cited by 2,301
- Submodule.Quotient.mkproof · cited by 184
- AdicCompletionstatement · cited by 160
Cited by1
Results whose statement or proof uses this declaration.
- AdicCompletion.map_injectiveproof · cited by 1