Skip to content

Commit

Permalink
feat: port LinearAlgebra.Matrix.Transvection (#3700)
Browse files Browse the repository at this point in the history
Co-authored-by: Moritz Firsching <[email protected]>
Co-authored-by: ChrisHughes24 <[email protected]>
  • Loading branch information
3 people authored and Scott Morrison committed May 10, 2023
1 parent 3d57648 commit 601c820
Show file tree
Hide file tree
Showing 2 changed files with 758 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Original file line number Diff line number Diff line change
Expand Up @@ -1441,6 +1441,7 @@ import Mathlib.LinearAlgebra.Matrix.Reindex
import Mathlib.LinearAlgebra.Matrix.Symmetric
import Mathlib.LinearAlgebra.Matrix.ToLin
import Mathlib.LinearAlgebra.Matrix.Trace
import Mathlib.LinearAlgebra.Matrix.Transvection
import Mathlib.LinearAlgebra.Matrix.ZPow
import Mathlib.LinearAlgebra.Multilinear.Basic
import Mathlib.LinearAlgebra.Multilinear.Basis
Expand Down
Loading

0 comments on commit 601c820

Please sign in to comment.