Skip to content

Commit af98eb2

Browse files
committed
Fix overfull box
1 parent 4b30809 commit af98eb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ch-one-dim-ints-sv.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1613,9 +1613,9 @@ \subsection{Path independent integrals}
16131613
sufficient for a star-shaped $U$.
16141614

16151615
\begin{proof}
1616-
Suppose $U$ is star-shaped with respect to $p=(p_1,p_2,\ldots,p_n) \in U$.
1616+
Suppose $U$ is a star-shaped domain with respect to $p=(p_1,p_2,\ldots,p_n) \in U$.
16171617
Given $x = (x_1,x_2,\ldots,x_n) \in U$, define the path $\gamma \colon [0,1] \to U$ as
1618-
$\gamma(t) := (1-t)p + tx$, so $\gamma^{\:\prime}(t) = x-p$. Then let
1618+
$\gamma(t) := (1-t)p + tx$, so $\gamma^{\:\prime}(t) = x-p$. Let
16191619
\begin{equation*}
16201620
f(x) := \int_{\gamma} \omega
16211621
=

0 commit comments

Comments
 (0)