Skip to content

Commit

Permalink
feat: port LinearAlgebra.PiTensorProduct (#3361)
Browse files Browse the repository at this point in the history
Co-authored-by: Jujian Zhang <jujian.zhang1998@outlook.com>
Co-authored-by: ChrisHughes24 <chrishughes24@gmail.com>
Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
Co-authored-by: Kyle Miller <kmill31415@gmail.com>
  • Loading branch information
4 people committed Jun 3, 2023
1 parent bf2154e commit 39e8384
Show file tree
Hide file tree
Showing 2 changed files with 687 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Original file line number Diff line number Diff line change
Expand Up @@ -1834,6 +1834,7 @@ import Mathlib.LinearAlgebra.Multilinear.FiniteDimensional
import Mathlib.LinearAlgebra.Multilinear.TensorProduct
import Mathlib.LinearAlgebra.Orientation
import Mathlib.LinearAlgebra.Pi
import Mathlib.LinearAlgebra.PiTensorProduct
import Mathlib.LinearAlgebra.Prod
import Mathlib.LinearAlgebra.Projection
import Mathlib.LinearAlgebra.ProjectiveSpace.Basic
Expand Down
Loading

0 comments on commit 39e8384

Please sign in to comment.