Mathlib Map

Theorems · Theorem · order theory

AbsoluteValue.map_pow

∀ {R : Type u_5} {S : Type u_6} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : PartialOrder S]
  (abv : AbsoluteValue R S) [IsDomain S] [Nontrivial R] (a : R) (n : ℕ), abv (a ^ n) = abv a ^ n
Defined in
Mathlib.Algebra.Order.AbsoluteValue.Basic
Cited by
8 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext
Assumes
SemiringSemiringPartialOrderIsDomainNontrivial

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 by8

Results whose statement or proof uses this declaration.