Mathlib Map

Theorems · Definition · commutative algebra

LocalizedModule.AtPrime

{R : Type u_1} →
  [inst : CommSemiring R] →
    (P : Ideal R) → [P.IsPrime] → (M : Type u_2) → [inst_2 : AddCommMonoid M] → [Module R M] → Type (max u_1 u_2)

Given a prime ideal P, LocalizedModule.AtPrime P M is a localization of M at the complement of P.

Defined in
Mathlib.Algebra.Module.LocalizedModule.AtPrime
Cited by
4 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringIdeal.IsPrimeAddCommMonoidModule

Around this declaration

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

Cites7

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

Cited by4

Results whose statement or proof uses this declaration.