Mathlib Map

Theorems · Definition · commutative algebra

Module.support

(R : Type u_1) → (M : Type u_2) → [inst : CommRing R] → [inst_1 : AddCommGroup M] → [Module R M] → Set (PrimeSpectrum R)

The support of a module, defined as the set of primes p such that Mₚ ≠ 0.

Defined in
Mathlib.RingTheory.Support
Cited by
52 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Quot.sound
Assumes
CommRingAddCommGroupModule

Around this declaration

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

Module.supportDim · cited by 23Module.supportDimModule.support_eq_zeroLocus · cited by 10Module.support_eq_zeroLoc…LocalizedModule.subsingleton_iff_support_subset · cited by 5LocalizedModule.subsingle…Module.support_eq_empty_iff · cited by 5Module.support_eq_empty_i…Module.mem_support_iff_exists_annihilator · cited by 4Module.mem_support_iff_ex…Module.mem_support_iff_of_finite · cited by 4Module.mem_support_iff_of…Module.mem_support_mono · cited by 4Module.mem_support_monoModule.support_subset_of_surjective · cited by 4Module.support_subset_of_…Module.mem_support_iff · cited by 3Module.mem_support_iffModule.support_subset_of_injective · cited by 3Module.support_subset_of_…Algebra.unramifiedLocus_eq_compl_support · cited by 3Algebra.unramifiedLocus_e…Algebra.basicOpen_subset_etaleLocus_iff · cited by 3Algebra.basicOpen_subset_…Algebra.basicOpen_subset_smoothLocus_iff · cited by 3Algebra.basicOpen_subset_…Algebra.basicOpen_subset_unramifiedLocus_iff · cited by 3Algebra.basicOpen_subset_…IsSMulRegular.subsingleton_linearMap_iff · cited by 2IsSMulRegular.subsingleto…Set · cited by 53352SetModule · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupSet.ofPred · cited by 6101Set.ofPredNontrivial · cited by 2416NontrivialPrimeSpectrum · cited by 625PrimeSpectrumIdeal.primeCompl · cited by 462Ideal.primeComplPrimeSpectrum.asIdeal · cited by 333PrimeSpectrum.asIdealLocalizedModule · cited by 154LocalizedModuleModule.supportCITED BYCITES

Cites10

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

Cited by53

Results whose statement or proof uses this declaration.