Skip to content

Commit

Permalink
feat: port LinearAlgebra.SesquilinearForm (#2607)
Browse files Browse the repository at this point in the history
Co-authored-by: Moritz Firsching <firsching@google.com>
Co-authored-by: Jireh Loreaux <loreaujy@gmail.com>
  • Loading branch information
3 people committed Mar 22, 2023
1 parent 1bd5066 commit accbdce
Show file tree
Hide file tree
Showing 2 changed files with 892 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -1122,6 +1122,7 @@ import Mathlib.LinearAlgebra.Projection
import Mathlib.LinearAlgebra.Quotient
import Mathlib.LinearAlgebra.Ray
import Mathlib.LinearAlgebra.SModEq
import Mathlib.LinearAlgebra.SesquilinearForm
import Mathlib.LinearAlgebra.Span
import Mathlib.LinearAlgebra.TensorProduct
import Mathlib.Logic.Basic
Expand Down

0 comments on commit accbdce

Please sign in to comment.