[guided]Surjectivity is where the Hodge decomposition does the heavy lifting. We must show that every cohomology class $[\eta] \in H_{\mathrm{dR}}^p(M)$ — represented by a closed form $\eta \in \Omega^p(M)$ with $d\eta = 0$ — contains a harmonic representative. Concretely, we want $\alpha \in \mathcal{H}^p$ with $\alpha - \eta \in d\Omega^{p-1}(M)$, i.e. $\alpha - \eta = d\gamma$ for some $\gamma \in \Omega^{p-1}(M)$.
The natural candidate for $\alpha$ is the $\mathcal{H}^p$-projection of $\eta$. Why does such a projection exist? Because the [Refined Hodge Decomposition](/theorems/2746) splits $\Omega^p(M)$ into three orthogonal pieces:
\begin{align*}
\Omega^p(M) = \mathcal{H}^p \oplus d\Omega^{p-1}(M) \oplus \delta\Omega^{p+1}(M),
\tag{D2}
\end{align*}
as an orthogonal direct sum in $\langle\langle \cdot, \cdot \rangle\rangle_g$. Writing $\eta$ in this decomposition,
\begin{align*}
\eta = \alpha + d\gamma + \delta\rho,
\end{align*}
with $\alpha \in \mathcal{H}^p$, $\gamma \in \Omega^{p-1}(M)$, $\rho \in \Omega^{p+1}(M)$.
The harmonic and the exact pieces are exactly the data we want — $\alpha$ is the harmonic candidate and $d\gamma$ is the exact difference. The obstruction is the third piece $\delta\rho$: we need it to vanish, otherwise $\alpha - \eta$ contains a co-exact term that is not exact. So the entire surjectivity argument reduces to one claim: **$\delta\rho = 0$**.
Where will $\delta\rho = 0$ come from? We have not yet used the hypothesis $d\eta = 0$, so that closedness must be the source. Applying $d$ to both sides of the decomposition and tracking each term:
- $d\eta = 0$ by hypothesis.
- $d\alpha = 0$ because $\alpha \in \mathcal{H}^p$ is harmonic, hence closed by [Harmonic Iff Closed and Co-closed](/theorems/2744).
- $d(d\gamma) = d^2\gamma = 0$ because $d \circ d = 0$.
This leaves only the $\delta\rho$-term:
\begin{align*}
0 = d\eta = d\alpha + d^2\gamma + d\delta\rho = 0 + 0 + d\delta\rho = d\delta\rho.
\end{align*}
So $d\delta\rho = 0$. We have not yet shown $\delta\rho$ itself vanishes — only that its differential does.
How to upgrade $d\delta\rho = 0$ to $\delta\rho = 0$? The same trick as in injectivity: pair against itself in $L^2$ and flip the operator across the pairing. We need the formal adjoint identity in the form
\begin{align*}
\langle\langle \delta\sigma, \tau \rangle\rangle_g = \langle\langle \sigma, d\tau \rangle\rangle_g \qquad \sigma \in \Omega^{p+1}(M), \ \tau \in \Omega^p(M),
\tag{A'}
\end{align*}
which is just (A) read in the opposite direction: setting $\eta := \tau$ and $\xi := \sigma$ in (A) gives $\langle\langle d\tau, \sigma \rangle\rangle_g = \langle\langle \tau, \delta\sigma \rangle\rangle_g$, and symmetry of the real $L^2$ pairing on both sides yields (A').
Apply (A') with $\sigma := \rho$ and $\tau := \delta\rho$:
\begin{align*}
\|\delta\rho\|_g^2 = \langle\langle \delta\rho, \delta\rho \rangle\rangle_g = \langle\langle \rho, d\delta\rho \rangle\rangle_g = \langle\langle \rho, 0 \rangle\rangle_g = 0,
\end{align*}
using $d\delta\rho = 0$ from above. By positive-definiteness of $\|\cdot\|_g$ (same justification as in injectivity: pointwise inner product positive, volume form positive, $M$ compact), we conclude $\delta\rho = 0$.
With the obstruction killed, the decomposition collapses to
\begin{align*}
\eta = \alpha + d\gamma,
\end{align*}
so $\alpha - \eta = -d\gamma \in d\Omega^{p-1}(M)$, hence $[\alpha] = [\eta]$ in $H_{\mathrm{dR}}^p(M)$. Therefore $\Phi(\alpha) = [\alpha] = [\eta]$, and $\Phi$ is surjective.
This is the essence of "the harmonic representative is unique and canonical" — combined with injectivity, $\Phi$ being a bijection means every cohomology class has a *unique* harmonic representative, so the harmonic representative is the canonical representative.[/guided]