Skip to content

Commit

Permalink
feat: port Analysis.NormedSpace.OperatorNorm (#3903)
Browse files Browse the repository at this point in the history


Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Parcly Taxel <reddeloostw@gmail.com>
Co-authored-by: Arien Malec <arien.malec@gmail.com>
Co-authored-by: Johan Commelin <johan@commelin.net>
Co-authored-by: Scott Morrison <scott.morrison@anu.edu.au>
Co-authored-by: Mauricio Collares <mauricio@collares.org>
Co-authored-by: Jeremy Tan Jie Rui <reddeloostw@gmail.com>
  • Loading branch information
7 people committed May 17, 2023
1 parent d995a93 commit 9ab4016
Show file tree
Hide file tree
Showing 4 changed files with 2,042 additions and 4 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,7 @@ import Mathlib.Analysis.NormedSpace.IndicatorFunction
import Mathlib.Analysis.NormedSpace.Int
import Mathlib.Analysis.NormedSpace.LinearIsometry
import Mathlib.Analysis.NormedSpace.MStructure
import Mathlib.Analysis.NormedSpace.OperatorNorm
import Mathlib.Analysis.NormedSpace.Pointwise
import Mathlib.Analysis.NormedSpace.Ray
import Mathlib.Analysis.NormedSpace.RieszLemma
Expand Down
Loading

0 comments on commit 9ab4016

Please sign in to comment.