Theorems · Theorem · commutative algebra
AdicCompletion.map_injective
∀ {R : Type u} [inst : CommRing R] (I : Ideal R) {M : Type u} [inst_1 : AddCommGroup M] [inst_2 : Module R M]
{N : Type u} [inst_3 : AddCommGroup N] [inst_4 : Module R N] [IsNoetherianRing R] [Module.Finite R N] {f : M →ₗ[R] N},
Function.Injective ⇑f → Function.Injective ⇑(AdicCompletion.map I f)Adic completion preserves injectivity of finite modules over a Noetherian ring.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Top.topproof · cited by 9,680
- Submoduleproof · cited by 7,192
- Idealstatement and proof · cited by 4,748
- Module.Finitestatement and proof · cited by 1,032
- LinearMap.rangeproof · cited by 893
- Submodule.comapproof · cited by 347
Cited by1
Results whose statement or proof uses this declaration.
- AdicCompletion.tensor_map_id_left_injective_of_injectiveproof · cited by 0