Mathlib Map

Theorems · Theorem · commutative algebra

Prime.dvd_of_dvd_pow

∀ {M : Type u_1} [inst : CommMonoidWithZero M] {p : M}, Prime p → ∀ {a : M} {n : ℕ}, p ∣ a ^ n → p ∣ a
Defined in
Mathlib.Algebra.Prime.Defs
Cited by
14 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext
Assumes
CommMonoidWithZero

Around this declaration

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

Cites8

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

Cited by14

Results whose statement or proof uses this declaration.