Mathlib Map

Theorems · Theorem · group theory

Submonoid.fg_iff

∀ {M : Type u_1} [inst : Monoid M] (P : Submonoid M), P.FG ↔ ∃ S, Submonoid.closure S = P ∧ S.Finite

An equivalent expression of Submonoid.FG in terms of Set.Finite instead of Finset.

Defined in
Mathlib.GroupTheory.Finiteness
Cited by
4 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Monoid

Around this declaration

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

Cites11

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

Cited by4

Results whose statement or proof uses this declaration.