Mathlib Map

Theorems · Definition · number theory

ArithmeticFunction.pow

ℕ → ArithmeticFunction ℕ

pow k n = n ^ k, except pow 0 0 = 0.

Defined in
Mathlib.NumberTheory.ArithmeticFunction.Misc
Cited by
5 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext

Around this declaration

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

Cites3

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.