Theorems · Theorem · commutative algebra
isLocalizedModule_iff_isBaseChange
∀ {R : Type u_1} [inst : CommSemiring R] (S : Submonoid R) (A : Type u_2) [inst_1 : CommSemiring A]
[inst_2 : Algebra R A] [IsLocalization S A] {M : Type u_3} [inst_4 : AddCommMonoid M] [inst_5 : Module R M]
{M' : Type u_4} [inst_6 : AddCommMonoid M'] [inst_7 : Module R M'] [inst_8 : Module A M']
[inst_9 : IsScalarTower R A M'] (f : M →ₗ[R] M'), IsLocalizedModule S f ↔ IsBaseChange A fThe map (f : M →ₗ[R] M') is a localization of modules iff the map
(Localization S) × M → N, (s, m) ↦ s • f m is the tensor product (insomuch as it is the universal
bilinear map).
In particular, there is an isomorphism between LocalizedModule S M and (Localization S) ⊗[R] M
given by m/s ↦ (1/s) ⊗ₜ m.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- LinearEquivproof · cited by 3,317
- Submonoidstatement and proof · cited by 3,086
- TensorProductproof · cited by 2,545
- LinearMap.compproof · cited by 1,642
Cited by6
Results whose statement or proof uses this declaration.
- Algebra.isLocalization_iff_isPushoutproof · cited by 4
- IsBaseChange.lift_rank_eqproof · cited by 3
- IsBaseChange.lift_rank_eq_of_le_nonZeroDivisorsproof · cited by 3
- Polynomial.isLocalizationproof · cited by 2
- Module.Flat.of_isLocalizedModuleproof · cited by 1
- Algebra.IsAlgebraic.isBaseChange_of_isFractionRingproof · cited by 0