Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2023-02-01 12:38 11b92770

View on Github →

feat(linear_algebra/bilinear_form): arithmetic lemmas about symm/refl/alt (#18340) The only vaguelly non-trivial result here is bilin_form.is_refl.smul, the rest follow essentially by definition.

Estimated changes