Theorems · Theorem · commutative algebra
Module.exists_basis_of_basis_baseChange
∀ {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] {ι : Type u_5} (v : ι → M),
LinearIndependent (IsLocalRing.ResidueField R) (⇑((TensorProduct.mk R (IsLocalRing.ResidueField R) M) 1) ∘ v) →
Submodule.span (IsLocalRing.ResidueField R)
(Set.range (⇑((TensorProduct.mk R (IsLocalRing.ResidueField R) M) 1) ∘ v)) =
⊤ →
Function.Injective ⇑(LinearMap.rTensor M (Submodule.subtype (IsLocalRing.maximalIdeal R))) →
∃ b, ∀ (i : ι), b i = v iIf M is of finite presentation over a local ring (R, 𝔪, k) such that
𝔪 ⊗ M → M is injective, then every family of elements that is a k-basis of
k ⊗ M is an R-basis of M.
- Defined in
- Mathlib.RingTheory.LocalRing.Module
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites75
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.topstatement and proof · cited by 9,680
- Fintypeproof · cited by 7,736
- Submodulestatement and proof · cited by 7,192
- Finsuppproof · cited by 5,255
- Set.rangestatement and proof · cited by 4,705
- LinearEquivproof · cited by 3,317
Cited by1
Results whose statement or proof uses this declaration.
- Module.exists_basis_of_span_of_maximalIdeal_rTensor_injectiveproof · cited by 2