Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-07-20 12:54 593b1bb5

View on Github →

feat(linear_algebra/affine_space): lemmas on affine spans (#3453) Add more lemmas on affine spans; in particular, that the points in an affine_span are exactly the affine_combinations where the sum of weights equals 1, provided the underlying ring is nontrivial.

Estimated changes