Commit 2021-04-06 05:50 b05affbd
View on Github →chore(group_theory/subgroup): translate map comap lemmas from linear_map (#6979)
Introduce the analogues of linear_map.map_comap_eq
and linear_map.comap_map_eq
to subgroups.
Also add subgroup.map_eq_comap_of_inverse
which is a translation of set.image_eq_preimage_of_inverse
.