Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2019-04-09 13:50 66a86ffe

View on Github →

refactor(*): rename is_group_hom.mul to map_mul (#911)

  • refactor(*): rename is_group_hom.mul to map_mul
  • Fix splits_mul

Estimated changes

modified theorem is_add_group_hom.sub
deleted theorem is_add_group_hom_sub
deleted theorem is_group_anti_hom.inv
deleted theorem is_group_anti_hom.one
modified theorem is_group_hom.inv
added theorem is_group_hom.map_inv
added theorem is_group_hom.map_one
added theorem is_group_hom.mul
deleted theorem is_group_hom.one
deleted theorem is_group_hom_inv
deleted theorem is_group_hom_mul