I am reading the book "Geometric Function Theory and Non-linear Analysis", where the following claim is used:
Let $\Omega \subseteq \mathbb{R}^n$ be a bounded open set. Let $f \in W^{1,s}(\Omega,\mathbb{R}^n)$, and let $f_n \in C^{\infty}(\Omega,\mathbb{R}^n)$ converge to $f$ in $W^{1,s}$. Suppose $s \ge k \in \mathbb{N}$.
Then $\bigwedge^k df_n $ converges to $\bigwedge^k df $ in $L^1$, i.e $$ \int_{\Omega}|\bigwedge^k df_n -\bigwedge^k df | \to 0,$$ where the norm $|\cdot|$ is the standard Euclidean norm on linear maps between exterior powers $\Lambda_k(\mathbb{R}^n) \to \Lambda_k(\mathbb{R}^n)$.
Question: How to prove this claim?
My naive approach was to guess that $$ |\bigwedge^k df_n -\bigwedge^k df | \le C |df_n-df|^k, \tag{1}$$ which would imply
$$ ||\bigwedge^k df_n -\bigwedge^k df ||_ 1 \le C||df_n-df||_k^k \le \tilde C||df_n-df||_s^k \to 0.$$
However, estimate $(1)$ is false.
Edit: I tried to prove this via induction on $k$. However, I hit an obstacle.
This type of estimate is proved in Section 13.3 (1st ed), "Jacobians and wedge products revisited" by applying the Hadamard-Schwarz inequality (Section 9.9), and Hölder's inequality.
We can use the crude bound $|\wedge^k f-\wedge^k f_n|\leq \sum_{i_1<\dots<i_k} |(\wedge^k f-\wedge^k f_n)(e_{i_1}\wedge\dots\wedge e_{i_k})|$ to reduce to a problem about multivectors $\omega_1,\dots,\omega_k,\omega'_1,\dots,\omega_k'.$ We apply a telescoping sum and triangle inequality to bound $$\int|(\omega_1\wedge\dots\wedge\omega_k)-(\omega'_1\wedge\dots\wedge\omega'_k)|$$ by $k$ integrals of the form $$\int|\omega_1\wedge\dots\wedge\omega_{i-1}\wedge(\omega_i-\omega'_i)\wedge\omega'_{i+1}\wedge\dots\wedge\omega'_k|.$$ By Hadamard-Schwarz, this is bounded by $$C_{n,k}\int|\omega_1|\dots |\omega_{i-1}|\cdot|\omega_i-\omega'_i|\cdot|\omega'_{i+1}|\cdots|\omega'_n|,$$ which by Hölder's inequality is bounded by $$C_{n,k}\|\omega_1\|_k\dots \|\omega_{i-1}\|_k\cdot\|\omega_i-\omega'_i\|_k\cdot\|\omega'_{i+1}\|_k\cdots\|\omega'_{n}\|_k$$ which tends to zero if each $\omega'_i$ tends to $\omega_i$ in $L^k.$