CINXE.COM
Wick rotation in nLab
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd" > <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title> Wick rotation in nLab </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="robots" content="index,follow" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link href="/stylesheets/instiki.css?1676280126" media="all" rel="stylesheet" type="text/css" /> <link href="/stylesheets/mathematics.css?1660229990" media="all" rel="stylesheet" type="text/css" /> <link href="/stylesheets/syntax.css?1660229990" media="all" rel="stylesheet" type="text/css" /> <link href="/stylesheets/nlab.css?1676280126" media="all" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/dreampulse/computer-modern-web-font@master/fonts.css"/> <style type="text/css"> h1#pageName, div.info, .newWikiWord a, a.existingWikiWord, .newWikiWord a:hover, [actiontype="toggle"]:hover, #TextileHelp h3 { color: #226622; } a:visited.existingWikiWord { color: #164416; } </style> <style type="text/css"><!--/*--><![CDATA[/*><!--*/ .toc ul {margin: 0; padding: 0;} .toc ul ul {margin: 0; padding: 0 0 0 10px;} .toc li > p {margin: 0} .toc ul li {list-style-type: none; position: relative;} .toc div {border-top:1px dotted #ccc;} .rightHandSide h2 {font-size: 1.5em;color:#008B26} table.plaintable { border-collapse:collapse; margin-left:30px; border:0; } .plaintable td {border:1px solid #000; padding: 3px;} .plaintable th {padding: 3px;} .plaintable caption { font-weight: bold; font-size:1.1em; text-align:center; margin-left:30px; } /* Query boxes for questioning and answering mechanism */ div.query{ background: #f6fff3; border: solid #ce9; border-width: 2px 1px; padding: 0 1em; margin: 0 1em; max-height: 20em; overflow: auto; } /* Standout boxes for putting important text */ div.standout{ background: #fff1f1; border: solid black; border-width: 2px 1px; padding: 0 1em; margin: 0 1em; overflow: auto; } /* Icon for links to n-category arXiv documents (commented out for now i.e. disabled) a[href*="http://arxiv.org/"] { background-image: url(../files/arXiv_icon.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 22px; } */ /* Icon for links to n-category cafe posts (disabled) a[href*="http://golem.ph.utexas.edu/category"] { background-image: url(../files/n-cafe_5.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 25px; } */ /* Icon for links to pdf files (disabled) a[href$=".pdf"] { background-image: url(../files/pdficon_small.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 25px; } */ /* Icon for links to pages, etc. -inside- pdf files (disabled) a[href*=".pdf#"] { background-image: url(../files/pdf_entry.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 25px; } */ a.existingWikiWord { color: #226622; } a.existingWikiWord:visited { color: #226622; } a.existingWikiWord[title] { border: 0px; color: #aa0505; text-decoration: none; } a.existingWikiWord[title]:visited { border: 0px; color: #551111; text-decoration: none; } a[href^="http://"] { border: 0px; color: #003399; } a[href^="http://"]:visited { border: 0px; color: #330066; } a[href^="https://"] { border: 0px; color: #003399; } a[href^="https://"]:visited { border: 0px; color: #330066; } div.dropDown .hide { display: none; } div.dropDown:hover .hide { display:block; } div.clickDown .hide { display: none; } div.clickDown:focus { outline:none; } div.clickDown:focus .hide, div.clickDown:hover .hide { display: block; } div.clickDown .clickToReveal, div.clickDown:focus .clickToHide { display:block; } div.clickDown:focus .clickToReveal, div.clickDown .clickToHide { display:none; } div.clickDown .clickToReveal:after { content: "A(Hover to reveal, click to "hold")"; font-size: 60%; } div.clickDown .clickToHide:after { content: "A(Click to hide)"; font-size: 60%; } div.clickDown .clickToHide, div.clickDown .clickToReveal { white-space: pre-wrap; } .un_theorem, .num_theorem, .un_lemma, .num_lemma, .un_prop, .num_prop, .un_cor, .num_cor, .un_defn, .num_defn, .un_example, .num_example, .un_note, .num_note, .un_remark, .num_remark { margin-left: 1em; } span.theorem_label { margin-left: -1em; } .proof span.theorem_label { margin-left: 0em; } :target { background-color: #BBBBBB; border-radius: 5pt; } /*]]>*/--></style> <script src="/javascripts/prototype.js?1660229990" type="text/javascript"></script> <script src="/javascripts/effects.js?1660229990" type="text/javascript"></script> <script src="/javascripts/dragdrop.js?1660229990" type="text/javascript"></script> <script src="/javascripts/controls.js?1660229990" type="text/javascript"></script> <script src="/javascripts/application.js?1660229990" type="text/javascript"></script> <script src="/javascripts/page_helper.js?1660229990" type="text/javascript"></script> <script src="/javascripts/thm_numbering.js?1660229990" type="text/javascript"></script> <script type="text/x-mathjax-config"> <!--//--><![CDATA[//><!-- MathJax.Ajax.config.path["Contrib"] = "/MathJax"; MathJax.Hub.Config({ MathML: { useMathMLspacing: true }, "HTML-CSS": { scale: 90, extensions: ["handle-floats.js"] } }); MathJax.Hub.Queue( function () { var fos = document.getElementsByTagName('foreignObject'); for (var i = 0; i < fos.length; i++) { MathJax.Hub.Typeset(fos[i]); } }); //--><!]]> </script> <script type="text/javascript"> <!--//--><![CDATA[//><!-- window.addEventListener("DOMContentLoaded", function () { var div = document.createElement('div'); var math = document.createElementNS('http://www.w3.org/1998/Math/MathML', 'math'); document.body.appendChild(div); div.appendChild(math); // Test for MathML support comparable to WebKit version https://trac.webkit.org/changeset/203640 or higher. div.setAttribute('style', 'font-style: italic'); var mathml_unsupported = !(window.getComputedStyle(div.firstChild).getPropertyValue('font-style') === 'normal'); div.parentNode.removeChild(div); if (mathml_unsupported) { // MathML does not seem to be supported... var s = document.createElement('script'); s.src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=MML_HTMLorMML-full"; document.querySelector('head').appendChild(s); } else { document.head.insertAdjacentHTML("beforeend", '<style>svg[viewBox] {max-width: 100%}</style>'); } }); //--><!]]> </script> <link href="https://ncatlab.org/nlab/atom_with_headlines" rel="alternate" title="Atom with headlines" type="application/atom+xml" /> <link href="https://ncatlab.org/nlab/atom_with_content" rel="alternate" title="Atom with full content" type="application/atom+xml" /> <script type="text/javascript"> document.observe("dom:loaded", function() { generateThmNumbers(); }); </script> </head> <body> <div id="Container"> <div id="Content"> <h1 id="pageName"> <span style="float: left; margin: 0.5em 0.25em -0.25em 0"> <svg xmlns="http://www.w3.org/2000/svg" width="1.872em" height="1.8em" viewBox="0 0 190 181"> <path fill="#226622" d="M72.8 145c-1.6 17.3-15.7 10-23.6 20.2-5.6 7.3 4.8 15 11.4 15 11.5-.2 19-13.4 26.4-20.3 3.3-3 8.2-4 11.2-7.2a14 14 0 0 0 2.9-11.1c-1.4-9.6-12.4-18.6-16.9-27.2-5-9.6-10.7-27.4-24.1-27.7-17.4-.3-.4 26 4.7 30.7 2.4 2.3 5.4 4.1 7.3 6.9 1.6 2.3 2.1 5.8-1 7.2-5.9 2.6-12.4-6.3-15.5-10-8.8-10.6-15.5-23-26.2-31.8-5.2-4.3-11.8-8-18-3.7-7.3 4.9-4.2 12.9.2 18.5a81 81 0 0 0 30.7 23c3.3 1.5 12.8 5.6 10 10.7-2.5 5.2-11.7 3-15.6 1.1-8.4-3.8-24.3-21.3-34.4-13.7-3.5 2.6-2.3 7.6-1.2 11.1 2.8 9 12.2 17.2 20.9 20.5 17.3 6.7 34.3-8 50.8-12.1z"/> <path fill="#a41e32" d="M145.9 121.3c-.2-7.5 0-19.6-4.5-26-5.4-7.5-12.9-1-14.1 5.8-1.4 7.8 2.7 14.1 4.8 21.3 3.4 12 5.8 29-.8 40.1-3.6-6.7-5.2-13-7-20.4-2.1-8.2-12.8-13.2-15.1-1.9-2 9.7 9 21.2 12 30.1 1.2 4 2 8.8 6.4 10.3 6.9 2.3 13.3-4.7 17.7-8.8 12.2-11.5 36.6-20.7 43.4-36.4 6.7-15.7-13.7-14-21.3-7.2-9.1 8-11.9 20.5-23.6 25.1 7.5-23.7 31.8-37.6 38.4-61.4 2-7.3-.8-29.6-13-19.8-14.5 11.6-6.6 37.6-23.3 49.2z"/> <path fill="#193c78" d="M86.3 47.5c0-13-10.2-27.6-5.8-40.4 2.8-8.4 14.1-10.1 17-1 3.8 11.6-.3 26.3-1.8 38 11.7-.7 10.5-16 14.8-24.3 2.1-4.2 5.7-9.1 11-6.7 6 2.7 7.4 9.2 6.6 15.1-2.2 14-12.2 18.8-22.4 27-3.4 2.7-8 6.6-5.9 11.6 2 4.4 7 4.5 10.7 2.8 7.4-3.3 13.4-16.5 21.7-16 14.6.7 12 21.9.9 26.2-5 1.9-10.2 2.3-15.2 3.9-5.8 1.8-9.4 8.7-15.7 8.9-6.1.1-9-6.9-14.3-9-14.4-6-33.3-2-44.7-14.7-3.7-4.2-9.6-12-4.9-17.4 9.3-10.7 28 7.2 35.7 12 2 1.1 11 6.9 11.4 1.1.4-5.2-10-8.2-13.5-10-11.1-5.2-30-15.3-35-27.3-2.5-6 2.8-13.8 9.4-13.6 6.9.2 13.4 7 17.5 12C70.9 34 75 43.8 86.3 47.4z"/> </svg> </span> <span class="webName">nLab</span> Wick rotation </h1> <div class="navigation"> <span class="skipNav"><a href='#navEnd'>Skip the Navigation Links</a> | </span> <span style="display:inline-block; width: 0.3em;"></span> <a href="/nlab/show/HomePage" accesskey="H" title="Home page">Home Page</a> | <a href="/nlab/all_pages" accesskey="A" title="List of all pages">All Pages</a> | <a href="/nlab/latest_revisions" accesskey="U" title="Latest edits and page creations">Latest Revisions</a> | <a href="https://nforum.ncatlab.org/discussion/5042/#Item_11" title="Discuss this page in its dedicated thread on the nForum" style="color: black">Discuss this page</a> | <form accept-charset="utf-8" action="/nlab/search" id="navigationSearchForm" method="get"> <fieldset class="search"><input type="text" id="searchField" name="query" value="Search" style="display:inline-block; float: left;" onfocus="this.value == 'Search' ? this.value = '' : true" onblur="this.value == '' ? this.value = 'Search' : true" /></fieldset> </form> <span id='navEnd'></span> </div> <div id="revision"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg" xml:lang="en" lang="en"> <head><meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8" /><title>Contents</title></head> <body> <div class="rightHandSide"> <div class="toc clickDown" tabindex="0"> <h3 id="context">Context</h3> <h4 id="algebraic_quantum_field_theory">Algebraic Quantum Field Theory</h4> <div class="hide"><div> <p><strong><a class="existingWikiWord" href="/nlab/show/algebraic+quantum+field+theory">algebraic quantum field theory</a></strong> (<a class="existingWikiWord" href="/nlab/show/perturbative+AQFT">perturbative</a>, <a class="existingWikiWord" href="/nlab/show/AQFT+on+curved+spacetime">on curved spacetimes</a>, <a class="existingWikiWord" href="/nlab/show/homotopical+algebraic+quantum+field+theory">homotopical</a>)</p> <p><a class="existingWikiWord" href="/nlab/show/A+first+idea+of+quantum+field+theory">Introduction</a></p> <h2 id="concepts">Concepts</h2> <p><strong><a class="existingWikiWord" href="/nlab/show/field+theory">field theory</a></strong>:</p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/classical+field+theory">classical</a>, <a class="existingWikiWord" href="/nlab/show/prequantum+field+theory">pre-quantum</a>, <a class="existingWikiWord" href="/nlab/show/quantum+field+theory">quantum</a>, <a class="existingWikiWord" href="/nlab/show/perturbative+quantum+field+theory">perturbative quantum</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/relativistic+field+theory">relativistic</a>, <a class="existingWikiWord" href="/nlab/show/Euclidean+field+theory">Euclidean</a>, <a class="existingWikiWord" href="/nlab/show/thermal+quantum+field+theory">thermal</a></p> </li> </ul> <p><strong><a class="existingWikiWord" href="/nlab/show/Lagrangian+field+theory">Lagrangian field theory</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/field+%28physics%29">field (physics)</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/field+bundle">field bundle</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/field+history">field history</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/space+of+field+histories">space of field histories</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Lagrangian+density">Lagrangian density</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Euler-Lagrange+form">Euler-Lagrange form</a>, <a class="existingWikiWord" href="/nlab/show/presymplectic+current">presymplectic current</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Euler-Lagrange+equations">Euler-Lagrange</a><a class="existingWikiWord" href="/nlab/show/equations+of+motion">equations of motion</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/locally+variational+field+theory">locally variational field theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/covariant+phase+space">covariant phase space</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Peierls-Poisson+bracket">Peierls-Poisson bracket</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/advanced+and+retarded+propagator">advanced and retarded propagator</a>,</p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/causal+propagator">causal propagator</a></p> </li> </ul> </li> </ul> </li> </ul> <p><strong><a class="existingWikiWord" href="/nlab/show/quantization">quantization</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/geometric+quantization">geometric quantization</a><a class="existingWikiWord" href="/nlab/show/geometric+quantization+of+symplectic+groupoids">of symplectic groupoids</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/algebraic+deformation+quantization">algebraic deformation quantization</a>, <a class="existingWikiWord" href="/nlab/show/star+algebra">star algebra</a></p> </li> </ul> <p><strong><a class="existingWikiWord" href="/nlab/show/quantum+mechanical+system">quantum mechanical system</a></strong>, <strong><a class="existingWikiWord" href="/nlab/show/quantum+probability">quantum probability</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/subsystem">subsystem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/observables">observables</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/field+observables">field observables</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/local+observables">local observables</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/polynomial+observables">polynomial observables</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/microcausal+observables">microcausal observables</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/operator+algebra">operator algebra</a>, <a class="existingWikiWord" href="/nlab/show/C%2A-algebra">C*-algebra</a>, <a class="existingWikiWord" href="/nlab/show/von+Neumann+algebra">von Neumann algebra</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/local+net+of+observables">local net of observables</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/causal+locality">causal locality</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Haag-Kastler+axioms">Haag-Kastler axioms</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Wightman+axioms">Wightman axioms</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/field+net">field net</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/conformal+net">conformal net</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/state+on+a+star-algebra">state on a star-algebra</a>, <a class="existingWikiWord" href="/nlab/show/expectation+value">expectation value</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/pure+state">pure state</a></p> <p><a class="existingWikiWord" href="/nlab/show/wave+function">wave function</a></p> <p><a class="existingWikiWord" href="/nlab/show/collapse+of+the+wave+function">collapse of the wave function</a>/<a class="existingWikiWord" href="/nlab/show/conditional+expectation+value">conditional expectation value</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/mixed+state">mixed state</a>, <a class="existingWikiWord" href="/nlab/show/density+matrix">density matrix</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/space+of+quantum+states">space of quantum states</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/vacuum+state">vacuum state</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/quasi-free+state">quasi-free state</a>,</p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Hadamard+state">Hadamard state</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Wightman+propagator">Wightman propagator</a></p> </li> </ul> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/picture+of+quantum+mechanics">picture of quantum mechanics</a></p> </li> </ul> <p><strong><a class="existingWikiWord" href="/nlab/show/free+field">free field</a> <a class="existingWikiWord" href="/nlab/show/quantization">quantization</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/star+algebra">star algebra</a>, <a class="existingWikiWord" href="/nlab/show/Moyal+deformation+quantization">Moyal deformation quantization</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Wick+algebra">Wick algebra</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/canonical+commutation+relations">canonical commutation relations</a>, <a class="existingWikiWord" href="/nlab/show/Weyl+relations">Weyl relations</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/normal+ordered+product">normal ordered product</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Fock+space">Fock space</a></p> </li> </ul> <p><strong><a class="existingWikiWord" href="/nlab/show/gauge+theories">gauge theories</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/gauge+symmetry">gauge symmetry</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/BRST+complex">BRST complex</a>, <a class="existingWikiWord" href="/nlab/show/BV-BRST+formalism">BV-BRST formalism</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/local+BV-BRST+complex">local BV-BRST complex</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/BV-operator">BV-operator</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/quantum+master+equation">quantum master equation</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/master+Ward+identity">master Ward identity</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/gauge+anomaly">gauge anomaly</a></p> </li> </ul> <p><strong><a class="existingWikiWord" href="/nlab/show/interacting+field+theory">interacting field</a> <a class="existingWikiWord" href="/nlab/show/quantization">quantization</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/causal+perturbation+theory">causal perturbation theory</a>, <a class="existingWikiWord" href="/nlab/show/perturbative+AQFT">perturbative AQFT</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/interaction">interaction</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/S-matrix">S-matrix</a>, <a class="existingWikiWord" href="/nlab/show/scattering+amplitude">scattering amplitude</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/causal+additivity">causal additivity</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/time-ordered+product">time-ordered product</a>, <a class="existingWikiWord" href="/nlab/show/Feynman+propagator">Feynman propagator</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Feynman+diagram">Feynman diagram</a>, <a class="existingWikiWord" href="/nlab/show/Feynman+perturbation+series">Feynman perturbation series</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/effective+action">effective action</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/vacuum+stability">vacuum stability</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/interacting+field+algebra">interacting field algebra</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Bogoliubov%27s+formula">Bogoliubov's formula</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/quantum+M%C3%B8ller+operator">quantum Møller operator</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/adiabatic+limit">adiabatic limit</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/infrared+divergence">infrared divergence</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/interacting+vacuum">interacting vacuum</a></p> </li> </ul> </li> </ul> <p><strong><a class="existingWikiWord" href="/nlab/show/renormalization">renormalization</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/renormalization+scheme">("re-")normalization scheme</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/extension+of+distributions">extension of distributions</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/renormalization+condition">("re"-)normalization condition</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/quantum+anomaly">quantum anomaly</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/renormalization+group">renormalization group</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/interaction+vertex+redefinition">interaction vertex redefinition</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/St%C3%BCckelberg-Petermann+renormalization+group">Stückelberg-Petermann renormalization group</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/renormalization+group+flow">renormalization group flow</a>/<a class="existingWikiWord" href="/nlab/show/running+coupling+constants">running coupling constants</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/effective+quantum+field+theory">effective quantum field theory</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/UV+cutoff">UV cutoff</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/counterterms">counterterms</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/relative+effective+action">relative effective action</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Wilsonian+RG">Wilsonian RG</a>, <a class="existingWikiWord" href="/nlab/show/Polchinski+flow+equation">Polchinski flow equation</a></p> </li> </ul> </li> </ul> <h2 id="Theorems">Theorems</h2> <h3 id="states_and_observables">States and observables</h3> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/order-theoretic+structure+in+quantum+mechanics">order-theoretic structure in quantum mechanics</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Alfsen-Shultz+theorem">Alfsen-Shultz theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Harding-D%C3%B6ring-Hamhalter+theorem">Harding-Döring-Hamhalter theorem</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Kochen-Specker+theorem">Kochen-Specker theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Bell%27s+theorem">Bell's theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Fell%27s+theorem">Fell's theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Gleason%27s+theorem">Gleason's theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Wigner+theorem">Wigner theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Bub-Clifton+theorem">Bub-Clifton theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Kadison-Singer+problem">Kadison-Singer problem</a></p> </li> </ul> <h3 id="operator_algebra">Operator algebra</h3> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Wick%27s+theorem">Wick's theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/GNS+construction">GNS construction</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/cyclic+vector">cyclic vector</a>, <a class="existingWikiWord" href="/nlab/show/separating+vector">separating vector</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/modular+theory">modular theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Fell%27s+theorem">Fell's theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Stone-von+Neumann+theorem">Stone-von Neumann theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Haag%27s+theorem">Haag's theorem</a></p> </li> </ul> <h3 id="local_qft">Local QFT</h3> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Reeh-Schlieder+theorem">Reeh-Schlieder theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Bisognano-Wichmann+theorem">Bisognano-Wichmann theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/PCT+theorem">PCT theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/spin-statistics+theorem">spin-statistics theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/DHR+superselection+theory">DHR superselection theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Osterwalder-Schrader+theorem">Osterwalder-Schrader theorem</a> (<a class="existingWikiWord" href="/nlab/show/Wick+rotation">Wick rotation</a>)</p> </li> </ul> <h3 id="perturbative_qft">Perturbative QFT</h3> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Schwinger-Dyson+equation">Schwinger-Dyson equation</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/main+theorem+of+perturbative+renormalization">main theorem of perturbative renormalization</a></p> </li> </ul> </div></div> <h4 id="physics">Physics</h4> <div class="hide"><div> <p><strong><a class="existingWikiWord" href="/nlab/show/physics">physics</a></strong>, <a class="existingWikiWord" href="/nlab/show/mathematical+physics">mathematical physics</a>, <a class="existingWikiWord" href="/nlab/show/philosophy+of+physics">philosophy of physics</a></p> <h2 id="surveys_textbooks_and_lecture_notes">Surveys, textbooks and lecture notes</h2> <ul> <li> <p><em><a class="existingWikiWord" href="/nlab/show/higher+category+theory+and+physics">(higher) category theory and physics</a></em></p> </li> <li> <p><em><a class="existingWikiWord" href="/nlab/show/geometry+of+physics">geometry of physics</a></em></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/books+and+reviews+in+mathematical+physics">books and reviews</a>, <a class="existingWikiWord" href="/nlab/show/physics+resources">physics resources</a></p> </li> </ul> <hr /> <p><a class="existingWikiWord" href="/nlab/show/theory+%28physics%29">theory (physics)</a>, <a class="existingWikiWord" href="/nlab/show/model+%28physics%29">model (physics)</a></p> <p><a class="existingWikiWord" href="/nlab/show/experiment">experiment</a>, <a class="existingWikiWord" href="/nlab/show/measurement">measurement</a>, <a class="existingWikiWord" href="/nlab/show/computable+physics">computable physics</a></p> <ul> <li> <p><strong><a class="existingWikiWord" href="/nlab/show/mechanics">mechanics</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/mass">mass</a>, <a class="existingWikiWord" href="/nlab/show/charge">charge</a>, <a class="existingWikiWord" href="/nlab/show/momentum">momentum</a>, <a class="existingWikiWord" href="/nlab/show/angular+momentum">angular momentum</a>, <a class="existingWikiWord" href="/nlab/show/moment+of+inertia">moment of inertia</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/dynamics+on+Lie+groups">dynamics on Lie groups</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/rigid+body+dynamics">rigid body dynamics</a></li> </ul> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/field+%28physics%29">field (physics)</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Lagrangian+mechanics">Lagrangian mechanics</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/configuration+space">configuration space</a>, <a class="existingWikiWord" href="/nlab/show/state">state</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/action+functional">action functional</a>, <a class="existingWikiWord" href="/nlab/show/Lagrangian">Lagrangian</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/covariant+phase+space">covariant phase space</a>, <a class="existingWikiWord" href="/nlab/show/Euler-Lagrange+equations">Euler-Lagrange equations</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Hamiltonian+mechanics">Hamiltonian mechanics</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/phase+space">phase space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/symplectic+geometry">symplectic geometry</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Poisson+manifold">Poisson manifold</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/symplectic+manifold">symplectic manifold</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/symplectic+groupoid">symplectic groupoid</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/multisymplectic+geometry">multisymplectic geometry</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/n-symplectic+manifold">n-symplectic manifold</a></li> </ul> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/spacetime">spacetime</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/smooth+Lorentzian+manifold">smooth Lorentzian manifold</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/special+relativity">special relativity</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/general+relativity">general relativity</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/gravity">gravity</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/supergravity">supergravity</a>, <a class="existingWikiWord" href="/nlab/show/dilaton+gravity">dilaton gravity</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/black+hole">black hole</a></p> </li> </ul> </li> </ul> </li> </ul> </li> <li> <p><strong><a class="existingWikiWord" href="/nlab/show/classical+field+theory">Classical field theory</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/classical+physics">classical physics</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/classical+mechanics">classical mechanics</a></li> <li><a class="existingWikiWord" href="/nlab/show/waves">waves</a> and <a class="existingWikiWord" href="/nlab/show/optics">optics</a></li> <li><a class="existingWikiWord" href="/nlab/show/thermodynamics">thermodynamics</a></li> </ul> </li> </ul> </li> <li> <p><strong><a class="existingWikiWord" href="/nlab/show/quantum+mechanics">Quantum Mechanics</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/quantum+mechanics+in+terms+of+dagger-compact+categories">in terms of ∞-compact categories</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/quantum+information">quantum information</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Hamiltonian+operator">Hamiltonian operator</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/density+matrix">density matrix</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Kochen-Specker+theorem">Kochen-Specker theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Bell%27s+theorem">Bell's theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Gleason%27s+theorem">Gleason's theorem</a></p> </li> </ul> </li> <li> <p><strong><a class="existingWikiWord" href="/nlab/show/quantization">Quantization</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/geometric+quantization">geometric quantization</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/deformation+quantization">deformation quantization</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/path+integral">path integral quantization</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/semiclassical+approximation">semiclassical approximation</a></p> </li> </ul> </li> <li> <p><strong><a class="existingWikiWord" href="/nlab/show/quantum+field+theory">Quantum Field Theory</a></strong></p> <ul> <li> <p>Axiomatizations</p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/AQFT">algebraic QFT</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Wightman+axioms">Wightman axioms</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Haag-Kastler+axioms">Haag-Kastler axioms</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/operator+algebra">operator algebra</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/local+net">local net</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/conformal+net">conformal net</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Reeh-Schlieder+theorem">Reeh-Schlieder theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Osterwalder-Schrader+theorem">Osterwalder-Schrader theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/PCT+theorem">PCT theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Bisognano-Wichmann+theorem">Bisognano-Wichmann theorem</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/modular+theory">modular theory</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/spin-statistics+theorem">spin-statistics theorem</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/boson">boson</a>, <a class="existingWikiWord" href="/nlab/show/fermion">fermion</a></li> </ul> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/FQFT">functorial QFT</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/cobordism">cobordism</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/%28%E2%88%9E%2Cn%29-category+of+cobordisms">(∞,n)-category of cobordisms</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/cobordism+hypothesis">cobordism hypothesis</a>-theorem</p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/extended+topological+quantum+field+theory">extended topological quantum field theory</a></p> </li> </ul> </li> </ul> </li> <li> <p>Tools</p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/perturbative+quantum+field+theory">perturbative quantum field theory</a>, <a class="existingWikiWord" href="/nlab/show/vacuum">vacuum</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/effective+quantum+field+theory">effective quantum field theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/renormalization">renormalization</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/BV-BRST+formalism">BV-BRST formalism</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/geometric+%E2%88%9E-function+theory">geometric ∞-function theory</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/particle+physics">particle physics</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/phenomenology">phenomenology</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/model+%28in+particle+phyiscs%29">models</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/standard+model+of+particle+physics">standard model of particle physics</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/fields+and+quanta+-+table">fields and quanta</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/GUT">Grand Unified Theories</a>, <a class="existingWikiWord" href="/nlab/show/MSSM">MSSM</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/scattering+amplitude">scattering amplitude</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/on-shell+recursion">on-shell recursion</a>, <a class="existingWikiWord" href="/nlab/show/KLT+relations">KLT relations</a></li> </ul> </li> </ul> </li> <li> <p>Structural phenomena</p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/universality+class">universality class</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/quantum+anomaly">quantum anomaly</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/Green-Schwarz+mechanism">Green-Schwarz mechanism</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/instanton">instanton</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/spontaneously+broken+symmetry">spontaneously broken symmetry</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Kaluza-Klein+mechanism">Kaluza-Klein mechanism</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/integrable+systems">integrable systems</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/holonomic+quantum+fields">holonomic quantum fields</a></p> </li> </ul> </li> <li> <p>Types of quantum field thories</p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/TQFT">TQFT</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/2d+TQFT">2d TQFT</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Dijkgraaf-Witten+theory">Dijkgraaf-Witten theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Chern-Simons+theory">Chern-Simons theory</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/TCFT">TCFT</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/A-model">A-model</a>, <a class="existingWikiWord" href="/nlab/show/B-model">B-model</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/homological+mirror+symmetry">homological mirror symmetry</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/QFT+with+defects">QFT with defects</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/conformal+field+theory">conformal field theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/%281%2C1%29-dimensional+Euclidean+field+theories+and+K-theory">(1,1)-dimensional Euclidean field theories and K-theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/%282%2C1%29-dimensional+Euclidean+field+theory">(2,1)-dimensional Euclidean field theory and elliptic cohomology</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/CFT">CFT</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/WZW+model">WZW model</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/6d+%282%2C0%29-supersymmetric+QFT">6d (2,0)-supersymmetric QFT</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/gauge+theory">gauge theory</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/field+strength">field strength</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/gauge+group">gauge group</a>, <a class="existingWikiWord" href="/nlab/show/gauge+transformation">gauge transformation</a>, <a class="existingWikiWord" href="/nlab/show/gauge+fixing">gauge fixing</a></p> </li> <li> <p>examples</p> <ul> <li><a class="existingWikiWord" href="/nlab/show/electromagnetic+field">electromagnetic field</a>, <a class="existingWikiWord" href="/nlab/show/QED">QED</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/electric+charge">electric charge</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/magnetic+charge">magnetic charge</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/Yang-Mills+field">Yang-Mills field</a>, <a class="existingWikiWord" href="/nlab/show/QCD">QCD</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Yang-Mills+theory">Yang-Mills theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/spinors+in+Yang-Mills+theory">spinors in Yang-Mills theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/topological+Yang-Mills+theory">topological Yang-Mills theory</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/Kalb-Ramond+field">Kalb-Ramond field</a></li> <li><a class="existingWikiWord" href="/nlab/show/supergravity+C-field">supergravity C-field</a></li> <li><a class="existingWikiWord" href="/nlab/show/RR+field">RR field</a></li> <li><a class="existingWikiWord" href="/nlab/show/first-order+formulation+of+gravity">first-order formulation of gravity</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/general+covariance">general covariance</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/supergravity">supergravity</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/D%27Auria-Fre+formulation+of+supergravity">D'Auria-Fre formulation of supergravity</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/gravity+as+a+BF-theory">gravity as a BF-theory</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/sigma-model">sigma-model</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/particle">particle</a>, <a class="existingWikiWord" href="/nlab/show/relativistic+particle">relativistic particle</a>, <a class="existingWikiWord" href="/nlab/show/fundamental+particle">fundamental particle</a>, <a class="existingWikiWord" href="/nlab/show/spinning+particle">spinning particle</a>, <a class="existingWikiWord" href="/nlab/show/superparticle">superparticle</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/string">string</a>, <a class="existingWikiWord" href="/nlab/show/spinning+string">spinning string</a>, <a class="existingWikiWord" href="/nlab/show/superstring">superstring</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/membrane">membrane</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/AKSZ+theory">AKSZ theory</a></p> </li> </ul> </li> </ul> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/string+theory">String Theory</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/string+theory+results+applied+elsewhere">string theory results applied elsewhere</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/number+theory+and+physics">number theory and physics</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/Riemann+hypothesis+and+physics">Riemann hypothesis and physics</a></li> </ul> </li> </ul> <div> <p> <a href="/nlab/edit/physicscontents">Edit this sidebar</a> </p> </div></div></div> </div> </div> <h1 id="contents">Contents</h1> <div class='maruku_toc'> <ul> <li><a href='#idea'>Idea</a></li> <ul> <li><a href='#example'>Example</a></li> <li><a href='#method'>Method</a></li> </ul> <li><a href='#related_concepts'>Related concepts</a></li> <li><a href='#references'>References</a></li> </ul> </div> <h2 id="idea">Idea</h2> <p>What is called <em>Wick rotation</em> (after <a class="existingWikiWord" href="/nlab/show/Gian-Carlo+Wick">Gian-Carlo Wick</a>) is a method in <a class="existingWikiWord" href="/nlab/show/physics">physics</a> for finding a construction in <a class="existingWikiWord" href="/nlab/show/relativistic+field+theory">relativistic field theory</a> on <a class="existingWikiWord" href="/nlab/show/Minkowski+spacetime">Minkowski spacetime</a> or, more generally, on <a class="existingWikiWord" href="/nlab/show/Lorentzian+manifolds">Lorentzian manifolds</a>, from a related construction in <a class="existingWikiWord" href="/nlab/show/Euclidean+field+theory">Euclidean field theory</a> on <a class="existingWikiWord" href="/nlab/show/Riemannian+manifolds">Riemannian manifolds</a> in a way that involves or generalizes the idea of <a class="existingWikiWord" href="/nlab/show/analytic+continuation">analytic continuation</a> for the <em><a class="existingWikiWord" href="/nlab/show/time">time</a></em> <a class="existingWikiWord" href="/nlab/show/coordinates">coordinates</a>.</p> <center> <img src="https://ncatlab.org/nlab/files/WickRotation.jpg" width="400" /> </center> <blockquote> <p>The <a class="existingWikiWord" href="/nlab/show/complex+plane">complex plane</a> for a complexified <a class="existingWikiWord" href="/nlab/show/time">time</a> <a class="existingWikiWord" href="/nlab/show/coordinate">coordinate</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>t</mi><mo>+</mo><mi>i</mi><mi>s</mi></mrow><annotation encoding="application/x-tex">t + i s</annotation></semantics></math>. After Wick rotation it is the <a class="existingWikiWord" href="/nlab/show/imaginary+part">imaginary part</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>s</mi></mrow><annotation encoding="application/x-tex">s</annotation></semantics></math> that replaces the “<a class="existingWikiWord" href="/nlab/show/real+part">real</a>” time <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>t</mi></mrow><annotation encoding="application/x-tex">t</annotation></semantics></math>.</p> <p>graphics grabbed from <a href="#FullingRuijsenaars87">Fulling-Ruijsenaars 87</a></p> </blockquote> <p>This is motivated by the observation that the <a class="existingWikiWord" href="/nlab/show/Minkowski+metric">Minkowski metric</a> (with the <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">(</mo><mo lspace="verythinmathspace" rspace="0em">−</mo><mn>1</mn><mo>,</mo><mn>1</mn><mo>,</mo><mn>1</mn><mo>,</mo><mn>1</mn><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">(-1,1,1,1)</annotation></semantics></math> convention for <a class="existingWikiWord" href="/nlab/show/spacetime+signature">spacetime signature</a>) and the four-Euclidean metric are equivalent if the <a class="existingWikiWord" href="/nlab/show/time">time</a> components of either are allowed to have <a class="existingWikiWord" href="/nlab/show/imaginary+part">imaginary</a> values. Hence Wick rotation, when it applies, involves <a class="existingWikiWord" href="/nlab/show/analytic+continuation">analytic continuation</a> of <a class="existingWikiWord" href="/nlab/show/n-point+functions">n-point functions</a> to <a class="existingWikiWord" href="/nlab/show/complex+number">complex valued</a> <a class="existingWikiWord" href="/nlab/show/time">time</a> <a class="existingWikiWord" href="/nlab/show/coordinates">coordinates</a>.</p> <p>For <a class="existingWikiWord" href="/nlab/show/relativistic+field+theory">relativistic</a>/<a class="existingWikiWord" href="/nlab/show/Euclidean+field+theory">Euclidean</a> <a class="existingWikiWord" href="/nlab/show/quantum+field+theory">quantum field theory</a> on <a class="existingWikiWord" href="/nlab/show/Minkowski+spacetime">Minkowski spacetime</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msup><mi>ℝ</mi> <mrow><mi>d</mi><mo>,</mo><mn>1</mn></mrow></msup></mrow><annotation encoding="application/x-tex">\mathbb{R}^{d,1}</annotation></semantics></math>/<a class="existingWikiWord" href="/nlab/show/Euclidean+space">Euclidean space</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msup><mi>ℝ</mi> <mrow><mi>d</mi><mo>+</mo><mn>1</mn></mrow></msup></mrow><annotation encoding="application/x-tex">\mathbb{R}^{d+1}</annotation></semantics></math> Wick rotation is rigorously understood and takes the form of a <a class="existingWikiWord" href="/nlab/show/theorem">theorem</a> relating the <a class="existingWikiWord" href="/nlab/show/Wightman+axioms">Wightman axioms</a> for <a class="existingWikiWord" href="/nlab/show/n-point+functions">n-point functions</a> in <a class="existingWikiWord" href="/nlab/show/relativistic+field+theory">relativistic field theory</a> to the <em><a class="existingWikiWord" href="/nlab/show/Osterwalder-Schrader+axioms">Osterwalder-Schrader axioms</a></em> for <a class="existingWikiWord" href="/nlab/show/correlators">correlators</a> in <a class="existingWikiWord" href="/nlab/show/Euclidean+field+theory">Euclidean field theory</a>.</p> <p>See for instance <a href="#FullingRuijsenaars87">Fulling-Ruijsenaars 87, section 2</a> for a clear account.</p> <p>More generally, in this context Wick rotation applies to relativistic field theory in <a class="existingWikiWord" href="/nlab/show/thermal+equilibrium">thermal equilibrium</a> <a class="existingWikiWord" href="/nlab/show/states">states</a> at <a class="existingWikiWord" href="/nlab/show/positive+number">positive</a> <a class="existingWikiWord" href="/nlab/show/temperature">temperature</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>T</mi></mrow><annotation encoding="application/x-tex">T</annotation></semantics></math> (“<a class="existingWikiWord" href="/nlab/show/KMS+states">KMS states</a>”), and then relates this to <a class="existingWikiWord" href="/nlab/show/Euclidean+field+theory">Euclidean field theory</a> with compact/periodic Euclidean time of length <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>β</mi><mo>=</mo><mn>1</mn><mo stretchy="false">/</mo><mi>T</mi></mrow><annotation encoding="application/x-tex">\beta = 1/T</annotation></semantics></math> (see <a href="#FullingRuijsenaars87">Fulling-Ruijsenaars 87, section 3</a>):</p> <div class="maruku-equation"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="maruku-mathml"><semantics><mrow><mrow><mtable><mtr><mtd><mrow><mrow><mtable><mtr><mtd><mtext>relativistic field theory</mtext></mtd></mtr> <mtr><mtd><mtext>on Minkowski spacetime</mtext></mtd></mtr> <mtr><mtd><msup><mi>ℝ</mi> <mrow><mi>d</mi><mo>,</mo><mn>1</mn></mrow></msup></mtd></mtr> <mtr><mtd><mtext>in a thermal equilibrium state</mtext></mtd></mtr> <mtr><mtd><mtext>at temperature</mtext><mspace width="thickmathspace"></mspace><mi>T</mi></mtd></mtr></mtable></mrow><mo>}</mo></mrow></mtd> <mtd><mspace width="thickmathspace"></mspace><mspace width="thickmathspace"></mspace><mspace width="thickmathspace"></mspace><mspace width="thickmathspace"></mspace><mover><mo>↔</mo><mtext>Wick rotation</mtext></mover><mspace width="thickmathspace"></mspace><mspace width="thickmathspace"></mspace><mspace width="thickmathspace"></mspace><mspace width="thickmathspace"></mspace></mtd> <mtd><mrow><mo>{</mo><mrow><mtable><mtr><mtd><mtext>Euclidean field theory</mtext></mtd></mtr> <mtr><mtd><mtext>on Euclidean space</mtext></mtd></mtr> <mtr><mtd><msup><mi>ℝ</mi> <mi>d</mi></msup><mo>×</mo><msubsup><mi>S</mi> <mi>β</mi> <mn>1</mn></msubsup></mtd></mtr> <mtr><mtd><mtext>with compact/periodic Euclidean time</mtext></mtd></mtr> <mtr><mtd><mtext>of length</mtext><mspace width="thickmathspace"></mspace><mi>β</mi><mo>=</mo><mn>1</mn><mo stretchy="false">/</mo><mi>T</mi></mtd></mtr></mtable></mrow></mrow></mtd></mtr> <mtr><mtd><mphantom><mi>A</mi></mphantom></mtd></mtr> <mtr><mtd><munder><munder><mrow><msub><mrow><mo>⟨</mo><mi>T</mi><mo stretchy="false">|</mo><mo>:</mo><mstyle mathvariant="bold"><mi>Φ</mi></mstyle><mo stretchy="false">(</mo><msub><mi>x</mi> <mn>1</mn></msub><mo>,</mo><mi>t</mi><mo stretchy="false">)</mo><mstyle mathvariant="bold"><mi>Φ</mi></mstyle><mo stretchy="false">(</mo><msub><mi>x</mi> <mn>2</mn></msub><mo>,</mo><mi>t</mi><mo stretchy="false">)</mo><mi>⋯</mi><mstyle mathvariant="bold"><mi>Φ</mi></mstyle><mo stretchy="false">(</mo><msub><mi>x</mi> <mi>n</mi></msub><mo>,</mo><mi>t</mi><mo stretchy="false">)</mo><mo>:</mo><mo stretchy="false">|</mo><mi>T</mi><mo>⟩</mo></mrow> <mrow><msup><mi>ℝ</mi> <mrow><mi>d</mi><mo>,</mo><mn>1</mn></mrow></msup></mrow></msub></mrow><mo>⏟</mo></munder><mfrac linethickness="0"><mrow><mfrac linethickness="0"><mrow><mtext>equal-time n-point function</mtext></mrow><mrow><mtext>of relativistic fields</mtext></mrow></mfrac></mrow><mrow><mtext> in thermal equilibrium state </mtext><mspace width="thickmathspace"></mspace><mo stretchy="false">|</mo><mi>T</mi><mo stretchy="false">⟩</mo></mrow></mfrac></munder></mtd> <mtd><mspace width="thickmathspace"></mspace><mo>=</mo><mspace width="thickmathspace"></mspace></mtd> <mtd><munder><munder><mrow><msub><mrow><mo>⟨</mo><mn>0</mn><mo stretchy="false">|</mo><mstyle mathvariant="bold"><mi>Φ</mi></mstyle><mo stretchy="false">(</mo><msub><mi>x</mi> <mn>1</mn></msub><mo>,</mo><mi>t</mi><mo stretchy="false">)</mo><mstyle mathvariant="bold"><mi>Φ</mi></mstyle><mo stretchy="false">(</mo><msub><mi>x</mi> <mn>2</mn></msub><mo>,</mo><mi>t</mi><mo stretchy="false">)</mo><mi>⋯</mi><mstyle mathvariant="bold"><mi>Φ</mi></mstyle><mo stretchy="false">(</mo><msub><mi>x</mi> <mi>n</mi></msub><mo>,</mo><mi>t</mi><mo stretchy="false">)</mo><mo stretchy="false">|</mo><mn>0</mn><mo>⟩</mo></mrow> <mrow><msup><mi>ℝ</mi> <mi>d</mi></msup><mo>×</mo><msubsup><mi>S</mi> <mi>β</mi> <mn>1</mn></msubsup></mrow></msub></mrow><mo>⏟</mo></munder><mfrac linethickness="0"><mrow><mtext>correlator of Euclidean fields</mtext></mrow><mrow><mtext> for "Euclidean time" of periodicity</mtext><mspace width="thickmathspace"></mspace><mi>β</mi><mo>=</mo><mn>1</mn><mo stretchy="false">/</mo><mi>T</mi></mrow></mfrac></munder></mtd></mtr></mtable></mrow></mrow><annotation encoding="application/x-tex"> \array{ \left. \array{ \text{relativistic field theory} \\ \text{on Minkowski spacetime} \\ \mathbb{R}^{d,1} \\ \text{in a thermal equilibrium state} \\ \text{at temperature}\; T } \right\} & \;\;\;\; \overset{ \text{Wick rotation} }{\leftrightarrow} \;\;\;\; & \left\{ \array{ \text{Euclidean field theory} \\ \text{on Euclidean space} \\ \mathbb{R}^d \times S^1_{\beta} \\ \text{with compact/periodic Euclidean time} \\ \text{of length} \; \beta = 1/T } \right. \\ \phantom{A} \\ \underset{ { \text{equal-time n-point function} \atop \text{of relativistic fields} } \atop \text{ in thermal equilibrium state } \; \vert T\rangle }{ \underbrace{ \left\langle T\vert :\mathbf{\Phi}(x_1,t) \mathbf{\Phi}(x_2,t) \cdots \mathbf{\Phi}(x_n,t) : \vert T \right\rangle_{\mathbb{R}^{d,1}} }} &\;=\;& \underset{ \text{correlator of Euclidean fields} \atop \text{ for "Euclidean time" of periodicity}\; \beta = 1/T }{ \underbrace{ \left\langle 0 \vert \mathbf{\Phi}(x_1,t) \mathbf{\Phi}(x_2,t) \cdots \mathbf{\Phi}(x_n,t) \vert 0 \right\rangle_{\mathbb{R}^{d} \times S^1_{\beta}} }} } </annotation></semantics></math></div> <p>In this form, Wick rotation is also known as <em><a class="existingWikiWord" href="/nlab/show/thermal+quantum+field+theory">thermal quantum field theory</a></em>. See there for more.</p> <center> <img src="https://ncatlab.org/nlab/files/EuclideanTime.jpg" width="580" /> </center> <blockquote> <p>graphics grabbed form <a href="#FrolovZelnikov11">Frolov-Zelnikov 11</a></p> </blockquote> <p>Wick rotation also applies on suitable <a class="existingWikiWord" href="/nlab/show/black+hole">black hole</a>-<a class="existingWikiWord" href="/nlab/show/spacetimes">spacetimes</a> spring thermodynamics, such as the <a class="existingWikiWord" href="/nlab/show/Bekenstein-Hawking+entropy">Bekenstein-Hawking entropy</a>, find elegant explanations, at least at the level of the manipulation of formulas (see e.g. <a href="#FullingRuijsenaars87">Fulling-Ruijsenaars 87, section 4</a>).</p> <h3 id="example">Example</h3> <p>Consider the Minkowski metric with the <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo lspace="verythinmathspace" rspace="0em">−</mo><mn>1</mn><mo>,</mo><mn>1</mn><mo>,</mo><mn>1</mn><mo>,</mo><mn>1</mn></mrow><annotation encoding="application/x-tex">-1,1,1,1</annotation></semantics></math> convention for the tensor:</p> <p><math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>d</mi><msup><mi>s</mi> <mn>2</mn></msup><mo>=</mo><mo lspace="verythinmathspace" rspace="0em">−</mo><mo stretchy="false">(</mo><mi>d</mi><mi>t</mi><msup><mo stretchy="false">)</mo> <mn>2</mn></msup><mo>+</mo><mo stretchy="false">(</mo><mi>d</mi><mi>x</mi><msup><mo stretchy="false">)</mo> <mn>2</mn></msup><mo>+</mo><mo stretchy="false">(</mo><mi>d</mi><mi>y</mi><msup><mo stretchy="false">)</mo> <mn>2</mn></msup><mo>+</mo><mo stretchy="false">(</mo><mi>d</mi><mi>z</mi><msup><mo stretchy="false">)</mo> <mn>2</mn></msup></mrow><annotation encoding="application/x-tex">d s^{2}= -(d t)^{2} + (d x)^{2} + (d y)^{2} + (d z)^{2}</annotation></semantics></math></p> <p>and the four-dimensional Euclidean metric:</p> <p><math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>d</mi><msup><mi>s</mi> <mn>2</mn></msup><mo>=</mo><mi>d</mi><msup><mi>τ</mi> <mn>2</mn></msup><mo>+</mo><mo stretchy="false">(</mo><mi>d</mi><mi>x</mi><msup><mo stretchy="false">)</mo> <mn>2</mn></msup><mo>+</mo><mo stretchy="false">(</mo><mi>d</mi><mi>y</mi><msup><mo stretchy="false">)</mo> <mn>2</mn></msup><mo>+</mo><mo stretchy="false">(</mo><mi>d</mi><mi>z</mi><msup><mo stretchy="false">)</mo> <mn>2</mn></msup></mrow><annotation encoding="application/x-tex">d s^{2}= d \tau^{2} + (d x)^{2} + (d y)^{2} + (d z)^{2}</annotation></semantics></math>.</p> <p>Notice that if <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>d</mi><mi>t</mi><mo>=</mo><mi>i</mi><mo>⋅</mo><mi>d</mi><mi>τ</mi></mrow><annotation encoding="application/x-tex">d t = i\cdot d \tau</annotation></semantics></math>, the two are equivalent.</p> <h3 id="method">Method</h3> <p>A typical method for employing Wick rotation would be to make the substitution <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>t</mi><mo>=</mo><mi>i</mi><mi>τ</mi></mrow><annotation encoding="application/x-tex">t=i\tau</annotation></semantics></math> in a problem in Minkowski space. The resulting problem is in Euclidean space and is sometimes easier to solve, after which a reverse substitution can (sometimes) be performed, yielding a solution to the original problem.</p> <p>Technically, this works for any four-vector comparison between Minkowski space and Euclidean space, not just for space-time intervals.</p> <h2 id="related_concepts">Related concepts</h2> <ul> <li><a class="existingWikiWord" href="/nlab/show/reflection+positivity">reflection positivity</a></li> </ul> <h2 id="references">References</h2> <p>Wick rotation between <a class="existingWikiWord" href="/nlab/show/relativistic+field+theory">relativistic field theory</a> in terms of <a class="existingWikiWord" href="/nlab/show/Wightman+axioms">Wightman axioms</a> for <a class="existingWikiWord" href="/nlab/show/n-point+functions">n-point functions</a> on <a class="existingWikiWord" href="/nlab/show/Minkowski+spacetime">Minkowski spacetime</a> and <a class="existingWikiWord" href="/nlab/show/Euclidean+field+theory">Euclidean field theory</a> in terms of <a class="existingWikiWord" href="/nlab/show/Osterwalder-Schrader+axioms">Osterwalder-Schrader axioms</a> for <a class="existingWikiWord" href="/nlab/show/correlators">correlators</a> on <a class="existingWikiWord" href="/nlab/show/Euclidean+space">Euclidean space</a> is due to</p> <ul> <li id="OsterwalderSchrader73"><a class="existingWikiWord" href="/nlab/show/Konrad+Osterwalder">Konrad Osterwalder</a>, <a class="existingWikiWord" href="/nlab/show/Robert+Schrader">Robert Schrader</a>, <em>Axioms for Euclidean Green’s functions</em>, Comm. Math. Phys. Volume 31, Number 2 (1973), 83-112 (<a href="https://projecteuclid.org/euclid.cmp/1103858969">Euclid:1103858969</a>)</li> </ul> <p>The generalization of this for <a class="existingWikiWord" href="/nlab/show/positive+number">positive</a> <a class="existingWikiWord" href="/nlab/show/thermal+equilibrium">thermal equilibrium</a> <a class="existingWikiWord" href="/nlab/show/vacuum+states">vacuum states</a>, relating to <a class="existingWikiWord" href="/nlab/show/thermal+quantum+field+theory">thermal quantum field theory</a> with compact/periodic Euclidean time is discussed in</p> <ul> <li id="KleinLandau81">Abel Klein, Lawrence Landau, <em>Periodic Gaussian Osterwalder-Schrader positive processes and the two-sided Markov property on the circle</em>, Pacific Journal of Mathematics, Vol. 94, No. 2, 1981 (<a href="https://msp.org/pjm/1981/94-2/p12.xhtml">DOI: 10.2140/pjm.1981.94.341</a>, <a href="https://msp.org/pjm/1981/94-2/pjm-v94-n2-p12-s.pdf">pdf</a>)</li> </ul> <p>The idea here apparently goes back to</p> <ul> <li id="Bloch58">Claude Bloch, <em>Sur la détermination de l’état fondamental d’un système de particules</em>, Nucl. Phys. 7 (1958) 451</li> </ul> <p>This has maybe first been made precise, for the case of 1+1 dimensions, in</p> <ul> <li id="HoeghKrohn74"><a class="existingWikiWord" href="/nlab/show/Raphael+H%C3%B8egh-Krohn">Raphael Høegh-Krohn</a>, <em>Relativistic Quantum Statistical Mechanics in two-dimensional Space-Time</em>, Communications in Mathematical Physics 38.3 (1974): 195-224 (<a href="https://www.duo.uio.no/bitstream/handle/10852/44072/1973-22.pdf">pdf</a>)</li> </ul> <p>Good review on the relation to <a class="existingWikiWord" href="/nlab/show/thermal+quantum+field+theory">thermal quantum field theory</a> and <a class="existingWikiWord" href="/nlab/show/black+hole+thermodynamics">black hole thermodynamics</a> is in</p> <ul> <li id="FullingRuijsenaars87"> <p>S.A. Fulling, S.N.M. Ruijsenaars, <em>Temperature, periodicity and horizons</em>, Physics Reports Volume 152, Issue 3, August 1987, Pages 135-176 (<a href="https://www1.maths.leeds.ac.uk/~siru/papers/p26.pdf">pdf</a>, <a href="https://doi.org/10.1016/0370-1573(87)90136-0">doi:10.1016/0370-1573(87)90136-0</a>)</p> </li> <li id="GibbonsPerry78"> <p><a class="existingWikiWord" href="/nlab/show/Gary+Gibbons">Gary Gibbons</a>, Malcolm J. Perry, <em>Black Holes and Thermal Green Functions</em>, Vol. 358, No. 1695 (1978) (<a href="https://www.jstor.org/stable/79482">jstor:79482</a>)</p> </li> </ul> <p>New formalization in terms of complex metrics:</p> <ul> <li><a class="existingWikiWord" href="/nlab/show/Maxim+Kontsevich">Maxim Kontsevich</a>, <a class="existingWikiWord" href="/nlab/show/Graeme+Segal">Graeme Segal</a>, <em>Wick rotation and the positivity of energy in quantum field theory</em>, The Quarterly Journal of Mathematics <strong>72</strong> 1-2 (2021) 673–699 [<a href="https://arxiv.org/abs/2105.10161">arXiv:2105.10161</a>, <a href="https://doi.org/10.1093/qmath/haab027">doi:10.1093/qmath/haab027</a>]</li> </ul> <p>review talks:</p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Graeme+Segal">Graeme Segal</a>, <em>Wick rotation and the positivity of energy in quantum field theory</em>, talk at Institut des Hautes Études Scientifiques (IHÉS), June 2014 (<a href="https://www.youtube.com/watch?feature=player_embedded&v=vTvXHL6ZJik">video recording</a>)</p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Graeme+Segal">Graeme Segal</a>, <em>Wick Rotation and the Positivity of Energy in Quantum Field Theory</em>, talk at IAS Physics Group Meeting, December 2021 (<a href="https://www.ias.edu/video/wick-rotation-and-positivity-energy-quantum-field-theory">video recording</a>)</p> </li> </ul> <p>Discussion of thermal Wick rotation on global <a class="existingWikiWord" href="/nlab/show/anti-de+Sitter+spacetime">anti-de Sitter spacetime</a> (which is already periodic in <em>real</em> time) is in</p> <ul> <li id="AllenFolacciGibbons87">B. Allen, A. Folacci, <a class="existingWikiWord" href="/nlab/show/Gary+Gibbons">Gary Gibbons</a>, <em>Anti-de Sitter space at finite temperature</em>, Physics Letters B Volume 189, Issue 3, 7 May 1987, Pages 304-310 (<a href="https://doi.org/10.1016/0370-2693(87)91437-7">doi:10.1016/0370-2693(87)91437-7</a>)</li> </ul> <p>See also</p> <ul> <li> <p>Dirk Schlingemann, <em>From euclidean field theory to quantum field theory</em> (<a href="http://arxiv.org/abs/hep-th/9802035">arXiv:hep-th/9802035</a>)</p> </li> <li id="Witten13"> <p><a class="existingWikiWord" href="/nlab/show/Edward+Witten">Edward Witten</a>, <em>The Feynman <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>i</mi><mi>ϵ</mi></mrow><annotation encoding="application/x-tex">i \epsilon</annotation></semantics></math> in String Theory</em> (<a href="http://arxiv.org/abs/1307.5124">arXiv:1307.5124</a>)</p> </li> </ul> <p>On the (non-)existence of Wick rotation for <a class="existingWikiWord" href="/nlab/show/quantum+field+theory+on+curved+spacetimes">quantum field theory on curved spacetimes</a>:</p> <p>MathOverflow comments:</p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Igor+Khavkine">Igor Khavkine</a> (<a href="https://mathoverflow.net/a/165317/381">MO:a/165317</a>)</p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Robert+Bryant">Robert Bryant</a> (<a href="https://mathoverflow.net/a/165345/381">MO:a/165345</a>)</p> </li> </ul> <p>See also:</p> <ul> <li id="HollandsWald14"><a class="existingWikiWord" href="/nlab/show/Stefan+Hollands">Stefan Hollands</a>, <a class="existingWikiWord" href="/nlab/show/Robert+Wald">Robert Wald</a>, p. 7-8 in: <em>Quantum fields in curved spacetime</em>, Physics Reports Volume 574, 16 April 2015, Pages 1-35 (<a href="https://arxiv.org/abs/1401.2026">arXiv:1401.2026</a>, <a href="https://doi.org/10.1016/j.physrep.2015.02.001">doi:10.1016/j.physrep.2015.02.001</a>)</li> </ul> </body></html> </div> <div class="revisedby"> <p> Last revised on November 16, 2023 at 05:04:53. See the <a href="/nlab/history/Wick+rotation" style="color: #005c19">history</a> of this page for a list of all contributions to it. </p> </div> <div class="navigation navfoot"> <a href="/nlab/edit/Wick+rotation" accesskey="E" class="navlink" id="edit" rel="nofollow">Edit</a><a href="https://nforum.ncatlab.org/discussion/5042/#Item_11">Discuss</a><span class="backintime"><a href="/nlab/revision/Wick+rotation/25" accesskey="B" class="navlinkbackintime" id="to_previous_revision" rel="nofollow">Previous revision</a></span><a href="/nlab/show/diff/Wick+rotation" accesskey="C" class="navlink" id="see_changes" rel="nofollow">Changes from previous revision</a><a href="/nlab/history/Wick+rotation" accesskey="S" class="navlink" id="history" rel="nofollow">History (25 revisions)</a> <a href="/nlab/show/Wick+rotation/cite" style="color: black">Cite</a> <a href="/nlab/print/Wick+rotation" accesskey="p" id="view_print" rel="nofollow">Print</a> <a href="/nlab/source/Wick+rotation" id="view_source" rel="nofollow">Source</a> </div> </div> <!-- Content --> </div> <!-- Container --> </body> </html>