Documentation

Mathlib.RingTheory.Spectrum.Prime.Module

Subsets of prime spectra related to modules #

Main results #

TODO #

theorem LocalizedModule.subsingleton_iff_disjoint {R : Type u_1} {M : Type u_3} [CommRing R] [AddCommGroup M] [Module R M] {f : R} :
Subsingleton (LocalizedModule (Submonoid.powers f) M) โ†” Disjoint (โ†‘(PrimeSpectrum.basicOpen f)) (Module.support R M)

M[1/f] = 0 if and only if D(f) โˆฉ Supp M = 0.