Mathlib Map

Theorems · Theorem · group theory

AddSubmonoid.FG.pi

∀ {ι : Type u_3} [Finite ι] {M : ι → Type u_4} [inst : (i : ι) → AddMonoid (M i)] {P : (i : ι) → AddSubmonoid (M i)},
  (∀ (i : ι), (P i).FG) → (AddSubmonoid.pi Set.univ P).FG

Finite product of finitely generated additive submonoids is finitely generated.

Defined in
Mathlib.GroupTheory.Finiteness
Cited by
1 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FiniteAddMonoid

Around this declaration

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

Cites27

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

Cited by1

Results whose statement or proof uses this declaration.