Mathlib Map

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.Finite

An 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.

Cited by2

Results whose statement or proof uses this declaration.