[guided]The unsupported part of the original argument was the count of falling chains, so we instead prove the same top-bottom value directly from the defining recursion for the Möbius function. For $n=1$, the interval has one element and therefore $\mu_{\Pi_1}(\hat{0},\hat{1})=1=(-1)^0 0!$. Now let $n\ge 2$ and assume the formula already holds for all smaller partition lattices $\Pi_m$ with $1\le m<n$.
The recursive formula [citetheorem:8093] applies because $\Pi_n$ is finite, hence locally finite. Since $\hat{0}<\hat{1}$, it gives
\begin{align*}
\mu_{\Pi_n}(\hat{0},\hat{1})=-\sum_{\hat{0}\le \pi<\hat{1}}\mu_{\Pi_n}(\hat{0},\pi).
\end{align*}
Thus the task is to compute the sum of all lower interval Möbius values. Let $\pi\in\Pi_n$ have blocks $A_1,\dots,A_r$. The interval $[\hat{0},\pi]$ factors independently over these blocks:
\begin{align*}
[\hat{0},\pi]\cong \prod_{j=1}^r \Pi_{|A_j|}.
\end{align*}
The product formula [citetheorem:8097] applies because all these factors are finite posets. If $\pi<\hat{1}$, then no factor has size $n$ as the single top block of the whole set, so every block size appearing in this product is covered by the induction hypothesis. Therefore
\begin{align*}
\mu_{\Pi_n}(\hat{0},\pi)=\prod_{j=1}^r (-1)^{|A_j|-1}(|A_j|-1)!.
\end{align*}
It remains to show that the total weighted sum over all partitions cancels. Define $w_m:=(-1)^{m-1}(m-1)!$ for $m\in\mathbb N$. The weight of a partition $\pi$ is $\prod_{A\in\pi}w_{|A|}$. Define $W\in\mathbb Q[[x]]$ by
\begin{align*}
W=\sum_{m=1}^{\infty}w_m\frac{x^m}{m!}=\sum_{m=1}^{\infty}(-1)^{m-1}\frac{x^m}{m}=\log(1+x).
\end{align*}
We now justify the weighted set-partition generating function in this case. Expanding the exponential means
\begin{align*}
\exp(W)=\sum_{r=0}^{\infty}\frac{W^r}{r!}.
\end{align*}
Fix $n\ge 0$ and $r\ge 0$. For an ordered list of positive integers $m_1,\dots,m_r$ with $m_1+\cdots+m_r=n$, the contribution to the coefficient of $x^n/n!$ from $W^r/r!$ is
\begin{align*}
\frac{1}{r!}\binom{n}{m_1,\dots,m_r}\prod_{i=1}^r w_{m_i}.
\end{align*}
Here the multinomial coefficient chooses which labelled elements of $\{1,\dots,n\}$ lie in the first block, second block, and so on. The factor $1/r!$ removes the ordering of these blocks. Hence, after summing over $r$ and over all positive block sizes, each partition $\pi\in\Pi_n$ is counted exactly once with weight $\prod_{A\in\pi}w_{|A|}$. Therefore
\begin{align*}
\sum_{n=0}^{\infty}\left(\sum_{\pi\in\Pi_n}\prod_{A\in\pi}w_{|A|}\right)\frac{x^n}{n!}=\exp(W)=\exp(\log(1+x))=1+x.
\end{align*}
For every $n\ge 2$, the coefficient of $x^n/n!$ on the right-hand side is zero, so
\begin{align*}
\sum_{\pi\in\Pi_n}\prod_{A\in\pi}w_{|A|}=0.
\end{align*}
The unique contribution of the one-block partition $\hat{1}$ is $w_n=(-1)^{n-1}(n-1)!$, and every other contribution is $\mu_{\Pi_n}(\hat{0},\pi)$. Therefore
\begin{align*}
0=\sum_{\hat{0}\le \pi<\hat{1}}\mu_{\Pi_n}(\hat{0},\pi)+w_n.
\end{align*}
Substituting this into the Möbius recursion gives
\begin{align*}
\mu_{\Pi_n}(\hat{0},\hat{1})=-\sum_{\hat{0}\le \pi<\hat{1}}\mu_{\Pi_n}(\hat{0},\pi)=w_n=(-1)^{n-1}(n-1)!.
\end{align*}[/guided]