Mathlib Map

Theorems · Theorem · ring theory

StarHomClass.map_star

∀ {F : Type u_1} {R : outParam (Type u_2)} {S : outParam (Type u_3)} {inst : Star R} {inst_1 : Star S}
  {inst_2 : FunLike F R S} [self : StarHomClass F R S] (f : F) (r : R), f (star r) = star (f r)

the maps preserve star

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

Around this declaration

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

Cites5

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

Cited by24

Results whose statement or proof uses this declaration.