Theorems · Theorem · commutative algebra
Module.exists_basis_of_span_of_maximalIdeal_rTensor_injective
∀ {R : Type u_1} {M : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
[inst_3 : IsLocalRing R] [Module.FinitePresentation R M],
Function.Injective ⇑(LinearMap.rTensor M (Submodule.subtype (IsLocalRing.maximalIdeal R))) →
∀ {ι : Type u} (v : ι → M), Submodule.span R (Set.range v) = ⊤ → ∃ κ a b, ∀ (i : κ), b i = v (a i)If M is a finitely presented module over a local ring (R, 𝔪) such that m ⊗ M → M is
injective, then every generating family contains a basis.
- Defined in
- Mathlib.RingTheory.LocalRing.Module
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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
- Setproof · cited by 53,352
- 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
- SetLike.coeproof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Set.rangestatement and proof · cited by 4,705
- TensorProductstatement and proof · cited by 2,545
Cited by2
Results whose statement or proof uses this declaration.
- Module.exists_basis_of_span_of_flatproof · cited by 1
- Module.free_of_maximalIdeal_rTensor_injectiveproof · cited by 1