Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-10-08 10:04 179a4952

View on Github →

feat(algebra/star/algebra): generalize to modules (#9484) This means there is now a star_module ℂ (ι → ℂ) instance available. This adds star_add_monoid, and renames star_algebra to star_module with significantly relaxed typeclass arguments. This also uses export to cut away some unnecessary definitions, and adds the missing pi.star_def to match pi.add_def etc.

Estimated changes

deleted def star
deleted theorem star_add
modified def star_add_equiv
modified theorem star_id_of_comm
deleted theorem star_mul
modified theorem star_zero