Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-11-22 21:24 79f700b0

View on Github →

feat(linear_algebra/affine_space/affine_map): line_map_eq_ iff lemmas (#17658) Add lemmas giving iff conditions (given no_zero_smul_divisors) for line_map to produce the left or right point, or for line_map with two scalars to be equal.

Estimated changes