Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-10-01 14:27 13e9cc4a

View on Github →

feat(linear_algebra/exterior_algebra): Add an exterior algebra (#4297) This adds the basic exterior algebra definitions using a very similar approach to universal_enveloping_algebra. It's based off the exterior_algebra branch, dropping the wedge stuff for now as development in multilinear maps is happening elsewhere.

Estimated changes