Commit 2020-04-14 11:02 15fcb8a1
View on Github →feat(algebra/lie_algebra): define equivalences, direct sums of Lie algebras (#2404) This pull request does two things:
- Defines equivalences of Lie algebras (and proves that these do indeed form an equivalence relation)
- Defines direct sums of Lie algebras The intention is to knock another chip off https://github.com/leanprover-community/mathlib/issues/1093