Commit 2021-02-22 14:12 26e6d4cb
View on Github →feat(algebra/lie/{subalgebra,submodule}): grab bag of new lemmas (#6342) I'm splitting these off from other work to simplify subsequent reviews. Cosmetic changes aside, the following summarises what I am proposing: New definitions:
lie_subalgebra.of_leDefinition tweaks:lie_hom.range[use coercion instead oflie_hom.to_linear_map]lie_ideal.map[factor throughsubmodule.mapto avoid dropping all the way down toset.image] New lemmas:lie_ideal.coe_to_lie_subalgebra_to_submodulelie_ideal.incl_rangelie_hom.ideal_range_eq_lie_span_rangelie_hom.is_ideal_morphism_ifflie_subalgebra.mem_rangelie_subalgebra.mem_maplie_subalgebra.mem_of_lelie_subalgebra.of_le_eq_comap_incllie_subalgebra.exists_lie_ideal_coe_eq_ifflie_subalgebra.exists_nested_lie_ideal_coe_eq_iffsubmodule.exists_lie_submodule_coe_eq_ifflie_submodule.coe_lie_span_submodule_eq_iffDeleted lemma:lie_hom.range_bracketNew simp attributes:lie_subalgebra.mem_toplie_submodule.mem_top