Theorems · Definition · commutative algebra
Module.Basis.ofIsLocalizedModule
{R : Type u_1} →
(Rₛ : Type u_2) →
[inst : CommSemiring R] →
(S : Submonoid R) →
[inst_1 : CommSemiring Rₛ] →
[inst_2 : Algebra R Rₛ] →
[IsLocalization S Rₛ] →
{M : Type u_3} →
{Mₛ : Type u_4} →
[inst_4 : AddCommMonoid M] →
[inst_5 : Module R M] →
[inst_6 : AddCommMonoid Mₛ] →
[inst_7 : Module R Mₛ] →
[inst_8 : Module Rₛ Mₛ] →
[IsScalarTower R Rₛ Mₛ] →
(f : M →ₗ[R] Mₛ) →
[IsLocalizedModule S f] → {ι : Type u_5} → Module.Basis ι R M → Module.Basis ι Rₛ MₛIf M has an R-basis, then localizing M at S has a basis over R localized at S.
- Defined in
- Mathlib.RingTheory.Localization.Module
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- Submonoidstatement and proof · cited by 3,086
- Module.Basisstatement and proof · cited by 1,477
- IsLocalizationstatement and proof · cited by 636
- IsLocalizedModulestatement and proof · cited by 220
- Module.Basis.mkproof · cited by 29
Cited by6
Results whose statement or proof uses this declaration.
- Module.Basis.localizationLocalizationproof · cited by 15
- NumberField.basisOfFractionalIdealproof · cited by 8
- Module.Basis.ofIsLocalizedModule_applystatement · cited by 4
- Module.Basis.ofIsLocalizedModule_spanstatement and proof · cited by 2
- Module.Basis.ofIsLocalizedModule_repr_applystatement and proof · cited by 1
- Module.Basis.ofIsLocalizedModule.congr_simpstatement and proof · cited by 0