Mathlib Map

Theorems · Definition · group theory

IsPrimal

{α : Type u_1} → [Semigroup α] → α → Prop

An element a in a semigroup is primal if whenever a is a divisor of b * c, it can be factored as the product of a divisor of b and a divisor of c.

Defined in
Mathlib.Algebra.Divisibility.Basic
Cited by
13 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
Semigroup

Around this declaration

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

Cites1

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

Cited by16

Results whose statement or proof uses this declaration.