Theorems · Theorem · commutative algebra
IsLocalRing.split_injective_iff_lTensor_residueField_injective
∀ {R : Type u_1} {M : Type u_2} {N : Type u_3} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : AddCommGroup N]
[inst_3 : Module R M] [inst_4 : Module R N] [inst_5 : IsLocalRing R] [Module.Finite R M] [Module.Finite R N]
[Module.Free R N] (l : M →ₗ[R] N),
(∃ l', l' ∘ₗ l = LinearMap.id) ↔ Function.Injective ⇑(LinearMap.lTensor (IsLocalRing.ResidueField R) l)Given a linear map l : M → N over a local ring (R, 𝔪, k)
with M finite and N finite free,
l is a split injection if and only if k ⊗ l is a (split) injection.
- Defined in
- Mathlib.RingTheory.LocalRing.Module
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites66
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
- AddCommMonoidproof · cited by 12,281
- CommSemiringproof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Submoduleproof · cited by 7,192
- LinearEquivproof · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- HasQuotient.Quotientproof · cited by 2,301
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.FormallySmooth.iff_injective_lTensor_residueFieldproof · cited by 1