Commit 2021-02-20 21:09 08ea23b2
View on Github →refactor(group_theory/free_*): remove API duplicated by lift, promote lift functions to equivs (#6311) This removes:
free_group.to_group.to_fun
andfree_group.to_group
, as these are both subsumed by the strongerlift
.abelianization.hom_equiv
as this is nowabelianization.lift.symm
free_abelian_group.hom_equiv
as this is nowfree_abelian_group.lift.symm