Mathlib Map

Theorems · Theorem · commutative algebra

irreducible_iff

∀ {M : Type u_1} [inst : Monoid M] {p : M}, Irreducible p ↔ ¬IsUnit p ∧ ∀ ⦃a b : M⦄, p = a * b → IsUnit a ∨ IsUnit b
Defined in
Mathlib.Algebra.Group.Irreducible.Defs
Cited by
5 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
Monoid

Around this declaration

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

Cites5

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

Cited by5

Results whose statement or proof uses this declaration.