Mathlib Map

Theorems · Theorem · commutative algebra

Module.associatedPrimes.mem_associatedPrimes_of_comap_mem_associatedPrimes_of_isLocalizedModule

∀ {R : Type u_1} [inst : CommRing R] (S : Submonoid R) {R' : Type u_2} [inst_1 : CommRing R'] [inst_2 : Algebra R R']
  [hSR' : IsLocalization S R'] {M : Type u_3} {M' : Type u_4} [inst_3 : AddCommGroup M] [inst_4 : Module R M]
  [inst_5 : AddCommGroup M'] [inst_6 : Module R M'] (f : M →ₗ[R] M') [IsLocalizedModule S f] [inst_8 : Module R' M']
  [IsScalarTower R R' M'] (p : Ideal R'),
  Ideal.comap (algebraMap R R') p ∈ associatedPrimes R M → p ∈ associatedPrimes R' M'

[Stacks Tag 0310](https://stacks.math.columbia.edu/tag/0310) ((1))

Defined in
Mathlib.RingTheory.Ideal.AssociatedPrime.Localization
Cited by
2 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraIsLocalizationAddCommGroupModuleAddCommGroupModuleIsLocalizedModuleModuleIsScalarTower

Around this declaration

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

Cites58

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

Cited by2

Results whose statement or proof uses this declaration.