Mathlib Map

Theorems · Theorem · group theory

addIrreducible_mem_addSubmonoidClosure_subset

∀ {M : Type u_1} [inst : AddCommMonoid M] [Subsingleton (AddUnits M)] {S : Set M},
  {p | p ∈ AddSubmonoid.closure S ∧ AddIrreducible p} ⊆ S

Any set S inside an additive monoid with a single unit contains the irreducible elements of the submonoid it generates.

Defined in
Mathlib.Algebra.AffineMonoid.Irreducible
Cited by
2 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoidSubsingleton

Around this declaration

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

Cites13

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.