Skip to content

Commit

Permalink
feat: port Analysis.InnerProductSpace.TwoDim (#4602)
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremy Tan Jie Rui <reddeloostw@gmail.com>
Co-authored-by: Parcly Taxel <reddeloostw@gmail.com>
  • Loading branch information
urkud and Parcly-Taxel committed Jun 13, 2023
1 parent 802488e commit c285cf7
Show file tree
Hide file tree
Showing 2 changed files with 678 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -586,6 +586,7 @@ import Mathlib.Analysis.InnerProductSpace.PiL2
import Mathlib.Analysis.InnerProductSpace.Positive
import Mathlib.Analysis.InnerProductSpace.Projection
import Mathlib.Analysis.InnerProductSpace.Symmetric
import Mathlib.Analysis.InnerProductSpace.TwoDim
import Mathlib.Analysis.InnerProductSpace.l2Space
import Mathlib.Analysis.LocallyConvex.AbsConvex
import Mathlib.Analysis.LocallyConvex.BalancedCoreHull
Expand Down

0 comments on commit c285cf7

Please sign in to comment.