Commit 2022-01-18 17:08 5a1cbe36
View on Github →feat(linear_algebra,algebra,group_theory): miscellaneous lemmas linking some additive monoid and module operations (#11525) This adds:
submodule.map_to_add_submonoidsubmodule.sup_to_add_submonoidsubmodule.supr_to_add_submonoidAs well as some missingadd_submonoidlemmas copied from thesubmoduleAPI:add_submonoid.closure_singleton_le_iff_memadd_submonoid.mem_supradd_submonoid.supr_eq_closureFinally, it generalizes some indices insuprandinfilemmas fromType*toSort*. This is pre-work for removing a redundant hypothesis fromsubmodule.mul_induction_on.