Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalizedModule.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 f

The forward direction of isLocalizedModule_iff_isBaseChange. It is also used to prove the other direction.

Defined in
Mathlib.RingTheory.Localization.BaseChange
Cited by
9 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiringAlgebraIsLocalizationAddCommMonoidModuleAddCommMonoidModuleModuleIsScalarTowerIsLocalizedModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites22

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.