Mathlib Map

Theorems · Definition · group theory

Submonoid.saturation

{M : Type u_1} → [inst : MulOneClass M] → Submonoid M → SaturatedSubmonoid M

The saturation of a submonoid s is the intersection of all saturated submonoids that contain s. If M is a commutative monoid, then this is {x : M | ∃ y : M, x * y ∈ s}.

Defined in
Mathlib.Algebra.Group.Submonoid.Saturation
Cited by
18 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound
Assumes
MulOneClass

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 by19

Results whose statement or proof uses this declaration.