Mathlib Map

Theorems · Theorem · group theory

mul_left_iterate_apply

∀ {M : Type u_4} [inst : Monoid M] {n : ℕ} (a b : M), (fun x => a * x)^[n] b = a ^ n * b

Version of mul_left_iterate that is fully applied, for rw.

Defined in
Mathlib.Algebra.Group.Basic
Cited by
0 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext, Quot.sound
Assumes
Monoid

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.