Mathlib Map

Theorems · Theorem · group theory

SemigroupIdeal.coe_closure

∀ {M : Type u_1} [inst : Semigroup M] {s : Set M}, ↑(SemigroupIdeal.closure s) = s ∪ Set.univ * s

The semigroup ideal generated by s is s ∪ Set.univ * s.

Defined in
Mathlib.Algebra.Group.Ideal
Cited by
2 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Semigroup

Around this declaration

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

Cites13

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

Cited by2

Results whose statement or proof uses this declaration.