Mathlib Map

Theorems · Theorem · ring theory

AlgEquiv.coe_pow

∀ {R : Type uR} {A₁ : Type uA₁} [inst : CommSemiring R] [inst_1 : Semiring A₁] [inst_2 : Algebra R A₁] (e : A₁ ≃ₐ[R] A₁)
  (n : ℕ), ⇑(e ^ n) = (⇑e)^[n]
Defined in
Mathlib.Algebra.Algebra.Equiv
Cited by
7 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringAlgebra

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 by7

Results whose statement or proof uses this declaration.