Mathlib Map

Theorems · Definition · commutative algebra

IsLocalization.invSubmonoid

{R : Type u_1} →
  [inst : CommRing R] → Submonoid R → (S : Type u_2) → [inst_1 : CommRing S] → [Algebra R S] → Submonoid S

The submonoid of S = M⁻¹R consisting of { 1 / x | x ∈ M }.

Defined in
Mathlib.RingTheory.Localization.InvSubmonoid
Cited by
10 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext
Assumes
CommRingCommRingAlgebra

Around this declaration

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

Cites6

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

Cited by12

Results whose statement or proof uses this declaration.