Skip to content

Commit

Permalink
feat: port LinearAlgebra.Projection (#2431)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcommelin committed Feb 22, 2023
1 parent ae05b30 commit bd68785
Show file tree
Hide file tree
Showing 2 changed files with 469 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -842,6 +842,7 @@ import Mathlib.LinearAlgebra.Finsupp
import Mathlib.LinearAlgebra.GeneralLinearGroup
import Mathlib.LinearAlgebra.Pi
import Mathlib.LinearAlgebra.Prod
import Mathlib.LinearAlgebra.Projection
import Mathlib.LinearAlgebra.Quotient
import Mathlib.LinearAlgebra.Span
import Mathlib.Logic.Basic
Expand Down

0 comments on commit bd68785

Please sign in to comment.