Mathlib Map

Theorems · Definition · number theory

ArithmeticFunction.natToArithmeticFunction

{R : Type u_1} → [inst : AddMonoidWithOne R] → ArithmeticFunction ℕ → ArithmeticFunction R

Coerce an arithmetic function with values in to one with values in R. We cannot inline this in natCoe because it gets unfolded too much.

Defined in
Mathlib.NumberTheory.ArithmeticFunction.Defs
Cited by
30 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext
Assumes
AddMonoidWithOne

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 by33

Results whose statement or proof uses this declaration.