Commit 2020-04-17 01:11 d2db3e83
View on Github →chore(algebra/lie_algebra): add function coercion for morphisms (#2434) In fact three different changes are being made here:
- Adding direct function coercion for lie_algebra.morphism, allowing us to tidy upmap_lieand increase simp scope
- Providing a zero element for lie_subalgebra, thus allowing removal of ahas_inhabited_instanceexception in nolints.txt
- Providing a zero element for lie_submodule, thus allowing removal of ahas_inhabited_instanceexception in nolints.txt