From 777f9d3fd8caf56e6bc6999a4b05379307d0733f Mon Sep 17 00:00:00 2001 From: Justin Gassner Date: Tue, 12 Sep 2023 07:36:33 +0200 Subject: Initial commit --- pages/quantum-field-theory/index.md | 8 ++++++++ pages/quantum-field-theory/wightman-axioms/index.md | 13 +++++++++++++ .../wightman-axioms/scalar-field.md | 19 +++++++++++++++++++ 3 files changed, 40 insertions(+) create mode 100644 pages/quantum-field-theory/index.md create mode 100644 pages/quantum-field-theory/wightman-axioms/index.md create mode 100644 pages/quantum-field-theory/wightman-axioms/scalar-field.md (limited to 'pages/quantum-field-theory') diff --git a/pages/quantum-field-theory/index.md b/pages/quantum-field-theory/index.md new file mode 100644 index 0000000..0099c72 --- /dev/null +++ b/pages/quantum-field-theory/index.md @@ -0,0 +1,8 @@ +--- +title: Quantum Field Theory +nav_order: 15 +has_children: true +published: false +--- + +# {{ page.title }} diff --git a/pages/quantum-field-theory/wightman-axioms/index.md b/pages/quantum-field-theory/wightman-axioms/index.md new file mode 100644 index 0000000..ecc204e --- /dev/null +++ b/pages/quantum-field-theory/wightman-axioms/index.md @@ -0,0 +1,13 @@ +--- +title: Wightman Axioms +parent: Quantum Field Theory +nav_order: 1 +has_children: true +# cspell:words +--- + +# {{ page.title }} + +TODO: +- Haag’s Theorem +- Källén–Lehmann representation diff --git a/pages/quantum-field-theory/wightman-axioms/scalar-field.md b/pages/quantum-field-theory/wightman-axioms/scalar-field.md new file mode 100644 index 0000000..d37bcd0 --- /dev/null +++ b/pages/quantum-field-theory/wightman-axioms/scalar-field.md @@ -0,0 +1,19 @@ +--- +title: Scalar Field +parent: Wightman Axioms +grand_parent: Quantum Field Theory +nav_order: 1 +# cspell:words +--- + +# Wightman Axioms + +Also known as *Gårding–Wightman axioms*. + +## Wightman Axioms for a Hermitian Scalar Field + +{: .axiom-title } +> Axiom 1 +> +> j + -- cgit v1.2.3-54-g00ecf