I'm currently reading the proof of Theorem 5.5.7 in Cisinski's book Higher Categories and Homotopical Algebra. There's one detail I don't understand, and I need someone's help.
Let us introduce some notations. We write $\mathsf{sSet}$ and $\mathsf{bisSet}$ for the categories of simplicial sets and bisimplicial sets, respectively. If $X$ and $Y$ are simplicial sets, then the external product $X\boxtimes Y$ is defined by $X\boxtimes Y_{m,n}=X_m\times Y_n$. There is the diagonal functor $\delta^*:\mathsf{bisSet}\to\mathsf{sSet}$ which takes a bisimplicial set $X$ to its diagonal $\delta^*(X)_n=X_{n,n}$, and this functor has a left adjoint $\delta_!$ and a right adjoint $\delta_\ast$.
The theorem concerns the diagonal model structure on $\mathsf{bisSet}$, whose weak equivalences are created by $\delta^*$ and whose cofibrations are the monomorphisms, as well as the fact that the pairs $(\delta_!, \delta^*)$ and $(\delta^*,\delta_\ast)$ are both Quillen equivalences. In the proof, the author claims that the counit $\delta_!\delta^*(X)\to X$ is a weak equivalence for $X$ representable, by using the equality
$$\delta_!\delta^*(\Delta^m\boxtimes\Delta^n)=\Delta^m\times \Delta^n\boxtimes \Delta^m\times \Delta^n.$$
It is this equality that I don't understand. Sure, we do have $\delta_!(\Delta^m)=\Delta^m\boxtimes \Delta^m$ (by the Yoneda lemma), so the above formula holds when $m$ or $n$ is $0$. But other than this very special case, I see no reason why the above formula holds. Can someone explain why the above formula is valid?
Here are some thoughts:
By adjunction, a map $\Delta^m\times \Delta^n\to Y$ gives rise to a map $$\delta_!\delta^*(\Delta^m\boxtimes \Delta^n)\to Y.$$ But with the above formula, I don't see an obvious choice for such a map.
Since $\delta_!(S)=\operatorname{colim}_{\Delta^k\to S}\Delta^k\boxtimes \Delta^k$, we also have the canonical map $\delta_!\delta^*(X)\to X\boxtimes X$. Maybe this map is an isomorphism in some special case, so let's consider this possibility. The map is epic iff for every pair of simplices $(x,y)\in X_k\times Y_l$, we can find some simplex $z\in X_p$ and maps $f:[p]\to[k]$ and $g:[q]\to[l]$ such that $f^*z=x$ and $g^*z=y$. Alas, I don't see why this is the case $X=\Delta^m\times \Delta^n$. Showing that the canonical map is monic seems even more daunting.