Mathlib Map

Theorems · Definition · commutative algebra

associatedPrimes

(R : Type u_1) → [inst : CommSemiring R] → (M : Type u_2) → [inst_1 : AddCommMonoid M] → [Module R M] → Set (Ideal R)

The set of associated primes of a module.

Defined in
Mathlib.RingTheory.Ideal.AssociatedPrime.Basic
Cited by
21 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModule

Around this declaration

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

associatedPrimes.nonempty · cited by 4associatedPrimes.nonemptyAssociatedPrimes.mem_iff · cited by 3AssociatedPrimes.mem_iffassociatedPrimes.finite · cited by 3associatedPrimes.finitebiUnion_associatedPrimes_eq_compl_nonZeroDivisors · cited by 2biUnion_associatedPrimes_…biUnion_associatedPrimes_eq_zero_divisors · cited by 2biUnion_associatedPrimes_…Module.associatedPrimes.mem_associatedPrimes_of_comap_mem_associatedPrimes_of_isLocalizedModule · cited by 2associatedPrimes.mem_asso…IsSMulRegular.subsingleton_linearMap_iff · cited by 2IsSMulRegular.subsingleto…associatedPrimes.subset_of_injective · cited by 2associatedPrimes.subset_o…associatedPrimes.subset_union_of_exact · cited by 2associatedPrimes.subset_u…biUnion_associatedPrimes_eq_compl_regular · cited by 1biUnion_associatedPrimes_…Ideal.bot_lt_annihilator_of_disjoint_nonZeroDivisors · cited by 1Ideal.bot_lt_annihilator_…Module.associatedPrimes.comap_mem_associatedPrimes_of_mem_associatedPrimes_of_isLocalizedModule_of_fg · cited by 1associatedPrimes.comap_me…Module.associatedPrimes.mem_associatedPrimes_atPrime_of_mem_associatedPrimes · cited by 1associatedPrimes.mem_asso…Module.associatedPrimes.preimage_comap_associatedPrimes_eq_associatedPrimes_of_isLocalizedModule · cited by 1associatedPrimes.preimage…IsNoetherianRing.exists_relSeries_isQuotientEquivQuotientPrime · cited by 1IsNoetherianRing.exists_r…Set · cited by 53352SetModule · cited by 20661ModuleAddCommMonoid · cited by 12281AddCommMonoidCommSemiring · cited by 10911CommSemiringSet.ofPred · cited by 6101Set.ofPredIdeal · cited by 4748IdealIsAssociatedPrime · cited by 12IsAssociatedPrimeassociatedPrimesCITED BYCITES

Cites7

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

Cited by21

Results whose statement or proof uses this declaration.