Theorems · Theorem · commutative algebra
associatedPrimes.subset_union_of_exact
∀ {R : Type u_1} [inst : CommSemiring R] {M : Type u_2} [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {M' : Type u_3}
[inst_3 : AddCommMonoid M'] [inst_4 : Module R M'] {f : M →ₗ[R] M'} {M'' : Type u_4} [inst_5 : AddCommMonoid M'']
[inst_6 : Module R M''] {g : M' →ₗ[R] M''},
Function.Injective ⇑f → Function.Exact ⇑f ⇑g → associatedPrimes R M' ⊆ associatedPrimes R M ∪ associatedPrimes R M''If 0 → M → M' → M'' is an exact sequence, then the set of associated primes of M' is
contained in the union of those of M and M''.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Submoduleproof · cited by 7,192
- Idealstatement and proof · cited by 4,748
- Bot.botproof · cited by 4,720
- le_antisymmproof · cited by 2,068
- map_zeroproof · cited by 1,614
Cited by2
Results whose statement or proof uses this declaration.
- associatedPrimes.finiteproof · cited by 3
- associatedPrimes.prodproof · cited by 0