Mathlib Map

Theorems · Theorem · group theory

add_right_iterate

∀ {M : Type u_4} [inst : AddMonoid M] (a : M) (n : ℕ), (fun x => x + a)^[n] = fun x => x + n • a
Defined in
Mathlib.Algebra.Group.Basic
Cited by
11 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Quot.sound
Assumes
AddMonoid

Around this declaration

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

Cites2

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

Cited by11

Results whose statement or proof uses this declaration.