Skip to content

Commit

Permalink
feat: port LinearAlgebra.Ray (#2468)
Browse files Browse the repository at this point in the history



Co-authored-by: Arien Malec <arien.malec@gmail.com>
Co-authored-by: ChrisHughes24 <chrishughes24@gmail.com>
  • Loading branch information
3 people committed Feb 27, 2023
1 parent 82cc6f6 commit 9777fdc
Show file tree
Hide file tree
Showing 2 changed files with 760 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -876,6 +876,7 @@ import Mathlib.LinearAlgebra.Pi
import Mathlib.LinearAlgebra.Prod
import Mathlib.LinearAlgebra.Projection
import Mathlib.LinearAlgebra.Quotient
import Mathlib.LinearAlgebra.Ray
import Mathlib.LinearAlgebra.Span
import Mathlib.Logic.Basic
import Mathlib.Logic.Denumerable
Expand Down

0 comments on commit 9777fdc

Please sign in to comment.