summaryrefslogtreecommitdiffstats
path: root/pages/tomita-takesaki-theory/standard-subspaces.md
diff options
context:
space:
mode:
authorJustin Gassner <justin.gassner@mailbox.org>2023-09-12 07:36:33 +0200
committerJustin Gassner <justin.gassner@mailbox.org>2024-01-13 20:41:27 +0100
commit777f9d3fd8caf56e6bc6999a4b05379307d0733f (patch)
treedc42d2ae9b4a8e7ee467f59e25c9e122e63f2e04 /pages/tomita-takesaki-theory/standard-subspaces.md
downloadsite-777f9d3fd8caf56e6bc6999a4b05379307d0733f.tar.zst
Initial commit
Diffstat (limited to 'pages/tomita-takesaki-theory/standard-subspaces.md')
-rw-r--r--pages/tomita-takesaki-theory/standard-subspaces.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/pages/tomita-takesaki-theory/standard-subspaces.md b/pages/tomita-takesaki-theory/standard-subspaces.md
new file mode 100644
index 0000000..970c51a
--- /dev/null
+++ b/pages/tomita-takesaki-theory/standard-subspaces.md
@@ -0,0 +1,19 @@
+---
+title: Standard Subspaces
+parent: Tomita Takesaki Theory
+nav_order: 1
+# cspell:words
+---
+
+# {{ page.title }}
+
+{: .definition-title }
+> Definition (Cyclic, Separating, Standard Subspace)
+>
+> A closed real linear subspace $H$ of a complex Hilbert space $\hilb{H}$ is called
+> * *cyclic*, if $H+iH$ is dense in $\hilb{H}$,
+> * *separating*, if $H \cap iH = \braces{0}$, and
+> * *standard*, if $H$ is cyclic and separating.
+
+**Proof:**
+{{ site.qed }}