We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d24b0b7 commit a670d58Copy full SHA for a670d58
1 file changed
Mathlib/Analysis/InnerProductSpace/Projection.lean
@@ -0,0 +1,7 @@
1
+import Mathlib.Analysis.InnerProductSpace.Projection.Basic
2
+import Mathlib.Analysis.InnerProductSpace.Projection.FiniteDimensional
3
+import Mathlib.Analysis.InnerProductSpace.Projection.Minimal
4
+import Mathlib.Analysis.InnerProductSpace.Projection.Reflection
5
+import Mathlib.Analysis.InnerProductSpace.Projection.Submodule
6
+
7
+deprecated_module (since := "2025-08-08")
0 commit comments