Theorems · Theorem · commutative algebra
Module.FinitePresentation.exists_basis_localizedModule_powers
∀ {R : Type u_4} {M : Type u_5} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] (S : Submonoid R)
{M' : Type u_1} [inst_3 : AddCommGroup M'] [inst_4 : Module R M'] (f : M →ₗ[R] M') [inst_5 : IsLocalizedModule S f]
(Rₛ : Type u_3) [inst_6 : CommRing Rₛ] [inst_7 : Algebra R Rₛ] [inst_8 : Module Rₛ M'] [IsScalarTower R Rₛ M']
[IsLocalization S Rₛ] [Module.FinitePresentation R M] {I : Type u_6} [Finite I] (b : Module.Basis I Rₛ M'),
∃ r, ∃ (hr : r ∈ S), ∃ b', ∀ (i : I), (LocalizedModule.lift (Submonoid.powers r) f ⋯) (b' i) = b iIf M is a finitely presented R-module,
then any Rₛ-basis of Mₛ for some S : Submonoid R can be lifted to
a Rᵣ-basis of Mᵣ for some r ∈ S.
- Defined in
- Mathlib.RingTheory.Localization.Free
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites59
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
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement and proof · cited by 10,215
- Finsuppproof · cited by 5,255
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivproof · cited by 3,317
- Submonoidstatement and proof · cited by 3,086
Cited by1
Results whose statement or proof uses this declaration.
- Module.FinitePresentation.exists_free_localizedModule_powersproof · cited by 2