Theorems · Definition · commutative algebra
Module.Basis.localizationLocalization
{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ₛ] →
{A : Type u_3} →
[inst_4 : CommSemiring A] →
[inst_5 : Algebra R A] →
(Aₛ : Type u_4) →
[inst_6 : CommSemiring Aₛ] →
[inst_7 : Algebra A Aₛ] →
[inst_8 : Algebra Rₛ Aₛ] →
[inst_9 : Algebra R Aₛ] →
[IsScalarTower R Rₛ Aₛ] →
[IsScalarTower R A Aₛ] →
[IsLocalization (Algebra.algebraMapSubmonoid A S) Aₛ] →
{ι : Type u_5} → Module.Basis ι R A → Module.Basis ι Rₛ AₛIf A has an R-basis, then localizing A at S has a basis over R localized at S.
A suitable instance for [Algebra A Aₛ] is localizationAlgebra.
- Defined in
- Mathlib.RingTheory.Localization.Module
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- 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
- AlgHom.toLinearMapproof · cited by 254
- IsScalarTower.toAlgHomproof · cited by 232
- Algebra.algebraMapSubmonoidstatement and proof · cited by 137
- Module.Basis.ofIsLocalizedModuleproof · cited by 4
Cited by17
Results whose statement or proof uses this declaration.
- NumberField.integralBasisproof · cited by 25
- Algebra.norm_localizationproof · cited by 8
- Module.Basis.localizationLocalization_applystatement · cited by 6
- Algebra.trace_localizationproof · cited by 4
- Algebra.discr_localizationLocalizationstatement and proof · cited by 3
- Module.Basis.ofIsCoprimeDifferentIdealproof · cited by 3
- Module.Basis.localizationLocalization_repr_algebraMapstatement · cited by 3
- IsCyclotomicExtension.Rat.discr_prime_powproof · cited by 2
- Module.Basis.localizationLocalization_spanstatement · cited by 2
- Algebra.map_leftMulMatrix_localizationstatement and proof · cited by 2
- Submodule.traceDual_le_span_map_traceDualproof · cited by 2
- Algebra.traceMatrix_localizationLocalizationstatement and proof · cited by 1