summaryrefslogtreecommitdiff
path: root/mindmap/Cauchy's Theorem.org
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@nullring.xyz>2026-04-11 13:14:04 -0700
committerPreston Pan <ret2pop@nullring.xyz>2026-04-11 13:14:04 -0700
commit55e29f03ac3b537843f85892a1323e1f46321675 (patch)
treee5796f03eaacb351fa8d8c612f852717ada4d2d6 /mindmap/Cauchy's Theorem.org
parentf17203b32bd1ecb0d908bbf03b9239e2efde59d6 (diff)
new articles and snippets
Diffstat (limited to 'mindmap/Cauchy's Theorem.org')
-rw-r--r--mindmap/Cauchy's Theorem.org29
1 files changed, 29 insertions, 0 deletions
diff --git a/mindmap/Cauchy's Theorem.org b/mindmap/Cauchy's Theorem.org
new file mode 100644
index 0000000..01d507a
--- /dev/null
+++ b/mindmap/Cauchy's Theorem.org
@@ -0,0 +1,29 @@
+:PROPERTIES:
+:ID: b243a8c0-ca7c-40e6-95b4-0f725a1a361f
+:END:
+#+title: Cauchy's Theorem
+#+author: Preston Pan
+#+description: Spinning around the complex plane.
+#+options: broken-links:t
+
+* Introduction
+Cauchy's theorem is the analogue of Green's Theorem for complex variables. It is a part of many equivalent statements made about analytic
+functions. For example:
+- exact differentials are closed.
+- The harmonic conjugates of analytic functions satisfy the Cauchy-Riemann equations.
+- Closed differentials describe [[id:6f2aba40-5c9f-406b-a1fa-13018de55648][conservative force]] fields.
+- Harmonic functions satisfy Laplace's Equation.
+- Under contour integration, the closed differentials are exactly those differentials which also satisfy the Cauchy-Riemann equations.
+- A function is analytic iff it satisfies the Cauchy-Riemann equations.
+- Analytic functions are conformal mappings except at their zeros.
+and many more, are statements about the same set of objects, posed in different ways.
+* Theorem
+#+begin_theorem
+\begin{align}
+\oint_{D}f(z)dz = 0
+\end{align}
+#+end_theorem
+
+#+begin_proof
+The closed differentials in the complex plane under contour integration are exactly those which satisfy the Cauchy-Riemann equations.
+#+end_proof