Skip to content

Commit

Permalink
feat: port LinearAlgebra.BilinearForm (#4202)
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremy Tan Jie Rui <reddeloostw@gmail.com>
Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
  • Loading branch information
3 people committed May 22, 2023
1 parent b8d6cde commit 69632ee
Show file tree
Hide file tree
Showing 2 changed files with 1,590 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -1565,6 +1565,7 @@ import Mathlib.LinearAlgebra.Alternating
import Mathlib.LinearAlgebra.Basic
import Mathlib.LinearAlgebra.Basis
import Mathlib.LinearAlgebra.Basis.Bilinear
import Mathlib.LinearAlgebra.BilinearForm
import Mathlib.LinearAlgebra.BilinearMap
import Mathlib.LinearAlgebra.Contraction
import Mathlib.LinearAlgebra.CrossProduct
Expand Down

0 comments on commit 69632ee

Please sign in to comment.