Commit 2021-07-30 12:33 977063f6
View on Github →chore(group_theory/congruence): a few simp
lemmas (#8452)
- add
con.comap_rel
; - add
@[simp]
tocon.ker_rel
; - replace
con.comp_mk'_apply
withcon.coe_mk'
; - [unrelated] add
commute.semiconj_by
.
chore(group_theory/congruence): a few simp
lemmas (#8452)
con.comap_rel
;@[simp]
to con.ker_rel
;con.comp_mk'_apply
with con.coe_mk'
;commute.semiconj_by
.