Mathlib Map

Theorems · Theorem · group theory

add_one_zsmul

∀ {G : Type u_3} [inst : AddGroup G] (a : G) (n : ℤ), (n + 1) • a = n • a + a
Defined in
Mathlib.Algebra.Group.Basic
Cited by
19 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext
Assumes
AddGroup

Around this declaration

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

Cites12

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

Cited by19

Results whose statement or proof uses this declaration.