Mathlib Map

Theorems · Definition · commutative algebra

Prime

{M : Type u_1} → [CommMonoidWithZero M] → M → Prop

An element p of a commutative monoid with zero (e.g., a ring) is called prime, if it's not zero, not a unit, and p ∣ a * b → p ∣ a ∨ p ∣ b for all a, b.

Defined in
Mathlib.Algebra.Prime.Defs
Cited by
277 results in Mathlib
Foundations
Depth 6 from the axioms, rests on 59 definitions · uses no axioms
Assumes
CommMonoidWithZero

Around this declaration

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

Cites2

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

Cited by285

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 285.