Mathlib Map

Theorems · Definition · number theory

IsPrimePow

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

n is a prime power if there is a prime p and a positive natural k such that n can be written as p^k.

Defined in
Mathlib.Algebra.IsPrimePow
Cited by
77 results in Mathlib
Foundations
Depth 7 from the axioms · 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 by79

Results whose statement or proof uses this declaration.