Mathlib Map

Theorems · Inductive type · group theory

SaturatedSubmonoid

(M : Type u_1) → [MulOneClass M] → Type u_1

A saturated submonoid is a submonoid s that satisfies x * y ∈ s → x ∈ s ∧ y ∈ s.

Defined in
Mathlib.Algebra.Group.Submonoid.Saturation
Cited by
29 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
MulOneClass

Around this declaration

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

Cites1

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

Cited by38

Results whose statement or proof uses this declaration.