Commit 2022-12-06 23:13 a2d57a97

View on Github →

feat: port Algebra.Hom.Equiv.Basic (#835) mathlib3 SHA: 76171581280d5b5d1e2d1f4f37e5420357bdc636

Estimated changes

added structure AddEquiv
added theorem Equiv.inv_symm
added theorem MulEquiv.coe_refl
added theorem MulEquiv.coe_toMulHom
added theorem MulEquiv.coe_trans
added theorem MulEquiv.comp_symm_eq
added theorem MulEquiv.eq_comp_symm
added theorem MulEquiv.eq_symm_apply
added theorem MulEquiv.eq_symm_comp
added theorem MulEquiv.ext
added theorem MulEquiv.ext_iff
added def MulEquiv.mk'
added theorem MulEquiv.mk_coe'
added theorem MulEquiv.mk_coe
added def MulEquiv.refl
added theorem MulEquiv.refl_apply
added theorem MulEquiv.refl_symm
added def MulEquiv.symm
added theorem MulEquiv.symm_apply_eq
added theorem MulEquiv.symm_comp_eq
added theorem MulEquiv.symm_mk
added theorem MulEquiv.symm_symm
added theorem MulEquiv.toEquiv_symm
added def MulEquiv.trans
added theorem MulEquiv.trans_apply
added structure MulEquiv
added def MulHom.inverse