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.FiniteAn 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.
- Setstatement and proof · cited by 53,352
- Finsetproof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- Monoidstatement and proof · cited by 3,887
- Submonoidstatement and proof · cited by 3,086
- Set.Finitestatement and proof · cited by 1,814
- Set.Finite.toFinsetproof · cited by 351
- Finset.finite_toSetproof · cited by 210
- Submonoid.closurestatement and proof · cited by 167
- Set.Finite.coe_toFinsetproof · cited by 124
- Submonoid.FGstatement and proof · cited by 24
Cited by4
Results whose statement or proof uses this declaration.
- Subgroup.fg_iff_submonoid_fgproof · cited by 5
- Submonoid.fg_iff_add_fgproof · cited by 3
- Submonoid.fg_of_divisiveproof · cited by 2
- Monoid.fg_iffproof · cited by 1