Mathlib Map

Theorems · Theorem · ring theory

StarAddMonoid.star_add

∀ {R : Type u} {inst : AddMonoid R} [self : StarAddMonoid R] (r s : R), star (r + s) = star r + star s

star commutes with addition

Defined in
Mathlib.Algebra.Star.Basic
Cited by
29 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
StarAddMonoid

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 by30

Results whose statement or proof uses this declaration.