Theorems · Theorem · group theory
Subgroup.fg_iff
∀ {G : Type u_3} [inst : Group G] (P : Subgroup G), P.FG ↔ ∃ S, Subgroup.closure S = P ∧ S.FiniteAn equivalent expression of Subgroup.FG in terms of Set.Finite instead of Finset.
- Defined in
- Mathlib.GroupTheory.Finiteness
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
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
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- Set.Finitestatement and proof · cited by 1,814
- Set.Finite.toFinsetproof · cited by 351
- Finset.finite_toSetproof · cited by 210
- Subgroup.closurestatement and proof · cited by 196
- Set.Finite.coe_toFinsetproof · cited by 124
- Subgroup.FGstatement and proof · cited by 18
Cited by2
Results whose statement or proof uses this declaration.
- Subgroup.IsFinitelyNormallyGenerated.of_FGproof · cited by 1
- Group.fg_iffproof · cited by 1