[guided]We want to manufacture a global nowhere-vanishing $n$-form from the bare data of an oriented atlas $\mathcal{A} = \{(U_\alpha, \varphi_\alpha)\}_{\alpha \in A}$. The natural building blocks are the **local coordinate volume forms**
\begin{align*}
\omega_\alpha : U_\alpha &\to \Lambda^n T^*M, \\
p &\mapsto \bigl(\varphi_\alpha^{*}(du_1 \wedge \cdots \wedge du_n)\bigr)_p,
\end{align*}
each of which is smooth and nowhere-vanishing on its chart (pullback of a nowhere-vanishing top form by a diffeomorphism).
The challenge is to glue them. A naive sum $\sum_\alpha \omega_\alpha$ has no chance of being well-defined globally; the standard fix is a [partition of unity](/page/Partition%20of%20Unity). The [Existence of Smooth Partitions of Unity](/theorems/57) applies because $M$, being a smooth manifold, is second-countable, Hausdorff, and locally compact — hence paracompact, which is the hypothesis the existence theorem actually needs. It gives a [partition of unity](/page/Partition%20of%20Unity) $\{\rho_\alpha\}_{\alpha \in A}$ with $\operatorname{supp}\rho_\alpha \subseteq U_\alpha$, locally finite supports, and $\sum_\alpha \rho_\alpha \equiv 1$. We define
\begin{align*}
\omega := \sum_{\alpha \in A} \rho_\alpha\, \omega_\alpha,
\end{align*}
extending each $\rho_\alpha \omega_\alpha$ by zero outside $U_\alpha$; this extension is smooth because $\operatorname{supp}\rho_\alpha \subseteq U_\alpha$ forces the form to vanish smoothly into the boundary of $U_\alpha$. Local finiteness ensures the sum has only finitely many nonzero terms in a neighbourhood of every point, so $\omega \in \Omega^n(M)$.
The crucial question: **why doesn't this sum cancel at some point?** This is where the orientation hypothesis enters. Fix $p \in M$ and pick any chart $(U_\beta, \varphi_\beta)$ containing $p$. We compute $\omega$ in this chart by pulling everything back to $\varphi_\beta(U_\beta) \subseteq \mathbb{R}^n$.
For each $\alpha$ with $p \in U_\alpha \cap U_\beta$, set $\tau_{\alpha\beta} := \varphi_\alpha \circ \varphi_\beta^{-1}$ (this is the transition map from chart $\beta$ to chart $\alpha$). By definition $\omega_\alpha = \varphi_\alpha^*(du_1 \wedge \cdots \wedge du_n)$, so
\begin{align*}
(\varphi_\beta^{-1})^* \omega_\alpha = (\varphi_\beta^{-1})^* \varphi_\alpha^*(du_1\wedge\cdots\wedge du_n) = (\varphi_\alpha \circ \varphi_\beta^{-1})^*(du_1\wedge\cdots\wedge du_n) = \tau_{\alpha\beta}^*(du_1\wedge\cdots\wedge du_n).
\end{align*}
Applying Step 1's pullback identity, this equals $\det(J\tau_{\alpha\beta})\, du_1\wedge\cdots\wedge du_n$. For $\alpha = \beta$ we get the identity transition map and hence $du_1\wedge\cdots\wedge du_n$ exactly. Summing,
\begin{align*}
(\varphi_\beta^{-1})^* \omega = \Bigl(\sum_{\alpha :\, p \in U_\alpha} (\rho_\alpha \circ \varphi_\beta^{-1})\cdot \det(J\tau_{\alpha\beta})\Bigr)\, du_1\wedge\cdots\wedge du_n
\end{align*}
in a neighbourhood of $\varphi_\beta(p)$.
Now evaluate the coefficient at the point $\varphi_\beta(p)$:
- Every $\rho_\alpha(p)$ is $\ge 0$, since $\rho_\alpha$ takes values in $[0,1]$.
- Every $\det(J\tau_{\alpha\beta})(\varphi_\beta(p))$ is strictly positive — **this is exactly the orientation hypothesis**.
- Since $\sum_\alpha \rho_\alpha(p) = 1 > 0$, at least one $\alpha_0$ contributes $\rho_{\alpha_0}(p) > 0$, and necessarily $p \in U_{\alpha_0}$.
The sum is therefore a non-negative combination with at least one strictly positive term, so the coefficient is strictly positive. We conclude $\omega_p \ne 0$. Since $p$ was arbitrary, $\omega$ is nowhere-vanishing on $M$.
**The structural point:** orientation enters only as the sign of the Jacobian determinants. A non-oriented atlas would give some negative determinants, the convex combination could vanish, and the construction collapses. The positivity is exactly what prevents cancellation.[/guided]