Mathlib Map

Theorems · Theorem · group theory

Submonoid.closure_eq_one_union

∀ {M : Type u_1} [inst : MulOneClass M] (s : Set M), ↑(Submonoid.closure s) = {1} ∪ ↑(Subsemigroup.closure s)

The Submonoid.closure of a set is the union of {1} and its Subsemigroup.closure.

Defined in
Mathlib.Algebra.Group.Submonoid.Basic
Cited by
2 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MulOneClass

Around this declaration

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

Cites15

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.