Mathlib Map

Theorems · Definition · field theory

IsPowMul

{R : Type u_1} → [Pow R ℕ] → (R → ℝ) → Prop

A function f : R → ℝ is power-multiplicative if for all r ∈ R and all positive n ∈ ℕ, f (r ^ n) = (f r) ^ n.

Defined in
Mathlib.Data.Real.Basic
Cited by
39 results in Mathlib
Foundations
Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Pow

Around this declaration

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

Cites1

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

  • Realstatement and proof · cited by 25,697

Cited by41

Results whose statement or proof uses this declaration.