diff --git "a/samples/texts_merged/4742797.md" "b/samples/texts_merged/4742797.md"
new file mode 100644--- /dev/null
+++ "b/samples/texts_merged/4742797.md"
@@ -0,0 +1,19321 @@
+
+---PAGE_BREAK---
+
+The gradient discretisation method
+
+Jérôme Droniou, Robert Eymard, Thierry Gallouët, Cindy Guichard,
+Raphaele Herbin
+
+► To cite this version:
+
+Jérôme Droniou, Robert Eymard, Thierry Gallouët, Cindy Guichard, Raphaele Herbin. The gradient discretisation method. Springer International Publishing AG, 82, 2018, Mathématiques et Applications, M. Hoffmann et V. Perrier, 978-3-319-79042-8. 10.1007/978-3-319-79042-8. hal-01382358v8
+
+HAL Id: hal-01382358
+
+https://hal.archives-ouvertes.fr/hal-01382358v8
+
+Submitted on 9 Jul 2018
+
+**HAL** is a multi-disciplinary open access
+archive for the deposit and dissemination of sci-
+entific research documents, whether they are pub-
+lished or not. The documents may come from
+teaching and research institutions in France or
+abroad, or from public or private research centers.
+
+L'archive ouverte pluridisciplinaire **HAL**, est
+destinée au dépôt et à la diffusion de documents
+scientifiques de niveau recherche, publiés ou non,
+émanant des établissements d'enseignement et de
+recherche français ou étrangers, des laboratoires
+publics ou privés.
+---PAGE_BREAK---
+
+The gradient discretisation
+method
+
+July 6, 2018
+---PAGE_BREAK---
+
+
+---PAGE_BREAK---
+
+Preface
+
+This monograph is dedicated to the presentation of the gradient discretisation
+method (GDM) and to some of its applications. It is intended for masters
+students, researchers and experts in the field of the numerical analysis of
+partial differential equations.
+
+The GDM is a framework which contains classical and recent discretisation
+schemes for diffusion problems of different kinds: linear or non-linear, steady-
+state or time-dependent. The schemes may be conforming or non-conforming,
+low or high order, and may be built on very general meshes.
+
+In this monograph, the core properties that are required to prove the conver-
+gence of a GDM are stressed, and the analysis of the method is performed
+on a series of elliptic and parabolic problems. As a result, for these models,
+any scheme entering the GDM framework is known to converge. A key feature
+of this monograph is the presentation of techniques and results which enable
+a complete convergence analysis of the GDM on fully non-linear, and some-
+times degenerate, models. The scope of some of these techniques and results
+goes beyond the GDM, and makes them potentially applicable to numerical
+schemes not (yet) known to fit into this framework.
+
+Appropriate tools are also provided to easily check whether a given scheme
+satisfies the core properties of a GDM. Using these tools, it is shown that a
+number of methods are GDMs; some of these methods are classical, such as the
+conforming finite elements, the non-conforming finite elements, and the mixed
+finite elements. Others are more recent, such as the discontinuous Galerkin
+methods, the hybrid mimetic mixed or nodal mimetic finite differences meth-
+ods, some discrete duality finite volume schemes, and some multi-point flux
+approximation schemes.
+
+Marseille, Melbourne, Paris
+*the authors, 2017*
+---PAGE_BREAK---
+
+
+---PAGE_BREAK---
+
+Contents
+
+Part I Elliptic problems
+
+
K,**σ** can be written as the exterior
+product of two of the edges of **σ** (with proper orientation). This gives
+
+$$
+\begin{align*}
+\sum_{\sigma \in \mathcal{F}_K | s \in V_\sigma} |\sigma| n_{K,\sigma} &= \frac{1}{2} (\overrightarrow{AC} \times \overrightarrow{AF} + \overrightarrow{AF} \times \overrightarrow{AD} + \overrightarrow{AD} \times \overrightarrow{AE} + \overrightarrow{AE} \times \overrightarrow{AC}) \\
+&= \frac{1}{2} (\overrightarrow{DC} \times \overrightarrow{AF} + \overrightarrow{CD} \times \overrightarrow{AE}) = -\frac{1}{2} \overrightarrow{CD} \times \overrightarrow{EF}.
+\end{align*}
+$$
+
+Applying this to all vertices of K, and since |K| = 1/6 ΔK with ΔK =
+det(Δ̸_B, C̸_D, E̸_F), we deduce from (14.40) that
+
+$$
+(\nabla_{D\cdot} v)|_K = \frac{1}{\Delta_K} \left( (v_B - v_A)\vec{CD} \times \vec{EF} + (v_D - v_C)\vec{EF} \times \vec{AB} + (v_F - v_E)\vec{AB} \times \vec{CD} \right).
+$$
+
+Property (14.39) is then straightforward. Considering for example the case
+$(s_0, s_1) = (B, A)$, the formula follows from $(\overrightarrow{EF} \times \overrightarrow{AB}) \cdot \overrightarrow{AB} = (\overrightarrow{AB} \times \overrightarrow{CD}) \cdot
+\overrightarrow{AB} = 0$ and $(\overrightarrow{CD} \times \overrightarrow{EF}) \cdot \overrightarrow{AB} = \det(\overrightarrow{CD}, \overrightarrow{EF}, \overrightarrow{AB}) = \Delta_K.$ ■
+
+This lemma proves that ||∇D··||Lp(Ω)d is a norm on XD,0. Moreover, (14.39) is a well-known characterisation of the reconstructed gradient in the CeVeFE discrete duality finite volume (DDFV) method [53, 54], which is piecewise constant on the so-called “diamond cells”. The function reconstruction ΠD· has been defined to match the function reconstruction used in the CeVeFE-DDFV; this reconstruction is what ensures the discrete duality (Stokes) formula, that gave the name to DDFV methods. Hence, the CeVeFE-DDFV scheme can be
+---PAGE_BREAK---
+
+considered as an nMFD scheme on octahedral meshes, without the need for a
+stabilisation and with a different function reconstruction.
+
+A complete analysis of the CeVeFE-DDFV method as a GDM may be found
+in [78]. The same analysis also applies to the case $d = 2$, in which case the
+mesh is now quadrangular (its cells still correspond to the “diamond cells” in
+the DDFV terminology).
+---PAGE_BREAK---
+
+
+---PAGE_BREAK---
+
+# Part IV
+
+## Appendix
+---PAGE_BREAK---
+
+
+---PAGE_BREAK---
+
+The first chapter of this appendix presents gradient discretisations (GDs), and some of their properties, in an abstract setting. This setting is shown to cover most boundary conditions considered in Chapters 2 and 3, which enables us to present unified proofs for some results on gradient discretisations.
+
+Parts I (for elliptic problems) and II (for parabolic problems) introduced the properties (coercivity, GD-consistency, etc.) needed on GDs to generate convergent gradient schemes (GSs). Chapters B and C now introduce the technical tools which are used in Part III to prove that a given GD satisfies these core properties.
+
+Chapter B is devoted to discrete functional analysis tools, that is, the translation to the discrete setting of classical results of functional analysis (Poincaré inequality, compactness theorems, etc.). These tools are used, in Section 7.6 in conjunction with the notion of control of a GD by a polytopal toolbox, to establish the coercivity, limit-conformity and compactness of gradient discretisations. They also provide explicit estimates on $C_D$ and $W_D$. Most of the results and notions presented in this chapter expand results that originally appeared in [97].
+
+Chapter C covers generic compactness results for time-dependent functions, with abstract Banach spaces *E* as co-domains. Both averaged-in-time (i.e., in $L^p(0,T;E)$) and uniform-in-time (i.e., in $L^\infty(0,T;E)$) situations are considered, and the focus is on piecewise-in-time functions, usually encountered in numerical schemes for time-dependent problems.
+
+In Chapter D, classical technical results are presented; these results are used throughout the book.
+
+Finally, numerical examples are provided in Chapter E to illustrate the behaviour of particular GDs applied to specific problems.
+---PAGE_BREAK---
+
+
+---PAGE_BREAK---
+
+# Gradient discretisations – abstract setting
+
+Chapters 2 and 3 introduced the notions and properties of gradient discretisation for various boundary conditions. Here, GDs are developed in a generic setting that is shown to cover most boundary conditions. This enables unified proofs of many results on GDs, independently of the specific boundary conditions they are designed for.
+
+Throughout this chapter we take $p \in (1, +\infty)$ and let $p'$ be such that $1/p + 1/p' = 1$.
+
+## A.1 Continuous abstract setting
+
+Let $L$ and $\mathcal{L}$ be reflexive Banach spaces, with respective topological dual spaces $L'$ and $\mathcal{L}'$. Let $\mathcal{H}$ be a dense subspace of $\mathcal{L}'$; this implies (and is actually equivalent to) the following property.
+
+For all $\mathbf{u} \in L$, $(\forall \mathbf{v} \in \mathcal{H}, \langle \mathbf{v}, \mathbf{u} \rangle_{L',L} = 0) \Rightarrow \mathbf{u} = 0$. (A.1)
+
+Take a linear operator $D: \mathcal{H} \to L'$, such that the graph of $D$ is closed in $L' \times L'$. Endowed with the graph norm $\|\mathbf{v}\|_{\mathcal{H}} = \|\mathbf{v}\|_{L'} + \|\mathrm{D}\mathbf{v}\|_{L'}$, $\mathcal{H}$ is a Banach space continuously embedded in $L'$. Define
+
+$$ B = \{ u \in L : \exists \mathbf{u} \in L, \forall \mathbf{v} \in \mathcal{H}, \langle \mathbf{v}, \mathbf{u} \rangle_{L',L} + \langle D\mathbf{v}, u \rangle_{L',L} = 0 \}. \quad (A.2) $$
+
+Thanks to (A.1), for all $u \in B$ the element $\mathbf{u} \in L$ in the definition of $B$ is unique. This defines a linear operator $G: B \to L$, adjoint operator of $-D$ in the sense of [125, p. 167], such that $\mathbf{u} = Gu$, that is,
+
+$$ \forall u \in B, \forall v \in H, \langle v, Gu \rangle_{L',L} + \langle Dv, u \rangle_{L',L} = 0. \quad (A.3) $$
+
+This definition easily shows that the graph of $G$ is closed in $L \times L$. As a consequence, $B$ endowed with the graph norm $\|u\|_{B,G} = \|u\|_L + \|Gu\|_L$ is a Banach space continuously embedded in $L$. By [125, Theorem 5.29], $B$ is also dense in $L$.
+---PAGE_BREAK---
+
+*Remark A.1.* Equivalently, we could define the same abstract setting by starting from a dense subspace *B* of *L* and a linear operator *G*: *B* → *L* with closed graph, and by defining then **H** and D: **H** → *L'* by:
+
+$$
+\mathbf{H} = \{\boldsymbol{v} \in \mathbf{L}' : \exists w \in L', \forall u \in B, \langle \boldsymbol{v}, \mathrm{Gu} \rangle_{\mathbf{L}', \mathbf{L}} + \langle w, u \rangle_{\mathbf{L}', \mathbf{L}} = 0\}
+$$
+
+and, for $\mathbf{v} \in \mathcal{H}$, $D\mathbf{v}$ is the element $w$ in the definition of $\mathcal{H}$.
+
+Let $V$ be a subspace of $L'$ such that
+
+$$
+L' = \operatorname{Im}(D) + V. \tag{A.4}
+$$
+
+We denote by $|\cdot|_L$ the semi-norm on $L$ defined by
+
+$$
+\forall u \in L, |u|_L = \begin{cases} \sup_{\mu \in V \setminus \{0\}} \frac{|\langle \mu, u \rangle_{L', L}|}{\|\mu\|_{L'}} & \text{if } V \neq \{0\}, \\ 0 & \text{if } V = \{0\}. \end{cases} \quad (\text{A.5})
+$$
+
+**Lemma A.2.** With the definitions and notations above, for $u \in B$ we set
+
+$$
+\|u\|_B = (|u|_L^p + \|Gu\|_L^p)^{1/p}. \quad (A.6)
+$$
+
+Then $\|\cdot\|_B$ and $\|\cdot\|_{B,G}$ are two equivalent norms.
+
+**Proof.** Since $\|\cdot\|_{B,G}$ is a norm, proving its equivalence with $\|\cdot\|_B$ establishes that this later semi-norm is also a norm.
+
+For any $u \in L$ and $\mu \in V$, we have |$\langle \mu, u \rangle_{L',L}$| ≤ $\|\mu\|_{L'} \|u\|_L$. Hence, $|u|_L \le \|u\|_L$ and thus $\|u\|_B \le 2^{1/p} \|u\|_{B,G}$. This proves half of the equivalence. To prove the other half, we just need to show that
+
+$$
+E = \{u \in B : \|u\|_B = 1\}
+$$
+
+is bounded in $L$. Indeed, this establishes the existence of $M \ge 0$ such that,
+for all $u \in E$, $\|u\|_L \le M$ and thus, since $\|Gu\|_L \le \|u\|_B = 1$,
+
+$$
+\|u\|_{B,G} \le M+1 = (M+1) \|u\|_B.
+$$
+
+By homogeneity of the semi-norms, this concludes the proof that $\|\cdot\|_{B,G}$ and $\|\cdot\|_B$ are equivalent on $B$.
+
+To prove that $E$ is bounded, take $f \in L'$ and apply (A.4) to get $\mathbf{v}_f \in \mathcal{H}$ and $\mu_f \in V$ such that $f = D\mathbf{v}_f + \mu_f$. Then, for any $u \in E$, by definition of the semi-norm $|\cdot|_L$ and since $\|\mathrm{Gu}\|_L \le 1$ and $|u|_L \le 1$,
+
+$$
+\begin{align*}
+|\langle f, u \rangle_{L', L}| &= |\langle D\mathbf{v}_f, u \rangle_{L', L} + \langle \mu_f, u \rangle_{L', L}| \\
+&= |- \langle \mathbf{v}_f, G u \rangle_{L', L} + \langle \mu_f, u \rangle_{L', L}| \\
+&\leq |\mathbf{v}_f|_{L'} \|G u\|_L + |\mu_f|_{L'} |u|_L \\
+&\leq |\mathbf{v}_f|_{L'} + |\mu_f|_{L'}.
+\end{align*}
+$$
+---PAGE_BREAK---
+
+This shows that $\{\langle f, u \rangle_{L',L} : u \in E\}$ is bounded by some constant depending on $f$. Since this is valid for any $f \in L'$, the Banach-Steinhaus theorem [34, Theorem 2.2] shows that $E$ is bounded in $L$.
+
+In the following sections, we make explicit correspondences between this abstract setting and the specific settings of Dirichlet, Neumann and Fourier boundary conditions.
+
+### A.1.1 Homogeneous Dirichlet BCs
+
+We consider in this case the following spaces and operator D:
+
+* $L = L^p(\Omega)$, so that $L' = L^{p'}(\Omega)$.
+
+* $L = L^p(\Omega)^d$, so that $L' = L^{p'}(\Omega)^d$.
+
+* $H = W_{\text{div}}^{p'}(\Omega)$, $D = \text{div}$ and $V = \{0\}$.
+
+* $B = W_0^{1,p}(\Omega)$.
+
+The choice of $V$ ensures (A.4) since div: $W_{\text{div}}^{p'}(\Omega) \to L^{p'}(\Omega)$ is surjective (see the proof of Lemma 2.6).
+
+The operator $G: W_0^{1,p}(\Omega) \to L^p(\Omega)^d$ is then the standard gradient, $G = \nabla$. Moreover, (A.5) shows that $| \cdot |_L = 0$, and thus $\|u\|_B = \|\nabla u\|_{L^p(\Omega)^d}$.
+
+### A.1.2 Homogeneous Neumann BCs
+
+We consider in this case the following spaces and operator D:
+
+* $L = L^p(\Omega)$, so that $L' = L^{p'}(\Omega)$.
+
+* $L = L^p(\Omega)^d$, so that $L' = L^{p'}(\Omega)^d$.
+
+* $H = W_{\text{div},0}^{p'}(\Omega)$, $D = \text{div}$ and $V = \mathbb{R}1_\Omega$.
+
+* $B = W^{1,p}(\Omega)$.
+
+To see that this $V$ satisfies (A.4), take $f \in L^{p'}(\Omega)$ and write $f = f_0 + \mu_f 1_\Omega$ with $\mu_f = \frac{1}{|\Omega|} \int_\Omega f(x)dx$. Since $f_0$ has zero average, there exists $\bar{u} \in W^{1,p}(\Omega)$ solution of $-\text{div}(|\nabla \bar{u}|^{p-2}\nabla \bar{u}) = f_0$ in $\Omega$ with homogeneous Neumann boundary conditions $|\nabla \bar{u}|^{p-2}\nabla \bar{u} \cdot n_{\partial\Omega} = 0$ on $\partial\Omega$. Set $\varphi = -|\nabla \bar{u}|^{p-2}\nabla \bar{u} \in W_{\text{div},0}^{p'}(\Omega)$ and notice that $\text{div}\varphi = f_0$, so that $f = \text{div}\varphi + \mu_f 1_\Omega \in \text{Im}(D) + V$.
+
+The operator $G: W^{1,p}(\Omega) \to L^p(\Omega)^d$ is the standard gradient, $G = \nabla$. The definition (A.5) gives $|u|_L = |\Omega|^{-1/p'} |\int_\Omega u(x)dx|$. The factor $|\Omega|^{-1/p'}$ can be dropped without changing anything to the analysis, and the norm on $B$ can therefore be defined by
+
+$$ \|u\|_B = \left( \left| \int_{\Omega} u(x) dx \right|^p + \|\nabla u\|_{L^p(\Omega)^d}^p \right)^{1/p}. $$
+---PAGE_BREAK---
+
+### A.1.3 Non-homogeneous Neumann BCs
+
+We consider in this case the following spaces and operator D:
+
+• $L = L^p(\Omega) \times L^p(\partial\Omega)$, so that $L' = L^{p'}(\Omega) \times L^{p'}(\partial\Omega)$.
+
+• $\mathbf{L} = L^p(\Omega)^d$, so that $\mathbf{L}' = L^{p'}(\Omega)^d$.
+
+• $H = W_{\text{div},\partial}^{p'}(\Omega)$, $D\varphi = (\text{div}\varphi, -\gamma_n\varphi)$ and $V = \mathbb{R}(1_\Omega, 0)$.
+
+• $B = \{(u, \gamma u) \in L^p(\Omega) \times L^p(\partial\Omega) : u \in W^{1,p}(\Omega)\}$.
+
+To prove that (A.4) holds, write any $(f,g) \in L^{p'}(\Omega) \times L^{p'}(\partial\Omega)$ as $(f,g) = (f_0 + \mu_{f,g} 1_\Omega, g)$ where
+
+$$ \mu_{f,g} = \frac{1}{|\Omega|} \int_{\Omega} f(x)d\boldsymbol{x} + \frac{1}{|\Omega|} \int_{\partial\Omega} g(x)d\gamma(x). $$
+
+Then
+
+$$ \int_{\Omega} f_0(\boldsymbol{x}) d\boldsymbol{x} + \int_{\partial\Omega} g(\boldsymbol{x}) d\gamma(\boldsymbol{x}) = \int_{\Omega} f(\boldsymbol{x}) d\boldsymbol{x} + \int_{\partial\Omega} g(\boldsymbol{x}) d\gamma(\boldsymbol{x}) - |\Omega|\mu_{f,g} = 0. $$
+
+Hence, $(f_0, g)$ satisfies the compatibility condition to be source and boundary terms in a non-homogeneous Neumann problem. There exists thus $\bar{u} \in W^{1,p}(\Omega)$ solution of $-\operatorname{div}(|\nabla \bar{u}|^{p-2}\nabla \bar{u}) = f_0$ in $\Omega$ with boundary conditions $|\nabla \bar{u}|^{p-2}\nabla \bar{u} \cdot n_{\partial\Omega} = g$ on $\partial\Omega$. Set $\varphi = -|\nabla \bar{u}|^{p-2}\nabla \bar{u} \in W_{\text{div},\partial}^{p'}(\Omega)$. We have $\operatorname{div}\varphi = f_0$ and $-\gamma_n\varphi = g$, that is, $D\varphi = (f_0, g)$. Hence, $(f,g) = D\varphi + \mu_{f,g}(1_\Omega, 0) \in \operatorname{Im}(D) + V$.
+
+The operator $G: B \to L^p(\Omega)^d$ is then given by $G(u, \gamma u) = \nabla u$, and Relation (A.3) is the standard Stokes formula
+
+$$
+\begin{gather*}
+\forall u \in W^{1,p}(\Omega), \quad \forall \varphi \in W_{\text{div},\partial}^{p'}(\Omega), \\
+\int_{\Omega} \nabla u(\boldsymbol{x}) \cdot \varphi(\boldsymbol{x}) d\boldsymbol{x} + \int_{\Omega} u(\boldsymbol{x}) \operatorname{div}\varphi(\boldsymbol{x}) d\boldsymbol{x} \\
+\qquad - \int_{\partial\Omega} \gamma u(\boldsymbol{x}) \gamma_n \varphi(\boldsymbol{x}) d\gamma(\boldsymbol{x}) = 0.
+\end{gather*}
+$$
+
+Moreover, (A.5) gives $|(u,w)|_L = |\Omega|^{-1/p'} \int_{\Omega} u(\boldsymbol{x})d\boldsymbol{x}|$, and thus, after dropping the factor $|\Omega|^{-1/p'}$, the norm on B is
+
+$$ \| (u, \gamma u) \|_B = \left( \left| \int_{\Omega} u(\boldsymbol{x}) d\boldsymbol{x} \right|^p + \| \nabla u \|_{L^p(\Omega)^d}^p \right)^{1/p}. $$
+
+### A.1.4 Fourier BCs
+
+The spaces and operator D are exactly the same as for non-homogeneous Neumann BCs, except that we now take $V = \{0\} \times L^{p'}(\partial\Omega)$. Any $(f,g) \in L^{p'}(\Omega) \times L^{p'}(\partial\Omega)$ can be written $(f,g) = (f,g_0) + (0, v_{f,g} 1_{\partial\Omega})$, where
+---PAGE_BREAK---
+
+$$
+\nu_{f,g} = \frac{1}{|\partial\Omega|} \int_{\Omega} f(\mathbf{x})d\mathbf{x} + \frac{1}{|\partial\Omega|} \int_{\partial\Omega} g(\mathbf{x})d\gamma(\mathbf{x}).
+$$
+
+Then $(f,g_0)$ satisfies the compatibility condition to be source and boundary terms in a non-homogeneous Neumann problem, which allows us, as in the case of non-homogeneous Neumann BCs, to find $\varphi \in W_{\text{div},\partial}^{p'}(\Omega)$ such that $(f,g) = D\varphi + (0,\nu_{f,g}1_{\partial\Omega}) \in \text{Im}(D) + V.$
+
+The definition (A.5) gives $|(u, w)|_L = \|w\|_{L^p(\partial\Omega)}$, which leads to
+
+$$
+\|(u, \gamma u)\|_B = \left( \|\gamma u\|_{L^p(\partial \Omega)}^p + \|\nabla u\|_{L^p(\Omega)^d}^p \right)^{1/p}. \quad (A.7)
+$$
+
+*Remark A.3.* The decomposition of (f,g) made above shows that we could take $V = \mathbb{R}(0, 1_{\partial\Omega})$, and thus that the norm on B could be weakened into
+
+$$
+\|(u, \gamma u)\|_B = \left( \left| \int_{\partial\Omega} \gamma u(\mathbf{x}) d\gamma(\mathbf{x}) \right|^p + \|\nabla u\|_{L^p(\Omega)^d}^p \right)^{1/p}.
+$$
+
+This norm is actually equivalent to (A.7). In the context of Fourier boundary conditions, (A.7) is the standard norm in which estimates on solutions to PDEs are obtained.
+
+## A.2 Gradient discretisation in the abstract setting
+
+Based on the abstract setting described in Section A.1, we define a notion of gradient discretisation, with corresponding properties and consequences. It can be checked that, with the particular choices described in Sections A.1.1 to A.1.4, the following theory gives the concepts and results mentioned in Section 2.1 (GDs for homogeneous Dirichlet BCs), Section 3.1.1 (GDs for homogeneous and non-homogeneous Neumann BCs – with a variant definition of consistency in the latter case) and Section 3.2.1 (GDs for Fourier BCs).
+
+**Definition A.4 (GD, abstract setting).** In the context described in Section A.1, a *gradient discretisation* $\mathcal{D}$ is defined by $\mathcal{D} = (X_D, P_D, G_D)$, where:
+
+1. The set of discrete unknowns $X_D$ is a finite dimensional vector space on $\mathbb{R}$.
+
+2. The “function” reconstruction $P_D: X_D \to L$ is a linear mapping that reconstructs, from an element of $X_D$, an element in $L$.
+
+3. The “gradient” reconstruction $G_D : X_D \to \mathbf{L}$ is a linear mapping that reconstructs, from an element of $X_D$, an element in $\mathbf{L}$.
+
+4. The mappings $P_D$ and $G_D$ are such that
+
+$$
+\|u\|_D := (|P_D u|_L^p + \|G_D u\|_L^p)^{1/p}
+$$
+
+is a norm on $X_D$.
+---PAGE_BREAK---
+
+*Remark A.5* (*PD and GD for various boundary conditions)*. Definition A.4 is translated in Chapters 2 and 3 to the contexts of homogeneous Dirichlet BCs, homogeneous and non-homogeneous Neumann BCs, and Fourier BCs. Using the notations in these chapters, we always have *GD* = *∇D*. The operator *PD* however depends upon the boundary conditions:
+
+• For homogeneous Dirichlet BCs (Definition 2.1) and homogeneous Neumann BCs (Definition 3.1): $P_D = \Pi_D$,
+
+• For non-homogeneous Neumann BCs (Definition 3.11) and Fourier BCs (Definition 3.36): $P_D = (\Pi_D, \mathbb{T}_D)$.
+
+**Definition A.6 (Coercivity, abstract setting)**
+
+If $\mathcal{D}$ is a gradient discretisation in the sense of Definition A.4, let $C_{\mathcal{D}}$ be the norm of $P_{\mathcal{D}}$:
+
+$$ C_{\mathcal{D}} = \max_{v \in X_{\mathcal{D}} \setminus \{0\}} \frac{\|P_{\mathcal{D}}v\|_L}{\|v\|_{\mathcal{D}}} \qquad (\text{A.8}) $$
+
+A sequence $(D_m)_{m \in \mathbb{N}}$ of gradient discretisations is **coercive** if there exists $C_P \in \mathbb{R}_+$ such that $C_{D_m} \le C_P$ for all $m \in \mathbb{N}$.
+
+**Definition A.7 (Limit-conformity,definition)**
+
+If $\mathcal{D}$ is a gradient discretisation in the sense of Definition A.4, let
+$W_{\mathcal{D}} : H \to [0, +\infty)$ be given by
+
+$$ W_{\mathcal{D}}(\varphi) = \sup_{u \in X_{\mathcal{D}} \setminus \{0\}} \frac{|\langle \varphi, G_{\mathcal{D}}u \rangle_{L',L} + \langle D\varphi, P_{\mathcal{D}}u \rangle_{L',L}|}{\|u\|_{\mathcal{D}}} \quad (\text{A.9}) $$
+
+A sequence $(D_m)_{m \in \mathbb{N}}$ of gradient discretisations is **limit-conforming** if
+
+$$ \forall \varphi \in H, \lim_{m \to \infty} W_{D_m}(\varphi) = 0. \qquad (\text{A.10}) $$
+
+The following lemma shows that the limit-conformity is stronger than the
+coercivity.
+
+**Lemma A.8 (Limit-conformity implies coercivity, abstract setting).**
+
+Let $(D_m)_{m \in \mathbb{N}}$ be a sequence of gradient discretisations that is limit-conforming in the sense of Definition A.7. Then $(D_m)_{m \in \mathbb{N}}$ is also coercive in the sense of Definition A.6.
+---PAGE_BREAK---
+
+**Proof.** Set
+
+$$E = \left\{ \frac{\mathbf{P}_{\mathcal{D}_m} v}{\|v\|_{\mathcal{D}_m}} \in L : m \in \mathbb{N}, v \in X_{\mathcal{D}_m} \setminus \{0\} \right\}.$$
+
+Proving the coercivity of $(\mathcal{D}_m)_{m \in \mathbb{N}}$ consists in proving that $E$ is bounded in $L$. Let $f \in L'$. By (A.4), there exists $\mathbf{v}_f \in \mathbf{H}$ and $\mu_f \in V$ such that $f = \mathrm{D}\mathbf{v}_f + \mu_f$. The definition of $\cdot|_L$ shows that $\langle \mu_f, \cdot \rangle_{L',L} \le \| \mu_f \|_{L'} \| \cdot \|_L$. For $z \in E$, take $m \in \mathbb{N}$ and $v \in X_{\mathcal{D}_m} \setminus \{0\}$ such that $z = \frac{\mathbf{P}_{\mathcal{D}_m} v}{\|v\|_{\mathcal{D}_m}}$ and write
+
+$$
+\begin{align*}
+|\langle f, z \rangle_{L', L}| &\leq \frac{1}{\|v\|_{\mathcal{D}_m}} |\langle \mathrm{D}\mathbf{v}_f, \mathbf{P}_{\mathcal{D}_m} v \rangle_{L', L}| + \frac{1}{\|v\|_{\mathcal{D}_m}} |\langle \mu_f, \mathbf{P}_{\mathcal{D}_m} v \rangle_{L', L}| \\
+&\leq \frac{1}{\|v\|_{\mathcal{D}_m}} |\langle \mathrm{D}\mathbf{v}_f, \mathbf{P}_{\mathcal{D}_m} v \rangle_{L', L}| + |\langle \mathbf{v}_f, \mathbf{G}_{\mathcal{D}_m} v \rangle_{L', L}| \\
+&\quad + \frac{1}{\|v\|_{\mathcal{D}_m}} |\langle \mathbf{v}_f, \mathbf{G}_{\mathcal{D}_m} v \rangle_{L', L}| + \frac{1}{\|v\|_{\mathcal{D}_m}} \| \mu_f \|_{L'} |P_{\mathcal{D}_m} v|_L \\
+&\leq W_{\mathcal{D}_m}(\mathbf{v}_f) + \| \mathbf{v}_f \|_{L'} + \| \mu_f \|_{L'}.
+\tag{A.11}
+\end{align*}
+$$
+
+In the last inequality we used $|\mathrm{P}_{\mathcal{D}_m} v|_L \le \|v\|_{\mathcal{D}_m}$ and $\|\mathrm{G}_{\mathcal{D}_m} v\|_L \le \|v\|_{\mathcal{D}_m}$. Since $(\mathcal{D}_m)_{m \in \mathbb{N}}$ is limit-conforming, $(W_{\mathcal{D}_m}(\mathbf{v}_f))_{m \in \mathbb{N}}$ converges to 0 and is therefore bounded. Estimate (A.11) thus shows that $\{\langle f, z \rangle_{L', L} : z \in E\}$ is bounded by some constant depending on $f$. Since this is valid for any $f \in L'$, we infer from the Banach–Steinhaus theorem [34, Theorem 2.2] that $E$ is bounded in $L$. ■
+
+Checking limit-conformity is made easier by the following result, which reduces
+the set of elements $\varphi$ on which the convergence in (A.10) has to be asserted.
+
+**Lemma A.9 (Equivalent condition for limit-conformity, abstract setting).** Let $(\mathcal{D}_m)_{m \in \mathbb{N}}$ be a sequence of gradient discretisations in the sense of Definition A.6. Then $(\mathcal{D}_m)_{m \in \mathbb{N}}$ is limit-conforming in the sense of Definition A.7 if and only if it is coercive in the sense of Definition A.6, and there exists a dense subset $\mathbf{H}_d$ of $\mathbf{H}$ such that
+
+$$
+\forall \psi \in H_d, \lim_{m \to \infty} W_{\mathcal{D}_m}(\psi) = 0. \quad (\text{A.12})
+$$
+
+**Proof.** If $(\mathcal{D}_m)_{m \in \mathbb{N}}$ is limit-conforming, then it is coercive by Lemma A.8,
+and (A.12) is satisfied with $\boldsymbol{H}_d = \boldsymbol{H}$ (this is (A.10)).
+Conversely, assume that $(\mathcal{D}_m)_{m \in \mathbb{N}}$ is coercive and that (A.12) holds. Let $C_P \in$
+$\mathbb{R}_+$ be an upper bound of $(C_{\mathcal{D}_m})_{m \in \mathbb{N}}$. To prove (A.10), let $\varphi \in \boldsymbol{H}$, $\varepsilon > 0$ and
+take $\psi \in \boldsymbol{H}_d$ such that $\|\varphi - \psi\|_\boldsymbol{H} \le \varepsilon$. By definition of the norm in $\boldsymbol{H}$, this
+means that
+
+$$
+\|\varphi - \psi\|_{L'} + \|D\varphi - D\psi\|_{L'} \leq \varepsilon.
+$$
+
+Hence, for any $u \in X_{\mathcal{D}_m} \setminus \{0\}$,
+---PAGE_BREAK---
+
+$$
+\frac{\left|\langle \varphi - \psi, G_{D_m} u \rangle_{L', L} + \langle D\varphi - D\psi, P_{D_m} u \rangle_{L', L}\right|}{\|u\|_{D_m}} \leq \| \varphi - \psi \|_{L'} \frac{\|G_{D_m} u\|_L}{\|u\|_{D_m}} + \| D\varphi - D\psi \|_{L'} \frac{\|P_{D_m} u\|_L}{\|u\|_{D_m}} \leq \max(1, C_P)\varepsilon.
+$$
+
+Introducing $\psi$ and $D\psi$ in the definition (A.9) of $W_{D_m}(\varphi)$, we infer
+
+$$
+\begin{align*}
+W_{D_m}(\varphi) &\le \sup_{u \in X_{D_m} \setminus \{0\}} \frac{\left| \langle \psi, G_{D_m} u \rangle_{L', L} + \langle D\psi, P_{D_m} u \rangle_{L', L} \right|}{\|u\|_{D_m}} + \max(1, C_P)\varepsilon \\
+&= W_{D_m}(\psi) + \max(1, C_P)\varepsilon.
+\end{align*}
+$$
+
+Invoking (A.12) we deduce that $\limsup_{m \to \infty} W_{D_m}(\varphi) \le \max(1, C_P)\varepsilon$, and
+the proof is concluded by letting $\varepsilon \to 0$. ■
+
+The lemma of regularity of the limit (Lemma A.11 below) is an essential tool to use compactness techniques in the convergence analysis of numerical methods for non-linear models. We start by a preliminary result that facilitates the proof of the regularity of the limit.
+
+**Lemma A.10 (On limit-conformity, abstract setting).** Let $\mathcal{D}$ be a gradient discretisation in the sense of Definition A.4. Define $\tilde{W}_{\mathcal{D}} : \mathbf{H} \times X_{\mathcal{D}} \rightarrow [0, +\infty)$ by
+
+$$
+\forall (\varphi, u) \in \mathbf{H} \times X_{\mathcal{D}}, \quad \tilde{W}_{\mathcal{D}}(\varphi, u) = \langle \varphi, G_{\mathcal{D}}u \rangle_{L', L} + \langle D\varphi, P_{\mathcal{D}}u \rangle_{L', L}. \quad (\text{A.13})
+$$
+
+A sequence $(D_m)_{m \in \mathbb{N}}$ of gradient discretisations is limit-conforming in the
+sense of Definition A.7 if and only if, for any sequence $u_m \in X_{D_m}$ such that
+$(\|u_m\|_{D_m})_{m \in \mathbb{N}}$ is bounded,
+
+$$
+\forall \varphi \in H, \lim_{m \to \infty} \widetilde{W}_{D_m}(\varphi, u_m) = 0. \tag{A.14}
+$$
+
+**Proof.** Remark that
+
+$$
+W_D(\varphi) = \sup_{u \in X_D \setminus \{0\}} \frac{|\widetilde{W}_D(\varphi, u)|}{\|u\|_D}.
+$$
+
+The proof that (A.10) implies (A.14) is straightforward, since $|\widetilde{W}_{D_m}(\varphi, u_m)| \le \|u_m\|_{D_m} W_{D_m}(\varphi)$. Let us prove the converse by way of contradiction. If (A.10) does not hold then there exists $\varphi \in H$, $\varepsilon > 0$ and a subsequence of $(D_m)_{m \in \mathbb{N}}$, still denoted by $(D_m)_{m \in \mathbb{N}}$, such that $W_{D_m}(\varphi) \ge \varepsilon$ for all $m \in \mathbb{N}$. We can then find $v_m \in X_{D_m} \setminus \{0\}$ such that
+
+$$
+|\widetilde{W}_{\mathcal{D}}(\varphi, v_m)| \geq \frac{1}{2}\varepsilon \|v_m\|_{\mathcal{D}_m}.
+$$
+
+Set $u_m = v_m / \|v_m\|_{D_m}$. Then, for all $m \in \mathbb{N}$, $||u_m||_{D_m} = 1$ and
+---PAGE_BREAK---
+
+$$ \widetilde{W}_{\mathcal{D}}(\varphi, u_m) = \frac{1}{\|v_m\|_{\mathcal{D}_m}} \widetilde{W}_{\mathcal{D}}(\varphi, v_m) \geq \frac{1}{2}\varepsilon. $$
+
+This leads to a contradiction with (A.14). ■
+
+**Lemma A.11 (Regularity of the limit, abstract setting).** Let $(\mathcal{D}_m)_{m \in \mathbb{N}}$ be a limit-conforming sequence of gradient discretisations, in the sense of Definition A.7. For any $m \in \mathbb{N}$, take $u_m \in X_{\mathcal{D}_m}$ and assume that $(\|u_m\|_{\mathcal{D}_m})_{m \in \mathbb{N}}$ is bounded. Then there exists $u \in B$ such that, along a subsequence as $m \to \infty$, $P_{\mathcal{D}_m} u_m$ converges weakly in $L$ to $u$, and $G_{\mathcal{D}_m} u_m$ converges weakly in $\mathbf{L}$ to $Gu$.
+
+**Proof.** By definition of $\|\cdot\|_{\mathcal{D}_m}$, $(G_{\mathcal{D}_m} u_m)_{m \in \mathbb{N}}$ is bounded in $\mathbf{L}$. By Lemma A.8, $(\mathcal{D}_m)_{m \in \mathbb{N}}$ is coercive and therefore $(P_{\mathcal{D}_m} u_m)_{m \in \mathbb{N}}$ is bounded in $L$. The re-flexivity of $L$ and $\mathbf{L}$ thus gives a subsequence of $(\mathcal{D}_m, u_m)_{m \in \mathbb{N}}$, denoted in the same way, and elements $u \in L$ and $\mathbf{u} \in \mathbf{L}$ such that $P_{\mathcal{D}_m} u_m$ converges weakly in $L$ to $\mathbf{u}$ and $G_{\mathcal{D}_m} u_m$ converges weakly in $\mathbf{L}$ to $\mathbf{u}$. These weak convergences, the limit-conformity of $(\mathcal{D}_m)_{m \in \mathbb{N}}$ and the boundedness of $(\|u_m\|_{\mathcal{D}_m})_{m \in \mathbb{N}}$ enable us to identify the limit in (A.14) to see that
+
+$$ \forall \varphi \in H, \langle \varphi, u \rangle_{L', L} + \langle D\varphi, u \rangle_{L', L} = 0. $$
+
+This relation simultaneously proves that $u \in B$ and that $\mathbf{u} = Gu$. ■
+
+We conclude this appendix by the notions of GD-consistency and compactness in the abstract setting. Note that, once $L$, $\mathbf{L}$, $H$ and $D$ are chosen, the definition A.7 of limit-conformity is constrained by the continuous duality formula (A.3); as a consequence of Lemma A.8, the definition of coercivity is also constrained by this formula. These two notions therefore naturally follow from the continuous abstract setting.
+
+On the contrary, the definitions of GD-consistency and compactness are disconnected from the duality formula. In the absence of a specific problem to analyse in the abstract setting, these definitions therefore remain rather open. Particular choices for these notions are presented here, but variants are possible – see Remark 3.12 for GD-consistency and Remark 3.16 for compactness.
+
+**Definition A.12 (GD-consistency, abstract setting)**
+
+If $\mathcal{D}$ is a gradient discretisation in the sense of Definition A.4, let $S_\mathcal{D}: B \to [0, +\infty)$ be given by
+
+$$ \forall \varphi \in B, \quad S_\mathcal{D}(\varphi) = \min_{v \in X_\mathcal{D}} (\|P_\mathcal{D}v - \varphi\|_L + \|G_\mathcal{D}v - G\varphi\|_L). \quad (\text{A.15}) $$
+
+A sequence $(\mathcal{D}_m)_{m \in \mathbb{N}}$ of gradient discretisations is **GD-consistent**, or consistent for short, if
+---PAGE_BREAK---
+
+$$ \forall \varphi \in B, \quad \lim_{m \to \infty} S_{\mathcal{D}_m}(\varphi) = 0. \qquad (\text{A.16}) $$
+
+**Lemma A.13 (Equivalent condition for GD-consistency, abstract setting).** A sequence $(\mathcal{D}_m)_{m \in \mathbb{N}}$ of gradient discretisations is GD-consistent in the sense of Definition A.12 if and only if there exists a dense subset $B_d$ of $B$ such that
+
+$$ \forall \psi \in B_d, \quad \lim_{m \to \infty} S_{\mathcal{D}_m}(\psi) = 0. \qquad (\text{A.17}) $$
+
+**Proof.** Let us assume that (A.17) holds and let us prove (A.16) (the converse is straightforward, take $B_d = B$). Observe first that, since $B$ is continuously embedded in $L$, there exists $C_B > 0$ such that
+
+$$ \forall \varphi \in B, \| \varphi \|_L \le C_B \| \varphi \|_B. $$
+
+Let $\varphi \in B$. Take $\varepsilon > 0$ and $\psi \in B_d$ such that $\|\varphi - \psi\|_B \le \varepsilon$. For $v \in X_{\mathcal{D}_m}$, the triangle inequality and the definition of the norm in $B$ yield
+
+$$
+\begin{align*}
+& \|P_{\mathcal{D}_m} v - \varphi\|_L + \|G_{\mathcal{D}_m} v - G\varphi\|_L \\
+&\leq \|P_{\mathcal{D}_m} v - \psi\|_L + \| \psi - \varphi \|_L + \|G_{\mathcal{D}_m} v - G\psi\|_L + \|G\psi - G\varphi\|_L \\
+&\leq \|P_{\mathcal{D}_m} v - \psi\|_L + \|G_{\mathcal{D}_m} v - G\psi\|_L + (C_B + 1) \|\psi - \varphi\|_B.
+\end{align*}
+$$
+
+Taking the infimum over $v \in X_{\mathcal{D}_m}$ leads to $S_{\mathcal{D}_m}(\varphi) \le S_{\mathcal{D}_m}(\psi) + (C_B + 1)\varepsilon$. Assumption (A.17) then yields $\limsup_{m \to \infty} S_{\mathcal{D}_m}(\varphi) \le (C_B + 1)\varepsilon$, and letting $\varepsilon \to 0$ concludes the proof that $S_{\mathcal{D}_m}(\varphi) \to 0$ as $m \to \infty$. $\blacksquare$
+
+**Definition A.14 (Compactness, abstract setting)**
+
+A sequence $(\mathcal{D}_m)_{m \in \mathbb{N}}$ of gradient discretisations in the sense of Definition A.4 is **compact** if, for any sequence $u_m \in X_{\mathcal{D}_m}$ such that $(\|u_m\|_{\mathcal{D}_m})_{m \in \mathbb{N}}$ is bounded, the sequence $(P_{\mathcal{D}_m} u_m)_{m \in \mathbb{N}}$ is relatively compact in $L$.
+
+*Remark A.15.* The compactness of $(\mathcal{D}_m)_{m \in \mathbb{N}}$ often follows from some compactness property of $B$ – perhaps translated in a discrete setting. The typical example is the case of “conforming Galerkin” gradient discretisations, defined by $\mathcal{D}_m = (X_{\mathcal{D}_m}, P_{\mathcal{D}_m} = \text{Id}, G_{\mathcal{D}_m} = G)$, where $X_{\mathcal{D}_m}$ is a finite dimensional subspace of $B$. Then, if $B$ is compactly embedded in $L$, $(\mathcal{D}_m)_{m \in \mathbb{N}}$ is compact in the sense of Definition A.14.
+
+**Lemma A.16 (Compactness implies coercivity, abstract setting).** Let $(\mathcal{D}_m)_{m \in \mathbb{N}}$ be a sequence of gradient discretisations that is compact in the sense of Definition A.14. Then $(\mathcal{D}_m)_{m \in \mathbb{N}}$ is also coercive in the sense of Definition A.6.
+---PAGE_BREAK---
+
+**Proof.** Assume that $(\mathcal{D}_m)_{m \in \mathbb{N}}$ is not coercive. Then there exists a subsequence of $(\mathcal{D}_m)_{m \in \mathbb{N}}$ (denoted in the same way) such that, for all $m \in \mathbb{N}$, we can find $v_m \in X_{\mathcal{D}_m} \setminus \{0\}$ satisfying
+
+$$ \lim_{m \to \infty} \frac{\|\mathbb{P}_{\mathcal{D}_m} v_m\|_L}{\|v_m\|_{\mathcal{D}_m}} = +\infty. $$
+
+Setting $u_m = v_m / \|v_m\|_{\mathcal{D}_m}$, this gives $\lim_{m \to \infty} \|\mathbb{P}_{\mathcal{D}_m} u_m\|_L = +\infty$. But $\|u_m\|_{\mathcal{D}_m} = 1$ for all $m \in \mathbb{N}$ and the compactness of the sequence of gradient discretisations therefore implies that $(\mathbb{P}_{\mathcal{D}_m} u_m)_{m \in \mathbb{N}}$ is relatively compact in $L$, which is a contradiction. ■
+---PAGE_BREAK---
+
+
+---PAGE_BREAK---
+
+# Discrete functional analysis
+
+Because the GDM encompasses non-conforming schemes, the functional spaces where the approximate solutions live are not included in the classical Sobolev spaces. Therefore, the usual Poincaré inequalities, Sobolev embeddings or trace inequalities cannot be directly used. This chapter introduces a number of tools, referred to as “discrete functional analysis tools”, which are the equivalent of the aforementioned inequalities/embeddings in discrete spaces (made of vectors gathering cell and face unknowns). These tools are combined, in Section 7.2, with the notion of polytopal toolbox to establish the coercivity, limit-conformity and compactness of sequences of gradient discretisations that are controlled by such toolboxes. As shown in Chapters 8–14, many conforming and non-conforming schemes can be analysed through controls by polytopal toolboxes and thus, indirectly, through the discrete functional analysis tools presented here.
+
+In Section B.1, technical results on polytopal meshes and related reconstruction operators are presented. The three subsequent sections are devoted to discrete functional analysis results for diffusion problems with, respectively, Dirichlet, Neumann/Fourier, and mixed boundary conditions. Some of the tools developed here are inspired by previous works; this is in particular the case for discrete Poincaré and Sobolev inequalities, see, e.g., [52, 92, 107, 97, 111, 112, 26, 71] to cite a few.
+
+In this chapter, unless otherwise specified we take $p \in (1, \infty)$ and $\Omega$ is an open bounded connected subset of $\mathbb{R}^d$ ($d \in \mathbb{N}^\*$) with Lipschitz-continuous boundary $\partial\Omega$.
+
+## B.1 Preliminary results
+
+We state here a few technical results on polytopal meshes and associated discrete elements.
+---PAGE_BREAK---
+
+**B.1.1 Geometrical properties of cells**
+
+The lemmas in this section state simple geometrical properties and formulas associated with a cell.
+
+**Lemma B.1.** Let $\mathcal{T}$ be a polytopal mesh in the sense of Definition 7.2. Take $K \in \mathcal{M}$ and let $\varrho_K = \min_{\sigma \in \mathcal{F}_K} d_{K,\sigma}$. Then, the open ball $B(\mathbf{x}_K, \varrho_K)$ of centre $\mathbf{x}_K$ and radius $\varrho_K$ is contained in $K$, and $K$ is star-shaped with respect to all points in this ball.
+
+**Proof.** For $\sigma \in \mathcal{F}_K$ we let $H_\sigma$ be the affine hyperplane generated by $\sigma$ and $H_\sigma^-= \{\mathbf{x} \in \mathbb{R}^d : (\mathbf{x}-\mathbf{z}) \cdot \mathbf{n}_{K,\sigma} < 0$ for all $\mathbf{z} \in H_\sigma\}$ be the half space, opposite to $\mathbf{n}_{K,\sigma}$, corresponding to $\sigma$ (see Figure B.1).
+
+Fig. B.1. Illustration of the proof of Lemma B.1.
+
+By definition, $d_{K,\sigma}$ is the (usual) distance from $\mathbf{x}_K$ to $H_\sigma$. Hence $B(\mathbf{x}_K, \varrho_K)$ is contained in $H_\sigma^-$; otherwise, we would have a point in this ball which is at a greater distance from $\mathbf{x}_K$ than $d_{K,\sigma}$, which contradicts $\varrho_K \le d_{K,\sigma}$. Hence $B(\mathbf{x}_K, \varrho_K) \subset \cap_{\sigma \in \mathcal{F}_K} H_\sigma^- =: \mathcal{H}$. The proof is concluded if we show that $K$ is star-shaped with respect to any point in $\mathcal{H}$.
+
+Let $\mathbf{x} \in \mathcal{H}$ and $\mathbf{y} \in K$. If $[\mathbf{x}, \mathbf{y}]$ is not contained in $K$, then by convexity of $[\mathbf{x}, \mathbf{y}]$ we have $(\mathbf{x}, \mathbf{y}) \cap \partial K \neq \emptyset$. Let $\mathbf{z}$ be the last point, towards $\mathbf{y}$, in $(\mathbf{x}, \mathbf{y}) \cap \partial K$. Then $(\mathbf{z}, \mathbf{y}) \subset K$ and, if $\sigma$ is the face of $K$ on which $\mathbf{z}$ lies, $(\mathbf{z}-\mathbf{y}) \cdot \mathbf{n}_{K,\sigma} > 0$. But $\mathbf{x}-\mathbf{z} = \alpha(\mathbf{z}-\mathbf{y})$ for some positive $\alpha$ since $\mathbf{z}$ lies between $\mathbf{x}$ and $\mathbf{y}$, and thus $(\mathbf{x}-\mathbf{z}) \cdot \mathbf{n}_{K,\sigma} = \alpha[(\mathbf{z}-\mathbf{y}) \cdot \mathbf{n}_{K,\sigma}] > 0$. On the other hand, since $\mathbf{x} \in \mathcal{H} \subset H_\sigma^-$ and $\mathbf{z} \in \sigma$, $(\mathbf{x}-\mathbf{z}) \cdot \mathbf{n}_{K,\sigma} < 0$. This is a contradiction and the proof is complete. ■
+---PAGE_BREAK---
+
+**Lemma B.2.** Let $\mathcal{T}$ be a polytopal mesh in the sense of Definition 7.2, $K \in \mathcal{M}$ and $\sigma \in \mathcal{F}_K$. Then
+
+$$|D_{K,\sigma}| = \frac{1}{d} |\sigma| d_{K,\sigma} \quad \text{and} \quad \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} = d|K|. \qquad (\text{B.1})$$
+
+**Proof.** We first compute $|D_{K,\sigma}| = \int_{D_{K,\sigma}} dt dx$. Since the integral is invariant by translation and change of orthonormal axis system, there is no loss of generality in supposing that $\sigma$ lies on the hyperplane $x^{(1)} = 0$, and that $x_K$ on the line orthogonal to it. Then $x_K = (d_{K,\sigma}, 0, \dots, 0)$, see Figure B.2.
+
+Fig. B.2. Illustration of the proof of Lemma B.2
+
+Consider the change of variable $(t, y) \in (0, 1) \times \sigma \mapsto x \in D_{K,\sigma}$ defined by
+$x = (1-t)x_K + ty = ((1-t)d_{K,\sigma}, ty^{(2)}, \dots, ty^{(d)})$ (note that $y^{(1)} = 0$). Its
+Jacobian determinant is $J(t, y) = d_{K,\sigma} \times t^{d-1}$ so
+
+$$|D_{K,\sigma}| = \int_0^1 \int_\sigma t^{d-1} d_{K,\sigma} dt d\gamma(\mathbf{y}) = \frac{1}{d} |d_{K,\sigma}| |\sigma|,$$
+
+as announced in the lemma. The second equation in (B.1) follows immediately
+from the fact that $(D_{K,\sigma})_{\sigma \in \mathcal{F}_K}$ forms a partition of $K$ (up to a set of zero
+measure). $\blacksquare$
+
+The following lemma and corollary are extremely useful to construct $\mathbb{P}_1$-exact gradient reconstructions.
+---PAGE_BREAK---
+
+**Lemma B.3.** Let $K$ be a polytopal subset of $\mathbb{R}^d$ with faces $\mathcal{F}_K$ and, for $\sigma \in \mathcal{F}_K$, denote by $\bar{\mathbf{x}}_\sigma$ the centre of mass of $\sigma$. Let $\mathbf{x}_K$ be any point of $\mathbb{R}^d$. Then,
+
+$$ \sum_{\sigma \in \mathcal{F}_K} |\sigma | n_{K,\sigma} (\bar{\mathbf{x}}_\sigma - \mathbf{x}_K)^T = |K| \mathrm{Id}, \quad (B.2) $$
+
+where $(\bar{\mathbf{x}}_\sigma - \mathbf{x}_K)^T$ is the transpose of $\bar{\mathbf{x}}_\sigma - \mathbf{x}_K \in \mathbb{R}^d$, and $\mathrm{Id}$ is the $d \times d$ identity matrix.
+
+**Proof.** Since $\bar{\mathbf{x}}_\sigma$ is the centre of mass of $\sigma$, for any $i = 1, \dots, d$,
+
+$$ \bar{\mathbf{x}}_{\sigma}^{(i)} = \frac{1}{|\sigma|} \int_{\sigma} \mathbf{x}^{(i)} ds(\mathbf{x}) $$
+
+(where $\mathbf{x}^{(i)}$ denotes the $i$-th component of $\mathbf{x}$), and therefore
+
+$$ \sum_{\sigma \in \mathcal{F}_K} |\sigma| \bar{\mathbf{x}}_{\sigma}^{(i)} n_{K,\sigma} = \sum_{\sigma \in \mathcal{F}_K} \int_{\sigma} \mathbf{x}^{(i)} n_{K,\sigma} ds(\mathbf{x}). $$
+
+The divergence (or Stokes') formula then gives
+
+$$ \sum_{\sigma \in \mathcal{F}_K} |\sigma| \bar{\mathbf{x}}_{\sigma}^{(i)} n_{K,\sigma} = \int_K \nabla(\mathbf{x}^{(i)}) d\mathbf{x} = |K| e_i $$
+
+where $e_i$ is the $i$-th vector of the canonical basis of $\mathbb{R}^d$. Since $\bar{\mathbf{x}}_\sigma^T e_i = \bar{\mathbf{x}}_\sigma^{(i)}$, this shows that
+
+$$ \left( \sum_{\sigma \in \mathcal{F}_K} |\sigma| n_{K,\sigma} \bar{\mathbf{x}}_{\sigma}^{T} \right) e_i = (|K| \mathrm{Id}) e_i. $$
+
+This relation being valid for any $i = 1, \dots, d$, we infer that
+
+$$ \sum_{\sigma \in \mathcal{F}_K} |\sigma| n_{K,\sigma} \bar{\mathbf{x}}_{\sigma}^{T} = |K| \mathrm{Id}. \quad (B.3) $$
+
+Apply now divergence formula to a constant field $\xi \in \mathbb{R}^d$:
+
+$$ \left( \sum_{\sigma \in \mathcal{F}_K} |\sigma| n_{K,\sigma} \right) \cdot \xi = \sum_{\sigma \in \mathcal{F}_K} \int_{\sigma} \xi \cdot n_{K,\sigma} d\gamma(\mathbf{x}) = \int_K \operatorname{div}(\xi) d\mathbf{x} = 0. $$
+
+Since this relation is true for any $\xi \in \mathbb{R}^d$, it shows that
+
+$$ \sum_{\sigma \in \mathcal{F}_K} |\sigma| n_{K,\sigma} = 0. \quad (B.4) $$
+
+(B.2) is proved by adding (B.3) and (B.4) multiplied on the right by $-\mathbf{x}_K^T$.
+
+For simplicial meshes, the next lemma shows that the regularity factor $\kappa_{\Xi}$ defined by (7.10) controls all the other ones.
+---PAGE_BREAK---
+
+**Lemma B.4.** Let $K$ be a simplex of $\mathbb{R}^d$, $\bar{x}_K$ be the centre of mass of $K$, and $\rho_K$ be the maximum radius of the balls centred at $\bar{x}_K$ and contained in $K$. For $\sigma \in \mathcal{F}_K$, let $d_{K,\sigma}$ be defined by (7.4) with $x_K = \bar{x}_K$. Then
+
+$$\rho_K = \min_{\sigma \in \mathcal{F}_K} d_{K,\sigma}, \qquad (\text{B.5})$$
+
+$$\forall s_0 \neq s_1 \text{ in } \mathcal{V}_K, \rho_K \leq \frac{1}{d+1}\mathrm{dist}(s_0, s_1), \qquad (\text{B.6})$$
+
+$$\forall \sigma \in \mathcal{F}_K, \rho_K \leq \frac{1}{d+1}\mathrm{diam}(\sigma). \qquad (\text{B.7})$$
+
+As a consequence, if $\mathfrak{T}$ is a conforming simplicial mesh with $\mathcal{P}$ the centres of mass of the cells, then, recalling the definitions (7.8)-(7.10),
+
+$$\eta_{\bar{\Sigma}} \leq \frac{2\kappa_{\bar{\Sigma}}^2}{d+1} \quad \text{and} \quad \theta_{\bar{\Sigma}} \leq \kappa_{\bar{\Sigma}} + d + 1.$$
+
+**Proof.** The inequality ≥ in (B.5) is a consequence of Lemma B.1. The other inequality actually only relies on the convexity of $K$. If $\sigma \in \mathcal{F}_K$, as in the proof of Lemma B.1 denote by $H_\sigma$ the affine hyperplane containing $\sigma$, and by $H_\sigma^-$ the half space $H_\sigma + \mathbb{R}^- n_{K,\sigma}$. Since $K$ is convex, $K \subset H_\sigma^-$ and $d_{K,\sigma}$ is the (positive) distance from $\bar{x}_K$ to $H_\sigma$. We have $B(\bar{x}_K, \rho_K) \subset K \subset H_\sigma^-$ and $\rho_K$ must therefore be less than $\mathrm{dist}(\bar{x}_K, H_\sigma) = d_{K,\sigma}$.
+
+Let us now prove (B.6). Let $\sigma$ be the face of $K$ opposite to $s_1$. Write $\bar{x}_K = \frac{1}{d+1} \sum_{s \in \mathcal{V}_K} s$, so that
+
+$$
+\begin{aligned}
+s_0 - \bar{x}_K &= \frac{1}{d+1} \sum_{s \in \mathcal{V}_K} (s_0 - s) \\
+&= \frac{1}{d+1} \sum_{s \in \mathcal{V}_K, s \neq s_1} (s_0 - s) + \frac{1}{d+1} (s_0 - s_1).
+\end{aligned}
+\qquad (\text{B.8}) $$
+
+If $s \neq s_1$ then $s, s_0 \in \bar{\sigma}$ and thus $(s_0 - s) \cdot n_{K,\sigma} = 0$. Taking the scalar product of (B.8) with $n_{K,\sigma}$ therefore gives, since $s_0 \in \bar{\sigma}$,
+
+$$d_{K,\sigma} = (s_0 - \bar{x}_K) \cdot n_{K,\sigma} = \frac{1}{d+1}(s_0 - s_1) \cdot n_{K,\sigma} \leq \frac{1}{d+1}\mathrm{dist}(s_0, s_1).$$
+
+Equation (B.6) follows since $\rho_K \leq d_{K,\sigma}$ by (B.5). Estimate (B.7) is a consequence of (B.6) since, for any face $\sigma \in \mathcal{F}_K$ and any two vertices $s_0 \neq s_1$ of $\sigma$, $\mathrm{dist}(s_0, s_1) \leq \mathrm{diam}(\sigma)$.
+
+Let us turn to the upper bound on $\eta_{\bar{\Sigma}}$. For any neighbouring cells $K$ and $L$, denoting by $\sigma$ their common face, by (B.5) applied to $K$ and (B.7) applied to $L$,
+
+$$
+\begin{aligned}
+d_{K,\sigma} &\geq \rho_K \geq \kappa_{\bar{\Sigma}}^{-1} h_K \geq \kappa_{\bar{\Sigma}}^{-1} \mathrm{diam}(\sigma) \geq \kappa_{\bar{\Sigma}}^{-1} (d+1) \rho_L \\
+&\geq \kappa_{\bar{\Sigma}}^{-2} (d+1) h_L \geq \kappa_{\bar{\Sigma}}^{-2} (d+1) d_{L,\sigma}.
+\end{aligned}
+$$
+---PAGE_BREAK---
+
+Hence $\frac{d_{L,\sigma}}{d_{K,\sigma}} \le \frac{\kappa_{\bar{\tau}}^2}{d+1}$ which gives, by reversing the roles of $K$ and $L$, the upper bound on $\eta_{\bar{\tau}}$.
+
+The bound on $\theta_{\bar{\tau}}$ is trivial since any simplex $K$ has $d+1$ faces and, by (B.5),
+
+$$ \frac{h_K}{d_{K,\sigma}} \le \kappa_{\bar{\tau}} \frac{\rho_K}{d_{K,\sigma}} \le \kappa_{\bar{\tau}}. \quad (B.9) $$
+
+**Remark B.5 (Generalisation to $\mathbf{x}_K$ not located at the centre of mass)**
+
+The proof shows that (B.5) holds with $\bar{\mathbf{x}}_K$ replaced by any $\mathbf{x}_K \in K$. Writing $\mathbf{x}_K = \sum_{s \in V_K} \alpha_s \mathbf{s}_s$ as a convex combination and reproducing the previous proof with these coefficients $\alpha_s \in [0, 1]$ instead of $1/(d+1)$, we see that (B.6) and (B.7) holds with 1 instead of $1/(d+1)$.
+
+### B.1.2 Interpolant on $X_{\bar{\tau}}$
+
+For $\mathfrak{T}$ a polytopal mesh of $\Omega$ in the sense of Definition 7.2 and $p \in [1, \infty)$, define the interpolant $I_{\bar{\tau}} : W^{1,p}(\Omega) \to X_{\bar{\tau}}$ by
+
+$$
+\begin{align*}
+& \forall \varphi \in W^{1,p}(\Omega), I_{\bar{\tau}}\varphi = ((\varphi_K)_{K \in \mathcal{M}}, (\varphi_\sigma)_{\sigma \in \mathcal{F}}) \text{ with} \\
+& \forall K \in \mathcal{M}, \varphi_K &= \frac{1}{|K|} \int_K \varphi(\mathbf{x})d\mathbf{x}, \tag{B.10} \\
+& \forall \sigma \in \mathcal{F}, \varphi_\sigma = \frac{1}{|\sigma|} \int_\sigma \varphi(\mathbf{x})d\gamma(\mathbf{x}).
+\end{align*}
+$$
+
+This interpolant enjoys essential stability and approximation properties. Before establishing them, let us start with a preliminary lemma.
+
+**Lemma B.6.** Let $\mathfrak{T}$ be a polytopal mesh of $\Omega$ in the sense of Definition 7.2, $p \in [1, \infty)$ and $\theta$ be such that
+
+$$ \max \left\{ \frac{h_K}{d_{K,\sigma}} : K \in \mathcal{M}, \sigma \in \mathcal{F}_K \right\} \leq \theta. $$
+
+Then there exists $C_1$, depending only on $d$, $p$ and $\theta$, such that, for any $K \in \mathcal{M}$ and any $\varphi \in W^{1,p}(K)$, with the notations in (B.10),
+
+$$ |\varphi_\sigma - \varphi_K|^p \le \frac{C_1 h_K^{p-1}}{|\sigma|} \int_K |\nabla \varphi(\mathbf{x})|^p d\mathbf{x} \quad (B.11) $$
+
+and
+
+$$ \| \varphi - \varphi_K \|_{L^p(K)} \le C_1 h_K \| \nabla \varphi \|_{L^p(K)^d}. \quad (B.12) $$
+---PAGE_BREAK---
+
+**Proof.** Let us assume the existence of $C_2$ depending only on $d, p$ and $\theta$ such that, for all $K \in \mathcal{M}$ and all $\sigma \in \mathcal{F}_K$, setting $B_K = B(\mathbf{x}_K, \theta^{-1}h_K/2)$,
+
+$$ \left| \varphi_{\sigma} - \frac{1}{|B_K|} \int_{B_K} \varphi(\mathbf{x}) d\mathbf{x} \right|^p \le C_2 \frac{h_K^{p-1}}{|\sigma|} \int_K |\nabla \varphi(\mathbf{x})|^p d\mathbf{x}, \quad (B.13) $$
+
+$$ \left| \frac{1}{|B_K|} \int_{B_K} \varphi(\mathbf{x}) d\mathbf{x} - \varphi_K \right|^p \le C_2 \frac{h_K^p}{|K|} \int_K |\nabla \varphi(\mathbf{x})|^p d\mathbf{x}, \quad (B.14) $$
+
+and
+
+$$ \left\| \varphi - \frac{1}{|B_K|} \int_{B_K} \varphi(\mathbf{x}) d\mathbf{x} \right\|_{L^p(K)} \le C_2 h_K \| \nabla \varphi \|_{L^p(K)^d}. \quad (B.15) $$
+
+Then (B.11) follows from (B.13) and (B.14) by using the triangle inequality, the power-of-sums inequality (D.12), and, in (B.14), the estimate $|K| \ge |D_{K,\sigma}| = \frac{|\sigma|d_{K,\sigma}}{d} \ge \theta^{-1}d^{-1}|\sigma|h_K$. Similarly, Estimate (B.12) follows from (B.14), (B.15) and the triangle inequality.
+
+To prove the existence of $C_2$ such that (B.13)-(B.15) hold, notice first that, since the restrictions to $K$ of functions in $C^\infty(\mathbb{R}^d)$ are dense in $W^{1,p}(K)$ ($K$ is a polytopal set), these estimates only need to be established for $\varphi \in C^\infty(\mathbb{R}^d)$.
+
+**PROOF OF (B.13)**
+
+For $\mathbf{z} \in B_K$ and $\mathbf{y} \in \sigma$, write $\varphi(\mathbf{y}) - \varphi(\mathbf{z}) = \int_0^1 \nabla\varphi(\mathbf{z} + t(\mathbf{y}-\mathbf{z})) \cdot (\mathbf{z}-\mathbf{y})dt$. Taking the mean value for $\mathbf{z} \in B_K$ and $\mathbf{y} \in \sigma$ and using Jensen's inequality yields
+
+$$ L_{(B.13)} \leq \frac{h_K^p}{|\sigma| |B_K|} \int_0^1 \int_\sigma \int_{B_K} |\nabla\varphi(\mathbf{z} + t(\mathbf{y}-\mathbf{z}))|^p d\mathbf{z} d\gamma(\mathbf{y}) dt, \quad (B.16) $$
+
+where $L_{(B.13)}$ is the left-hand side of (B.13). Since $\theta^{-1}h_K/2 \le d_{K,\sigma}$ for all $\sigma \in \mathcal{F}_K$, by Lemma B.1 the cell $K$ is star-shaped with respect to all points in $B_K$. Hence, for all $\mathbf{z} \in B_K$ the change of variable $\psi : (t, \mathbf{y}) \in (0, 1) \times \sigma \to \mathbf{x} = \mathbf{z} + t(\mathbf{y}-\mathbf{z})$ has values in $K$. By the same reasoning as in the proof of Lemma B.2, the Jacobian determinant of this change of variable is $J\psi = t^{d-1}|(\mathbf{y}-\mathbf{z}) \cdot \mathbf{n}_{K,\sigma}|$. Since $|\mathbf{x}-\mathbf{z}| = t|\mathbf{y}-\mathbf{z}| \le th_K$, we have $t \ge \frac{|\mathbf{x}-\mathbf{z}|}{h_K}$. Moreover,
+
+$$ |(\mathbf{y}-\mathbf{z}) \cdot \mathbf{n}_{K,\sigma}| \ge |(\mathbf{y}-\mathbf{x}_K) \cdot \mathbf{n}_{K,\sigma}| - |\mathbf{z}-\mathbf{x}_K| \ge d_{K,\sigma} - \frac{\theta^{-1}h_K}{2} \ge \frac{\theta^{-1}h_K}{2}. $$
+
+Hence,
+
+$$ J\psi \geq \left( \frac{|\mathbf{x}-\mathbf{z}|}{h_K} \right)^{d-1} \frac{\theta^{-1}}{2} h_K \geq (2\theta)^{-1} h_K^{2-d} |\mathbf{x}-\mathbf{z}|^{d-1}. $$
+
+Using $\psi$ in (B.16) therefore leads to
+
+$$ L_{(B.13)} \leq \frac{2\theta h_K^{p+d-2}}{|\sigma| |B_K|} \int_K |\nabla\varphi(\mathbf{x})|^p \int_{B_K} |\mathbf{x}-\mathbf{z}|^{1-d} d\mathbf{z} d\mathbf{x}. \quad (B.17) $$
+---PAGE_BREAK---
+
+Since $B_K \subset K \subset B(\boldsymbol{x}, h_K)$ for any $\boldsymbol{x} \in K$, denoting by $\omega_d$ the surface of the unit sphere in $\mathbb{R}^d$,
+
+$$ \int_{B_K} |\boldsymbol{x} - \boldsymbol{z}|^{1-d} d\boldsymbol{z} \leq \int_{B(\boldsymbol{x}, h_K)} |\boldsymbol{x} - \boldsymbol{z}|^{1-d} d\boldsymbol{z} = \omega_d \int_0^{h_K} \rho^{1-d} \rho^{d-1} d\rho = \omega_d h_K. $$
+
+Plugged into (B.17), this estimate gives (B.13) since $|B_K| = |B(0, 1)|(2\theta)^{-d}h_K^d$.
+
+**PROOF OF (B.14)**
+
+We follow similar ideas as in the proof of Lemma 7.59. For all $(\boldsymbol{x}, \boldsymbol{y}) \in B_K \times K$,
+we have
+
+$$ \varphi(\boldsymbol{x}) - \varphi(\boldsymbol{y}) = \int_0^1 \nabla\varphi(t\boldsymbol{x} + (1-t)\boldsymbol{y}) \cdot (\boldsymbol{x} - \boldsymbol{y})dt. \quad (B.18) $$
+
+Taking the mean values for $\boldsymbol{x} \in B_K$ and $\boldsymbol{y} \in K$ and denoting by $L_{(B.14)}$ the
+left-hand side of (B.14), Jensen's inequality gives
+
+$$ L_{(B.14)} \leq \frac{h_K^p}{|B_K||K|} \int_{B_K} \int_K \int_0^1 |\nabla\varphi(t\boldsymbol{x} + (1-t)\boldsymbol{y})|^p dt d\boldsymbol{y} d\boldsymbol{x}. \quad (B.19) $$
+
+Applying the change of variable $\boldsymbol{x} \in B_K \rightarrow \boldsymbol{z} = t\boldsymbol{x} + (1-t)\boldsymbol{y}$, which has
+values in $K$ since $K$ is star-shaped with respect to all points in $B_K$, we have
+
+$$
+\begin{aligned}
+& \int_{B_K} \int_K \int_0^1 |\nabla\varphi(t\boldsymbol{x} + (1-t)\boldsymbol{y})|^p dt d\boldsymbol{y} d\boldsymbol{x} \\
+& \leq \int_K |\nabla\varphi(\boldsymbol{z})|^p \int_K \int_{I(\boldsymbol{z},\boldsymbol{y})} t^{-d} dt d\boldsymbol{y} d\boldsymbol{z} \quad (B.20)
+\end{aligned}
+$$
+
+where, as in the proof of Lemma 7.59 with $V = B_K$, $I(\boldsymbol{z}, \boldsymbol{y}) = \{\boldsymbol{t} \in (0,1) :$
+$\exists \boldsymbol{x} \in B_K$, $t\boldsymbol{x} + (1-\boldsymbol{t})\boldsymbol{y} = \boldsymbol{z}$}.
+Using $B_K \subset K$ and following estimates (7.73)
+and (7.74), we arrive at
+
+$$ \int_K \int_{I(\mathbf{z}, \mathbf{y})} t^{-d} dt d\mathbf{y} \leq \frac{h_K^d}{d-1} \omega_d. \quad (B.21) $$
+
+Substituting this inequality into (B.20) and coming back to (B.19) completes
+the proof of (B.14), since $|B_K| = |B(0,1)|(2\theta)^{-d}h_K^d$.
+
+**PROOF OF (B.15)**
+
+This estimate follows immediately from Lemma 7.59 since $V = K$ is star-
+shaped with respect to $B = B_K$, and $\operatorname{diam}(V) = h_K = \theta\operatorname{diam}(B)$. $\blacksquare$
+
+The following stability property of $I_{\bar{\Sigma}}$ is useful to check the condition (2.96) in
+Lemma 2.52. It enabled us (in Section 9.5 and in the proof of Theorem 13.14)
+to establish the GD-consistency of non-conforming $\mathbb{P}_1$ GDs and of HMM GDs
+in the case of non-homogeneous Dirichlet boundary conditions.
+---PAGE_BREAK---
+
+**Proposition B.7 (Stability of the interpolant $I_{\bar{\tau}}$).** Let $\bar{\mathcal{T}}$ be a polytopal mesh of $\Omega$ in the sense of Definition 7.2, let $I_{\bar{\tau}}$ be defined by (B.10), and let $\theta \ge \theta_{\bar{\tau}}$ (see (7.8)). Then, there exists $C_3$ depending only on $d, p$ and $\theta$ such that, for all $\varphi \in W^{1,p}(\Omega)$,
+
+$$
+\begin{align}
+\| \Pi_{\bar{\tau}}(I_{\bar{\tau}} \varphi) \|_{L^p(\Omega)} &\leq \| \varphi \|_{L^p(\Omega)} , &
+\|\mathbb{T}_{\bar{\tau}}(I_{\bar{\tau}} \varphi) \|_{L^p(\partial \Omega)} &\leq \|\gamma \varphi \|_{L^p(\partial \Omega)} \tag{B.22} \\
+\text{and } |I_{\bar{\tau}} \varphi|_{\bar{\tau},p} &\leq C_3 \|\nabla \varphi \|_{L^p(\Omega)^d}. \notag
+\end{align}
+$$
+
+*Proof.* Using the notations in (B.10), by Jensen’s inequality,
+
+$$ |\varphi_K|^p \leq \frac{1}{|K|} \int_K |\varphi(\boldsymbol{x})|^p d\boldsymbol{x}. $$
+
+Multiplying this inequality by $|K|$ and summing over $K \in \mathcal{M}$ gives
+
+$$ \| \Pi_{\bar{\tau}}(I_{\bar{\tau}} \varphi) \|_{L^p(\Omega)} \leq \| \varphi \|_{L^p(\Omega)}. $$
+
+A similar reasoning gives the estimate on $\mathbb{T}_{\bar{\tau}}(I_{\bar{\tau}} \varphi)$. To estimate $|I_{\bar{\tau}} \varphi|_{\bar{\tau},p}$, we apply (B.11) in Lemma B.6 to find $C_4$ depending only on $d, p$ and $\theta$ such that
+
+$$ |\varphi_\sigma - \varphi_K|^p \le \frac{C_4 h_K^{p-1}}{|\sigma|} \int_K |\nabla \varphi(\mathbf{x})|^p d\mathbf{x}. $$
+
+Multiply this inequality by $|\sigma|d_{K,\sigma}^{1-p}$ and sum over $\sigma \in \mathcal{F}_K$ and $K \in \mathcal{M}$. Since, for all $K \in \mathcal{M}$, $\text{Card}(\mathcal{F}_K) \le \theta$ and $h_K/d_{K,\sigma} \le \theta$ for all $\sigma \in \mathcal{F}_K$, this yields
+$$ |I_{\bar{\tau}}\varphi|_{\bar{\tau},p}^p \le C_4 \theta^p \| \nabla \varphi \|_{L^p(\Omega)^d}. \quad \blacksquare $$
+
+To prove the approximation properties of $I_{\bar{\tau}}$ (Proposition B.9 below), let us first state a preliminary lemma. We establish this lemma in the context of partitions of $\Omega$, but it actually holds in a more general setting of measurable spaces; in particular, it is also valid if we replace $\Omega$ with $\partial\Omega$ (endowed with its $(d-1)$-dimensional measure).
+
+**Lemma B.8 (Approximation properties of projections on partitions).**
+
+Let $(M_m)_{m \in \mathbb{N}}$ be a sequence of families of measurable subsets of $\Omega$ such that, for each $m \in \mathbb{N}$,
+
+• $\overline{\Omega} \setminus (\bigcup_{K \in M_m} \overline{K})$ has a zero measure,
+
+• each $K \in M_m$ has a non-zero measure,
+
+• if $K$ and $L$ are two distinct elements of $M_m$, then $K \cap L = \emptyset$.
+
+For $m \in \mathbb{N}$, define $\text{Pr}_{M_m}: L^p(\Omega) \to L^p(\Omega)$ as the projection on piecewise constant functions on $M_m$, that is,
+
+$$ \forall \varphi \in L^p(\Omega), \forall K \in M_m, (\text{Pr}_{M_m}\varphi)|_K = \frac{1}{|K|} \int_K \varphi(\boldsymbol{x})d\boldsymbol{x}. \quad (B.23) $$
+
+Assume that $\max_{K \in M_m} \text{diam}(K) \to 0$ as $m \to \infty$. Then, for all $\varphi \in L^p(\Omega)$,
+$\text{Pr}_{M_m}\varphi \to \varphi$ in $L^p(\Omega)$ as $m \to \infty$.
+---PAGE_BREAK---
+
+**Proof.** Take $\varepsilon > 0$ and let $\varphi_\varepsilon \in C^1(\mathbb{R}^d)$ be such that $\|\varphi - \varphi_\varepsilon\|_{L^p(\Omega)} \le \varepsilon$. A triangle inequality yields
+
+$$
+\begin{align}
+\|\mathrm{Pr}_{M_m}\varphi - \varphi\|_{L^p(\Omega)} &\le \|\mathrm{Pr}_{M_m}(\varphi - \varphi_\varepsilon)\|_{L^p(\Omega)} + \|\mathrm{Pr}_{M_m}\varphi_\varepsilon - \varphi_\varepsilon\|_{L^p(\Omega)} \nonumber \\
+&\quad + \|\varphi_\varepsilon - \varphi\|_{L^p(\Omega)}. \tag{B.24}
+\end{align}
+$$
+
+By Jensen's inequality, for all $\psi \in L^p(\Omega)$ and $K \in M_m$,
+
+$$
+|(\mathrm{Pr}_{M_m} \psi)|_K|^p \leq \frac{1}{|K|} \int_K |\psi(x)|^p dx.
+$$
+
+Multiply this by $|K|$ and sum over $K \in \mathcal{M}_m$ to obtain $\|\mathrm{Pr}_{\mathcal{M}_m} \psi\|_{L^p(\Omega)} \leq \|\psi\|_{L^p(\Omega)}$. Using this estimate in (B.24) with $\psi = \varphi - \varphi_\epsilon$ and recalling that $\|\varphi - \varphi_\epsilon\|_{L^p(\Omega)} \le \epsilon$ leads to
+
+$$
+\Vert \mathrm{Pr}_{M_m} \varphi - \varphi \Vert_{L^p(\Omega)} \le 2\epsilon + \Vert \mathrm{Pr}_{M_m} \varphi_\epsilon - \varphi_\epsilon \Vert_{L^p(\Omega)} . \quad (\text{B.25})
+$$
+
+Then, for all $K \in \mathcal{M}_m$ and $x \in K$,
+
+$$
+\begin{align*}
+|\mathrm{Pr}_{\mathcal{M}_m} \varphi_\varepsilon(\mathbf{x}) - \varphi_\varepsilon(\mathbf{x})|
+&= \left| \frac{1}{|K|} \int_K (\varphi_\varepsilon(\mathbf{y}) - \varphi_\varepsilon(\mathbf{x})) dy \right| \\
+&\leq \mathrm{diam}(K) \| \nabla \varphi_\varepsilon \|_{L^\infty(\mathbb{R}^d)^d}.
+\end{align*}
+$$
+
+Using Hölder's inequality and taking the supremum of the above inequality
+over $\boldsymbol{x} \in K$ and $K \in \mathcal{M}_m$, we obtain
+
+$$
+\begin{align*}
+\|\mathrm{Pr}_{M_m} \varphi_\varepsilon - \varphi_\varepsilon\|_{L^p(\Omega)}
+&\le |\Omega|^{1/p} \|\mathrm{Pr}_{M_m} \varphi_\varepsilon - \varphi_\varepsilon\|_{L^\infty(\Omega)} \\
+&\le |\Omega|^{1/p} \left( \max_{K \in M_m} \mathrm{diam}(K) \right) \|\nabla \varphi_\varepsilon\|_{L^\infty(\mathbb{R}^d)^d}.
+\end{align*}
+$$
+
+Plugged into (B.25), this gives
+
+$$
+\Vert \mathrm{Pr}_{M_m} \varphi - \varphi \Vert_{L^p(\Omega)} \le 2\varepsilon + |\Omega|^{1/p} \left( \max_{K \in M_m} \operatorname{diam}(K) \right) \Vert \nabla \varphi_\varepsilon \Vert_{L^\infty(\mathbb{R}^d)^d}.
+$$
+
+Take now the superior limit as $m \to \infty$ and use $\max_{K \in M_m} \mathrm{diam}(K) \to 0$ to
+get $\limsup_{m \to \infty} \| \mathrm{Pr}_{M_m} \varphi - \varphi \|_{L^p(\Omega)} \le 2\varepsilon$. Letting $\varepsilon \to 0$ concludes the proof
+that $\mathrm{Pr}_{M_m} \varphi \to \varphi$ in $L^p(\Omega)$ as $m \to \infty$. $\blacksquare$
+
+We can now state the approximation properties of $I_{\bar{\tau}}$.
+
+**Proposition B.9 (Approximation properties of the interpolant $I_{\bar{\tau}}$).**
+
+Let $(\bar{\tau}_m)_{m \in N}$ be a sequence of polytopal meshes of $\Omega$ in the sense of Definition 7.2, such that $h_{M_m} \to 0$ as $m \to \infty$. Then, for all $\varphi \in W^{1,p}(\Omega)$, as $m \to \infty$,
+
+$$
+\Pi_{\bar{\tau}_m}(I_{\bar{\tau}_m}\varphi) \to \varphi \text{ in } L^p(\Omega), \quad (B.26)
+$$
+
+$$
+T_{\bar{\tau}_m}(I_{\bar{\tau}_m}\varphi) \to \gamma\varphi \text{ in } L^p(\partial\Omega), \quad (B.27)
+$$
+
+$$
+\overline{\nabla}_{\bar{\tau}_m}(I_{\bar{\tau}_m}\varphi) \to \nabla\varphi \text{ in } L^p(\Omega)^d. \quad (B.28)
+$$
+---PAGE_BREAK---
+
+**Proof.** Let $\mathrm{Pr}_{\mathcal{M}_m}$ be the projection on $\mathcal{M}_m$ as defined by (B.23). By definitions (B.10) and (7.7c) of $I_{\bar{\tau}_m}$ and $\Pi_{\bar{\tau}_m}$, $\Pi_{\bar{\tau}_m}(I_{\bar{\tau}_m} \varphi) = \mathrm{Pr}_{\mathcal{M}_m} \varphi$ and the convergence (B.26) follows from Lemma B.8. The convergence (B.27) of the reconstructed traces follows by the same argument, using a variant of Lemma B.8 for partitions of $\partial\Omega$ instead of $\Omega$.
+
+By Stokes' formula, the definition (B.10) of $I_{\bar{\tau}_m}$, and the definition (7.7e) of $\bar{\nabla}_{\bar{\tau}_m}$, for all $K \in \mathcal{M}_m$,
+
+$$ (\bar{\nabla}_{\bar{\tau}_m} (I_{\bar{\tau}_m} \varphi))|_K = \frac{1}{|K|} \sum_{\sigma \in \mathcal{F}_K} \int_\sigma \varphi(\boldsymbol{x}) d\gamma(\boldsymbol{x}) n_{K,\sigma} = \frac{1}{|K|} \int_K \nabla \varphi(\boldsymbol{x}) d\boldsymbol{x}. $$
+
+Hence, $\bar{\nabla}_{\bar{\tau}_m}(I_{\bar{\tau}_m}\varphi) = \mathrm{Pr}_{\mathcal{M}_m}(\nabla\varphi)$, where $\mathrm{Pr}_{\mathcal{M}_m}$ acts on $\nabla\varphi$ component-by-component. Hence, Lemma B.8 shows that $\bar{\nabla}_{\bar{\tau}_m}(I_{\bar{\tau}_m}\varphi) \to \nabla\varphi$ in $L^p(\Omega)^d$ as $m \to \infty$, and the proof is complete. ■
+
+### B.1.3 Approximation properties of $\bar{\nabla}_{\bar{\tau}}$
+
+The following result is the key to proving that several classical gradient discretisations are LLE GDs.
+
+**Lemma B.10 ($\mathbb{P}_1$-exactness of $\bar{\nabla}_{\bar{\tau}}$ and stability).** Under Hypothesis (7.2), let $p \in [1, +\infty)$ and $\mathcal{T}$ be a polytopal mesh of $\Omega$ in the sense of Definition 7.2. Define $X_{\bar{\tau}}$, $\bar{\nabla}_{\bar{\tau}}$, $\bar{\nabla}_K$ and $|\cdot|_{\bar{\tau},p}$ as in (7.7). Then
+
+1. $\bar{\nabla}_K$ is a $\mathbb{P}_1$-exact gradient reconstruction on $K$ upon $(x_K, (\bar{x}_\sigma)_{\sigma \in \mathcal{F}_K})$, in the sense of Definition 7.28. In other words, if $A$ is an affine function and $u = (A(x_K), (A(\bar{x}_\sigma))_{\sigma \in \mathcal{F}_K})$ are the values at $x_K$ and $(\bar{x}_\sigma)_{\sigma \in \mathcal{F}_K}$ of $A$, then $\bar{\nabla}_K u = \nabla A$.
+
+2. For all $v \in X_{\bar{\tau}}$,
+
+$$ \|\bar{\nabla}_{\bar{\tau}} v\|_{L^p(\Omega)^d} \leq d^{\frac{p-1}{p}} |v|_{\bar{\tau},p}. \quad (B.29) $$
+
+**Proof.** The proof of Item 1 follows by multiplying both sides of (B.2) by the constant vector $\nabla A$, and by noticing that, since $A$ is affine,
+
+$$ (\bar{x}_{\sigma} - x_K)^T \nabla A = (\bar{x}_{\sigma} - x_K) \cdot \nabla A = A(\bar{x}_{\sigma}) - A(x_K) = u_{\sigma} - u_K. $$
+
+To prove Item 2, write, for $\boldsymbol{x} \in K$,
+
+$$ |\bar{\nabla}_{\bar{\tau}} v(\boldsymbol{x})| \leq \frac{1}{|K|} \sum_{\sigma \in \mathcal{F}_K} |\sigma| |v_{\sigma} - v_K| \leq d \sum_{\sigma \in \mathcal{F}_K} \frac{|\sigma| d_{K,\sigma}}{|K|} \left| \frac{v_{\sigma} - v_K}{d_{K,\sigma}} \right|. $$
+
+By (B.1) we have $\sum_{\sigma \in \mathcal{F}_K} \frac{|\sigma| d_{K,\sigma}}{|K|} = 1$ and the convexity of $s \mapsto s^p$ for $s \geq 0$ therefore gives
+
+$$ |\bar{\nabla}_{\bar{\tau}} v(\boldsymbol{x})|^p \leq d^p \sum_{\sigma \in \mathcal{F}_K} \frac{|\sigma| d_{K,\sigma}}{|K|} \left| \frac{v_{\sigma} - v_K}{d_{K,\sigma}} \right|^p $$
+---PAGE_BREAK---
+
+$$ = \frac{d^{p-1}}{|K|} \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} \left| \frac{v_\sigma - v_K}{d_{K,\sigma}} \right|^p . \quad (B.30) $$
+
+Integrate this estimate over $\boldsymbol{x} \in K$, sum over $K \in \mathcal{M}$ and recall the definition (7.7f) of $|\cdot|_{\Xi,p}$ to obtain (B.29). ■
+
+The following lemma helps proving the limit-conformity of a GD controlled by a polytopal toolbox.
+
+**Lemma B.11 (Discrete Stokes' formula).** Let $\bar{\Xi}$ be a polytopal mesh of $\Omega$ in the sense of Definition 7.2, $p \in [1, +\infty)$ and $\theta \ge \theta_{\bar{\Xi}}$ (see (7.8)). We define $X_{\bar{\Xi}}$, $\Pi_{\bar{\Xi}}$, $\mathbb{T}_{\bar{\Xi}}$, $\bar{\nabla}_{\bar{\Xi}}$ and $|\cdot|_{\bar{\Xi},p}$ as in (7.7). Then, there exists $C_5$ depending only on $d$, $p$ and $\theta$ such that, for all $\varphi \in W^{1,p'}(\Omega)^d$ and all $v \in X_{\bar{\Xi}}$,
+
+$$
+\begin{aligned}
+& \left| \int_{\Omega} (\bar{\nabla}_{\bar{\Xi}} v(\boldsymbol{x}) \cdot \boldsymbol{\varphi}(\boldsymbol{x}) + \Pi_{\bar{\Xi}} v(\boldsymbol{x}) \operatorname{div} \boldsymbol{\varphi}(\boldsymbol{x})) \, d\boldsymbol{x} \right. \\
+& \qquad \left. - \int_{\partial \Omega} \mathbb{T}_{\bar{\Xi}} v(\boldsymbol{x}) \gamma_n(\boldsymbol{\varphi})(\boldsymbol{x}) d\gamma(\boldsymbol{x}) \right| \le C_5 \| |\nabla \boldsymbol{\varphi}| \|_{L^{p'}(\Omega)} |v|_{\Xi,p} h_{\mathcal{M}}, \quad (B.31)
+\end{aligned}
+$$
+
+where $\gamma_n(\varphi) = \gamma(\varphi) \cdot n_{\partial\Omega}$ is the normal trace of $\varphi$.
+
+**Remark B.12 (Broken $W^{1,p'}$ estimate)**
+
+The proof actually shows that the result still holds if we take $\varphi \in W_{\text{div}}^{p'}(\Omega) \cap W^{1,p'}(\mathcal{M})^d$, where the broken space $W^{1,p'}(\mathcal{M})^d$ is defined by
+
+$$ W^{1,p}(\mathcal{M}) = \{ \psi \in L^{p'}(\Omega) : \forall K \in \mathcal{M}, \psi \in W^{1,p'}(K) \}. $$
+
+In (B.31), the factor "$|||\nabla\varphi||_{L^{p'}(\Omega)} h_{\mathcal{M}}$" must simply be replaced with
+
+$$ \left( \sum_{K \in \mathcal{M}} |||\nabla\varphi||_{L^{p'}(K)}^{p'} h_K^{p'} \right)^{1/p'} $$
+
+or $|\varphi|_{W^{1,\infty}(\mathcal{M})} = \max_{K \in \mathcal{M}} (|||\nabla\varphi||_{L^\infty(K)} h_K)$ if $p=1$.
+
+**Proof.** Set $\varphi_\sigma = \frac{1}{|\sigma|} \int_\sigma \varphi(x)d\gamma(x)$. Since $n_{K,\sigma} = -n_{L,\sigma}$ whenever $\sigma$ is a face between $K$ and $L$, gathering by faces shows that
+
+$$
+\begin{align*}
+& \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} v_\sigma |\sigma| |\varphi_\sigma \cdot n_{K,\sigma}| \\
+&= \sum_{\sigma \in \mathcal{F}_{\text{int}}, \mathcal{M}_\sigma = \{K,L\}} v_\sigma |\sigma| (\varphi_\sigma \cdot n_{K,\sigma} + \varphi_\sigma \cdot n_{L,\sigma}) \\
+&\quad + \sum_{\sigma \in \mathcal{F}_{\text{ext}}, \mathcal{M}_\sigma = \{K\}} v_\sigma \int_\sigma \varphi(x) \cdot n_{K,\sigma} d\gamma(x) \\
+&= \int_{\partial\Omega} \mathbb{T}_{\bar{\Xi}} v(x) \varphi(x) \cdot n_{\partial\Omega}(x) d\gamma(x).
+\end{align*}
+$$
+---PAGE_BREAK---
+
+By Stokes' formula, $\int_K \operatorname{div}\varphi(\mathbf{x})d\mathbf{x} = \sum_{\sigma \in \mathcal{F}_K} |\sigma|\varphi_\sigma \cdot \mathbf{n}_{K,\sigma}$. Therefore,
+
+$$
+\begin{aligned}
+\int_{\Omega} \Pi_{\bar{\Sigma}} v(\mathbf{x}) \operatorname{div} \varphi(\mathbf{x}) d\mathbf{x} &= \sum_{K \in \mathcal{M}} v_K \sum_{\sigma \in \mathcal{F}_K} |\sigma| \varphi_{\sigma} \cdot \mathbf{n}_{K,\sigma} \\
+&= \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} (v_K - v_{\sigma}) |\sigma| \varphi_{\sigma} \cdot \mathbf{n}_{K,\sigma} + \int_{\partial \Omega} \mathbb{T}_{\bar{\Sigma}} v(\mathbf{x}) \gamma_n(\varphi)(\mathbf{x}) d\gamma(\mathbf{x}).
+\end{aligned}
+\quad (\text{B.32})
+$$
+
+Introduce $\varphi_K = \frac{1}{|K|} \int_K \varphi(\mathbf{x})d\mathbf{x}$ and write, since $\sum_{\sigma \in \mathcal{F}_K} |\sigma|(v_\sigma - v_K)\mathbf{n}_{K,\sigma} = |K|\bar{\nabla}_K v$,
+
+$$
+\begin{aligned}
+& \int_{\Omega} \Pi_{\bar{\Sigma}} v(\mathbf{x}) \operatorname{div} \varphi(\mathbf{x}) d\mathbf{x} - \int_{\partial \Omega} \mathbb{T}_{\bar{\Sigma}} v(\mathbf{x}) \gamma_n(\varphi)(\mathbf{x}) d\gamma(\mathbf{x}) \\
+&= \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma|(v_K - v_\sigma) \mathbf{n}_{K,\sigma} \cdot \varphi_K \\
+&\quad + \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma|(v_K - v_\sigma)(\varphi_\sigma - \varphi_K) \cdot \mathbf{n}_{K,\sigma} \\
+&= - \int_{\Omega} \bar{\nabla}_{\bar{\Sigma}} v(\mathbf{x}) \cdot \varphi(\mathbf{x}) d\mathbf{x} \\
+&\quad + \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma|(v_K - v_\sigma)(\varphi_\sigma - \varphi_K) \cdot \mathbf{n}_{K,\sigma}.
+\end{aligned}
+\quad (\text{B.33})
+$$
+
+Let $T$ be the left-hand side of (B.31). Equation (B.33) and Hölder's inequality (D.3) show that, for $p > 1$,
+
+$$
+\begin{align}
+T &\leq \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} \left| \frac{v_\sigma - v_K}{d_{K,\sigma}} \right| |\varphi_\sigma - \varphi_K|
+\tag{B.34} \\
+&\leq \left( \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} \left| \frac{v_\sigma - v_K}{d_{K,\sigma}} \right|^p \right)^{\frac{1}{p}}
+\nonumber \\
+&\qquad \times \left( \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} |\varphi_\sigma - \varphi_K|^{p'} \right)^{\frac{1}{p'}}.
+\nonumber
+\end{align}
+$$
+
+Apply (B.11) in Lemma B.6 to each component of $\varphi$, with $p'$ instead of $p$. Since $d_{K,\sigma} \le h_K$, this gives $C_6$ depending only on $d$, $p$ and $\theta$ such that
+
+$$
+\begin{align*}
+T &\le C_6 |v|_{\bar{\Sigma},p} \left( \sum_{K \in M} \sum_{\sigma \in F_K} h_K^{p'} \int_K |\nabla \varphi(\mathbf{x})|^{p'} d\mathbf{x} \right)^{\frac{1}{p'}} \\
+&\le C_6 \theta^{\frac{1}{p'}} |v|_{\bar{\Sigma},p} h_M \| |\nabla \varphi| \|_{L^{p'}(\Omega)}.
+\end{align*}
+$$
+
+This completes the proof in the case $p > 1$. If $p = 1$, simply write $|\varphi_K - \varphi_\sigma| \le \| |\nabla \varphi| \|_{L^\infty(\Omega)} h_M$ in (B.34). ■
+---PAGE_BREAK---
+
+## B.2 Discrete functional analysis for Dirichlet boundary conditions
+
+We establish discrete functional analysis results in the case of Dirichlet boundary conditions. We first consider discrete Sobolev embeddings, starting with the case $p = 1$ and then generalising to the case $p > 1$. Then we study a Rellich compactness result, also looking at the case $p = 1$ first. All these results apply to functions reconstructed, through $\Pi_{\bar{\mathcal{F}}}$, from elements in $X_{\bar{\mathcal{F}},0}$.
+
+### B.2.1 Discrete Sobolev embeddings
+
+Let us first recall the Sobolev embedding, due to L. Nirenberg, of $W^{1,1}(\mathbb{R}^d)$ into $L^1*(\mathbb{R}^d)$, where $1^* = \frac{d}{d-1}$:
+
+$$ \forall w \in W^{1,1}(\mathbb{R}^d), \|w\|_{L^{1^*}(\mathbb{R}^d)} \le \frac{1}{2d} \sum_{i=1}^d \|\partial_i w\|_{L^1(\mathbb{R}^d)}. \quad (B.35) $$
+
+Recall that the $BV(\mathbb{R}^d)$ norm of functions in $L^1(\mathbb{R}^d)$ is defined by
+
+$$
+\begin{aligned}
+\|w\|_{BV(\mathbb{R}^d)} &= \sup \left\{ \int_{\mathbb{R}^d} w(\boldsymbol{x}) \operatorname{div} \varphi(\boldsymbol{x}) d\boldsymbol{x} : \varphi \in C_c^\infty(\mathbb{R}^d, \mathbb{R}^d), \right. \\
+& \qquad \left. \| \varphi \|_{L^\infty(\mathbb{R}^d)^d} \le 1 \right\},
+\end{aligned}
+$$
+
+with $\varphi = (\varphi_1, \dots, \varphi_d)$ and $\|\varphi\|_{L^\infty(\mathbb{R}^d)^d} = \sup_{i=1,\dots,d} \|\varphi_i\|_{L^\infty(\mathbb{R}^d)}$. The space $BV(\mathbb{R}^d)$ is defined as the set of functions $w \in L^1(\Omega)$ such that $\|w\|_{BV(\mathbb{R}^d)} < \infty$. The Sobolev embedding (B.35) can be extended to $BV(\mathbb{R}^d)$, by using a regularisation technique.
+
+Precisely, let $w \in BV(\mathbb{R}^d)$ and take $(\rho_n)_{n \ge 1}$ a smoothing kernel, that is, $\rho_1 \in C_c^\infty(B(0,1))$, $\rho_1 \ge 0$, $\int_{B(0,1)} \rho_1(\boldsymbol{x}) d\boldsymbol{x} = 1$, and $\rho_n(\boldsymbol{x}) = n^d \rho_1(n\boldsymbol{x})$. Then, $w_n = w * \rho_n$ belongs to $W^{1,1}(\mathbb{R}^d)$, and $w_n \to w$ in $L^1(\mathbb{R}^d)$ as $n \to \infty$ (and thus a.e. up to a subsequence). Moreover, $\sum_{i=1}^d \|\partial_i w_n\|_{L^1(\mathbb{R}^d)} \le \|w\|_{BV(\mathbb{R}^d)}$. Apply then (B.35) to $w = w_n$ to obtain
+
+$$ \|w_n\|_{L^{1^*}(\mathbb{R}^d)} \le \frac{1}{2d} \sum_{i=1}^{d} \| \partial_i w_n \|_{L^1(\mathbb{R}^d)} \le \frac{1}{2d} \|w\|_{BV(\mathbb{R}^d)}. $$
+
+Taking now the inferior limit and using Fatou's lemma in the left-hand side yields that
+
+$$ \forall w \in BV(\mathbb{R}^d), \|w\|_{L^{1^*}(\mathbb{R}^d)} \le \frac{1}{2d} \|w\|_{BV(\mathbb{R}^d)}. \quad (B.36) $$
+
+Let us now state the discrete Sobolev embedding for $p = 1$.
+---PAGE_BREAK---
+
+**Lemma B.13 (Discrete embedding of $W_0^{1,1}(\Omega)$ in $L^{1^*(\Omega)}$).** Let $\mathfrak{T}$ be a polytopal mesh of $\Omega$. Setting $1^* = \frac{d}{d-1}$ and recalling the notations (7.7), we have
+
+$$ \forall u \in X_{\bar{\Sigma},0}, \| \Pi_{\bar{\Sigma}} u \|_{L^{1^*(\Omega)}} \le \frac{1}{2\sqrt{d}} |u|_{\bar{\Sigma},1}. \quad (B.37) $$
+
+**Proof.** Let $u \in X_{\bar{\Sigma},0}$, and extend $\Pi_{\bar{\Sigma}}u$ by 0 outside $\Omega$. We have $\Pi_{\bar{\Sigma}}u \in L^1(\mathbb{R}^d)$. Let $\varphi \in C_c^\infty(\mathbb{R}^d, \mathbb{R}^d)$ such that $\|\varphi\|_{L^\infty(\mathbb{R}^d)} \le 1$. This implies $|\varphi| \le \sqrt{d}$. Write (B.32) for $v=u$ and take into account the boundary conditions $u_\sigma = 0$ for all $\sigma \in \mathcal{F}_{\text{ext}}$ (which implies $T_{\bar{\Sigma}}u=0$) to obtain
+
+$$
+\begin{align}
+\int_{\mathbb{R}^d} \Pi_{\bar{\Sigma}} u(\mathbf{x}) \operatorname{div} \varphi(\mathbf{x}) d\mathbf{x} &= \int_{\Omega} \Pi_{\bar{\Sigma}} u(\mathbf{x}) \operatorname{div} \varphi(\mathbf{x}) d\mathbf{x} \\
+&= \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma|(u_K - u_\sigma) \frac{1}{|\sigma|} \int_\sigma \varphi(\mathbf{x}) \cdot n_{K,\sigma} d\gamma(\mathbf{x}) \\
+&\leq \sqrt{d} \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| |u_K - u_\sigma| = \sqrt{d} |u|_{\bar{\Sigma},1}. \tag{B.38}
+\end{align}
+$$
+
+Hence, $\|\Pi_{\bar{\Sigma}} u\|_{BV(\mathbb{R}^d)} \le \sqrt{d}|u|_{\bar{\Sigma},1}$ and (B.36) leads to (B.37). ■
+
+**Lemma B.14 (Discrete embedding of $W_0^{1,p}(\Omega)$ in $L^{p^*(\Omega)}$, $1 < p < d$).** Let $\mathfrak{T}$ be a polytopal mesh of $\Omega$, $p \in (1, d)$ and $p^* = \frac{pd}{d-p}$. Then, there exists $C_7$, depending only on $d$, $p$ and $\eta \ge \eta_{\mathfrak{T}}$ (see (7.9)), such that
+
+$$ \forall u \in X_{\bar{\Sigma},0}, \| \Pi_{\bar{\Sigma}} u \|_{L^{p^*(\Omega)}} \le C_7 |u|_{\bar{\Sigma},p}. \quad (B.39) $$
+
+**Proof.** We follow again L. Nirenberg's ideas. Let $\alpha$ be such that $\alpha 1^* = p^*$, that is, $\alpha = p(d-1)/(d-p) > 1$. Take $u \in X_{\bar{\Sigma},0}$ and define $\hat{u} = ((|u_K|^{\alpha})_{K \in \mathcal{M}}, (\hat{u}_{\sigma})_{\sigma \in \mathcal{F}})$ with
+
+$$
+\begin{gather*}
+\hat{u}_{\sigma} = \frac{1}{2}(|u_K|^{\alpha} + |u_L|^{\alpha}) && \text{for all } \sigma \in \mathcal{F}_{\text{int}} \text{ with } \mathcal{M}_{\sigma} = \{K, L\}, \\
+\hat{u}_{\sigma} = 0 && \text{if } \sigma \in \mathcal{F}_{\text{ext}}.
+\end{gather*}
+$$
+
+Since $|\Pi_{\bar{\Sigma}}\hat{u}|^{\frac{d}{d-1}} = |\Pi_{\bar{\Sigma}}u|^{p^*}$, applying (B.37) to $\hat{u}$ and gathering the sums by edges gives
+
+$$
+\begin{align}
+\left( \int_{\Omega} |\Pi_{\bar{\Sigma}} u(\mathbf{x})|^{p^*} d\mathbf{x} \right)^{\frac{d-1}{d}} &\leq \frac{1}{2\sqrt{d}} \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| |||u_K|^{\alpha} - \hat{u}_{\sigma}| | \\
+&\leq \frac{1}{2\sqrt{d}} \sum_{\sigma \in \mathcal{F}_{\text{ext}}, \mathcal{M}_{\sigma}=\{K\}} |\sigma|||u_K|^{\alpha} + \frac{1}{2\sqrt{d}} \sum_{\sigma \in \mathcal{F}_{\text{int}}, \mathcal{M}_{\sigma}=\{K,L\}} |\sigma|||u_K|^{\alpha} - |u_L|^{\alpha}|.
+\end{align}
+$$
+
+Since $f: s \mapsto s^\alpha$ is differentiable on $[0, \infty)$ and $\sup_{[a,b]} |f'| \le \alpha(a^{\alpha-1} + b^{\alpha-1})$ for all $0 \le a \le b$, the mean value theorem yields
+---PAGE_BREAK---
+
+$$
+|u_K|^{\alpha} - |u_L|^{\alpha} \leq \alpha(|u_K|^{\alpha-1} + |u_L|^{\alpha-1})|u_K - u_L|. \quad (B.41)
+$$
+
+Hence, setting $\delta_{\sigma}u = |u_K|$ if $\sigma \in \mathcal{F}_{\text{ext}}$ and $\delta_{\sigma}u = |u_K - u_L|$ if $\sigma \in \mathcal{F}_{\text{int}}$, gathering back by cells,
+
+$$
+\left( \int_{\Omega} |\Pi_{\bar{x}} u(\mathbf{x})|^{p^*} d\mathbf{x} \right)^{\frac{d-1}{d}} &\leq \frac{\alpha}{2\sqrt{d}} \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| |u_K|^{\alpha-1} \delta_\sigma u \\
+&= \frac{\alpha}{2\sqrt{d}} \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} |u_K|^{\alpha-1} \frac{\delta_\sigma u}{d_{K,\sigma}}.
+$$
+
+The Hölder inequality (D.3) then yields
+
+$$
+\left( \int_{\Omega} |\Pi_{\bar{x}} u(\mathbf{x})|^{p^*} d\mathbf{x} \right)^{\frac{d-1}{d}} \leq \frac{\alpha}{2\sqrt{d}} \left( \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} |u_K|^{(\alpha-1)p'} \right)^{\frac{1}{p'}} \\ \times \left( \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} \left| \frac{\delta_\sigma u}{d_{K,\sigma}} \right|^p \right)^{\frac{1}{p}} . \tag{B.42}
+$$
+
+Since $(\alpha - 1)p' = p^*$ and $\sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} = d|K|$ (see (B.1)),
+
+$$
+\begin{align*}
+\sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} |u_K|^{(\alpha-1)p'} &= \sum_{K \in \mathcal{M}} d|K| |u_K|^{p'} \\
+&= d \int_{\Omega} |\Pi_{\bar{x}} u(\mathbf{x})|^{p'} d\mathbf{x}.
+\end{align*}
+$$
+
+Plugging this into (B.42) and noticing that $\frac{d-1}{d} - \frac{1}{p'} = \frac{1}{p^*}$, this shows that
+
+$$
+\|\Pi_{\bar{x}} u\|_{L^{p^*}(\Omega)} \leq \frac{\alpha d^{1/p'}}{2\sqrt{d}} \left( \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} \left| \frac{\delta_\sigma u}{d_{K,\sigma}} \right|^p \right)^{\frac{1}{p}} . \quad (\text{B.43})
+$$
+
+For $\mathcal{M}_\sigma = \{K, L\}$, using the definition of $\eta$,
+
+$$
+\begin{align*}
+d_{K,\sigma} \left| \frac{\delta_\sigma u}{d_{K,\sigma}} \right|^p &\leq \frac{1}{d_{K,\sigma}^{p-1}} (|u_K - u_\sigma| + |u_\sigma - u_L|)^p \\
+&\leq 2^{p-1} \left( \frac{|u_K - u_\sigma|^p}{d_{K,\sigma}^{p-1}} + \frac{|u_L - u_\sigma|^p}{d_{L,\sigma}^{p-1}} \right) \frac{d_{K,\sigma}^{p-1} + d_{L,\sigma}^{p-1}}{d_{K,\sigma}^{p-1}} \\
+&\leq 2^{p-1} \left( d_{K,\sigma} \left| \frac{u_K - u_\sigma}{d_{K,\sigma}} \right|^p + d_{L,\sigma} \left| \frac{u_L - u_\sigma}{d_{L,\sigma}} \right|^p \right) (1 + \eta^{p-1}).
+\end{align*}
+$$
+
+The same holds, with $u_L = 0$, if $\sigma \in F_K \cap F_{\text{ext}}$. Hence,
+
+$$
+\sum_{K \in M} \sum_{\sigma \in F_K} |\sigma| d_{K,σ} \left| \frac{\delta_σ u}{d_{K,σ}} \right|^p
+$$
+---PAGE_BREAK---
+
+$$
+\begin{align*}
+& \le 2^{p-1}(1+\eta^{p-1}) \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| \left( d_{K,\sigma} \left| \frac{u_K - u_\sigma}{d_{K,\sigma}} \right|^p + d_{L,\sigma} \left| \frac{u_L - u_\sigma}{d_{L,\sigma}} \right|^p \right) \\
+& \le 2^p (1+\eta^{p-1}) \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} \left| \frac{u_K - u_\sigma}{d_{K,\sigma}} \right|^p . \tag{B.44}
+\end{align*}
+$$
+
+To write the last line, we noticed that each contribution involving $u_K - u_\sigma$ appears twice for interior edges (once when summing over $\sigma \in \mathcal{F}_K$, and another one when summing over $\sigma \in \mathcal{F}_L$). The Sobolev inequality (B.39) is deduced from (B.43), (B.44) and the definition of $|u|_{\bar{\Sigma},p}$.
+
+To prove the final result of this section, we first need to establish a natural inequality on discrete Sobolev norms. Let $1 \le q < p < +\infty$. Using Hölder's inequality (D.3) with exponents $\frac{p}{q} > 1$ and $\frac{p}{p-q}$, we have
+
+$$
+\begin{align}
+|u|_{\bar{\Sigma},q} &= \left( \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} \left| \frac{u_\sigma - u_K}{d_{K,\sigma}} \right|^q \right)^{\frac{1}{q}} \\
+&\le \left( \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} \left| \frac{u_\sigma - u_K}{d_{K,\sigma}} \right|^p \right)^{\frac{1}{p}} \left( \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} \right)^{\frac{1}{q}-\frac{1}{p}} \\
+&= |u|_{\bar{\Sigma},p} (d|\Omega|)^{\frac{1}{q}-\frac{1}{p}}. \tag{B.45}
+\end{align}
+$$
+
+In the last line, we invoked (B.1).
+
+**Lemma B.15 (Discrete embedding of $W_0^{1,p}(\Omega)$ in $L^q(\Omega)$, for some $q > p$).** Let $\bar{\Sigma}$ be a polytopal mesh of $\Omega$, $p \in [1, +\infty)$ and $\eta \ge \eta_{\bar{\Sigma}}$. Then, there exists $q > p$, depending only on $p$ and $d$, and there exists $C_8$, depending only on $\Omega$, $p$, $q$ and $\eta$, such that
+
+$$
+\forall u \in X_{\bar{\Sigma},0}, \|H_{\bar{\Sigma}} u\|_{L^q(\Omega)} \le C_8 |u|_{\bar{\Sigma},p}. \quad (B.46)
+$$
+
+If $p < d$ we can take $q = p^* = \frac{pd}{d-p}$ and, if $p \ge d$, we can take any $q < +\infty$.
+
+*Remark B.16 (Discrete Poincaré inequality).* Combining (B.46) and the Hölder inequality (D.7) yields the discrete Poincaré inequality
+
+$$
+\| H_{\bar{\Sigma}} u \|_{L^p(\Omega)} \le C_8 |\Omega|^{\frac{1}{p}-\frac{1}{q}} |u|_{\bar{\Sigma},p}.
+$$
+
+This has been established here for polytopal meshes, using in particular the assumption that each cell is star-shaped with respect to a ball. For some numerical methods, appropriate discrete Poincaré inequalities can be proved with a milder assumption [139, 87].
+
+**Proof.** If $p=1$, take $q=1^*$ and the result follows from Lemma B.13 (in this case, $C_8$ does not depend on $\eta$). If $1 1$.
+
+**Lemma B.17 (Estimates on the translates in L¹).** Let $\bar{\xi}$ be a polytopal mesh of $\Omega$ in the sense of Definition 7.2. Let $u \in X_{\bar{\xi},0}$ and extend $\Pi_{\bar{\xi}}u$ to $\mathbb{R}^d$ by 0 outside $\Omega$. Then,
+
+$$
+\forall \mathbf{h} \in \mathbb{R}^d, \| \Pi_{\bar{\xi}} u(\cdot + \mathbf{h}) - \Pi_{\bar{\xi}} u \|_{L^1(\mathbb{R}^d)} \le |\mathbf{h}| \sqrt{d} |u|_{\bar{\xi},1}. \quad (\text{B.47})
+$$
+
+**Proof.** Since *p* = 1, the proof can be done by following the technique in [92], which yields (B.47) without √*d*. A more direct proof based on the BV space is chosen here, as in Lemma B.13.
+
+Let $w \in C_c^\infty(\mathbb{R}^d)$. For $\mathbf{x}, \mathbf{h} \in \mathbb{R}^d$, write
+
+$$
+|w(\mathbf{x} + \mathbf{h}) - w(\mathbf{x})| = \left| \int_0^1 \nabla w(\mathbf{x} + t\mathbf{h}) \cdot \mathbf{h} dt \right| \le |\mathbf{h}| \int_0^1 |\nabla w(\mathbf{x} + t\mathbf{h})| dt.
+$$
+
+Integrating with respect to $\boldsymbol{x} \in \mathbb{R}^d$ and using Fubini's theorem gives the well known result
+
+$$
+\|w(\cdot + h) - w\|_{L^1(\mathbb{R}^d)} \le |h| \int_{\mathbb{R}^d} |\nabla w(\cdot)| d\mathbf{x} \le |h| \sum_{i=1}^d \| \partial_i w \|_{L^1(\mathbb{R}^d)} . \quad (\text{B.48})
+$$
+
+By density of $C_c^\infty(\mathbb{R}^d)$ in $W^{1,1}(\mathbb{R}^d)$, Inequality (B.48) is also true for
+$w \in W^{1,1}(\mathbb{R}^d)$ and, proceeding as at the start of Section B.2.1, leads to the
+following estimate for $BV(\mathbb{R}^d)$ functions:
+
+$$
+\forall w \in BV(\mathbb{R}^d), \forall \mathbf{h} \in \mathbb{R}^d, \|w(\cdot + \mathbf{h}) - w\|_{L^1(\mathbb{R}^d)} \le |\mathbf{h}| \|w\|_{BV(\mathbb{R}^d)}. \quad (\text{B.49})
+$$
+---PAGE_BREAK---
+
+Take now $u \in X_{\bar{\Sigma},0}$ and, as in the statement of the lemma, set $\Pi_{\bar{\Sigma}}u = 0$ outside $\Omega$. Then $\Pi_{\bar{\Sigma}}u \in L^1(\mathbb{R}^d)$ and it was proved in lemma B.13 that $\|\Pi_{\bar{\Sigma}}u\|_{BV(\mathbb{R}^d)} \le \sqrt{d}|u|_{\bar{\Sigma},1}$. The proof is therefore complete by applying (B.49) to $w = \Pi_{\bar{\Sigma}}u$.
+
+■
+
+The following compactness result in $L^1$ results from Lemmas B.13 and B.17, and the Kolmogorov compactness criterion.
+
+**Lemma B.18 (Discrete Rellich theorem, $p=1$).** Let $(\bar{\Sigma}_m)_{m \in \mathbb{N}}$ be a sequence of polytopal meshes of $\Omega$. Then, for any $u_m \in X_{\bar{\Sigma}_{m,0}}$ such that $(|u_m|_{\bar{\Sigma}_{m,1}})_{m \in \mathbb{N}}$ is bounded, the sequence $(\Pi_{\bar{\Sigma}_m} u_m)_{m \in \mathbb{N}}$ is relatively compact in $L^1(\Omega)$.
+
+**Proof.** Lemma B.13 shows that $(\Pi_{D_m} u_m)_{m \in \mathbb{N}}$ is bounded in $L^{1^*}(\Omega)$, and thus also in $L^1(\Omega)$ since $\Omega$ is bounded. Extending the functions $\Pi_{\bar{\Sigma}_m} u_m$ by 0 outside $\Omega$, they remain bounded in $L^1(\mathbb{R}^d)$. The Kolmogorov compactness theorem [34, Theorem 4.26] and Lemma B.17 then show that $(\Pi_{D_m} u_m)_{m \in \mathbb{N}}$ is relatively compact in $L^1(\Omega)$.
+
+■
+
+As for discrete Sobolev embeddings, establishing a compactness result for $p > 1$ requires some additional hypothesis on the meshes.
+
+**Lemma B.19 (Discrete Rellich theorem, $p > 1$).** Let $p \in [1, +\infty)$ and $(\bar{\Sigma}_m)_{m \in \mathbb{N}}$ be a sequence of polytopal meshes of $\Omega$, such that $\sup_{m \in \mathbb{N}} \eta_{\bar{\Sigma}_m} < +\infty$. Then, for any $u_m \in X_{\bar{\Sigma}_{m,0}}$ such that $(|u_m|_{\bar{\Sigma}_{m,p}})_{m \in \mathbb{N}}$ is bounded, the sequence $(\Pi_{\bar{\Sigma}_m} u_m)_{m \in \mathbb{N}}$ is relatively compact in $L^p(\Omega)$.
+
+**Proof.** Using (B.45) with $q=1$ shows that $(|u_m|_{\bar{\Sigma}_{m,1}})_{m \in \mathbb{N}}$ is bounded. By Lemma B.18, $(\Pi_{D_m} u_m)_{m \in \mathbb{N}}$ is thus relatively compact in $L^1(\Omega)$ and, up to a subsequence denoted the same way, converges in this space. By Lemma B.15, $(\Pi_{D_m} u_m)_{m \in \mathbb{N}}$ is also bounded by some $C_9$ in $L^q(\Omega)$ for some $q > p$. Recall now the interpolation inequality, consequence of Hölder's inequality (D.5) applied to $|f|^p = |f|^{\alpha p}|f|^{(1-\alpha)p}$ with $\alpha = \frac{q-p}{(q-1)p}$ and exponents $(r, r') = (\frac{1}{p\alpha}, \frac{q}{(1-\alpha)p})$:
+
+$$ \|f\|_{L^p(\Omega)} \le \|f\|_{L^{1}(\Omega)}^{\frac{q-p}{(q-1)p}} \|f\|_{L^q(\Omega)}^{\frac{q(p-1)}{(q-1)p}} . $$
+
+Apply this estimate to $f = \Pi_{\bar{\Sigma}_m} u_m - \Pi_{\bar{\Sigma}_l} u_l$ and use $\|f\|_{L^q(\Omega)} \le 2C_9$. This gives
+
+$$ \| \Pi_{\bar{\Sigma}_m} u_m - \Pi_{\bar{\Sigma}_l} u_l \|_{L^p(\Omega)} \le \| \Pi_{\bar{\Sigma}_m} u_m - \Pi_{\bar{\Sigma}_l} u_l \|_{L^1(\Omega)}^{\frac{q-p}{(q-1)p}} (2C_9)^{\frac{q(p-1)}{(q-1)p}}. \quad (B.50) $$
+
+Since $\frac{q-p}{(q-1)p} > 0$ and $(\Pi_{\bar{\Sigma}_m} u_m)_{m \in \mathbb{N}}$ is a Cauchy sequence in $L^1(\Omega)$, (B.50) shows that $(\Pi_{\bar{\Sigma}_m} u_m)_{m \in \mathbb{N}}$ is also a Cauchy sequence in $L^p(\Omega)$, and thus that it converges in this space.
+■
+---PAGE_BREAK---
+
+## B.3 Discrete functional analysis for Neumann and Fourier BCs
+
+We develop here discrete functional analysis results for Neumann and Fourier boundary conditions.
+
+### B.3.1 Estimates involving the reconstructed trace
+
+Let us start with discrete versions of classical trace estimates, stated for the case $p = 1$ in Lemma B.20 and for the case $p > 1$ in Lemma B.21.
+
+**Lemma B.20 (Discrete trace inequality, $p = 1$).** Let $\mathcal{T}$ be a polytopal mesh of $\Omega$ in the sense of Definition 7.2, and $\rho \ge \theta_{\mathcal{T}} + \eta_{\mathcal{T}}$ (see (7.8) and (7.9)). Then, there exists $C_{10} > 0$, depending only on $\Omega$, $d$ and $\rho$, such that
+
+$$ \forall u \in X_{\mathcal{T}}, \|T_{\mathcal{T}}u\|_{L^1(\partial\Omega)} \le C_{10} (|u|_{\mathcal{T},1} + \|N_{\mathcal{T}}u\|_{L^1(\Omega)}). \quad (B.51) $$
+
+**Proof.**
+
+**Step 1:** we prove the existence of a finite family $(\tau_i, \xi_i)_{i=1,...,M}$ such that:
+
+1. for $i = 1, ..., M$, $\tau_i \subset \partial\Omega$ is an open connected subset of an external face of $\Omega$, with outward unit normal vector $n_{\tau_i}$,
+
+2. $\xi_i \in \mathbb{R}^d \setminus \{0\}$ and the cylinder $C(\tau_i, \xi_i) = \{x + t\xi_i : t \in (0,1), x \in \tau_i\}$ is contained in $\Omega$,
+
+3. there exists $\alpha > 0$ such that $-\xi_i \cdot n_{\tau_i} \ge \alpha|\xi_i|$,
+
+4. $\partial\Omega \subset \bigcup_{i=1,...,M} \bar{\tau}_i$.
+
+To establish the existence of this family, recall that $\bar{\Omega}$ can be defined as a finite union of simplices of $\mathbb{R}^d$. Take one of these simplices $S = S((x_i)_{i=1,...,d+1})$ (see (7.1)), that touches the boundary of $\Omega$ and whose interior $S^o$ is contained in $\Omega$. Assume that the face $F = S((x_\ell)_{\ell=1,...,d})$ of $S$ is an external face of $\Omega$ and define
+
+$$ \tau_i = \left\{ \sum_{j=1}^{d} \alpha_j x_j : \sum_{j=1}^{d} \alpha_j = 1, \alpha_j > 0 \text{ for all } j, \text{ and } \alpha_i > \frac{1}{d+1} \right\}. $$
+
+For any family of real numbers $(\alpha_i)_{i=1,...,d}$ such that $\sum_{j=1}^d \alpha_j = 1$, by way of contradiction we can find $i \in \{1, ..., d\}$ such that $\alpha_i > \frac{1}{d+1}$. Hence,
+
+$$ F = S((x_\ell)_{\ell=1,\dots,d}) = \bigcup_{i=1}^{d} \bar{\tau}_i. $$
+
+Let $n_{\tau_i}$ be the unit normal to $\tau_i$ (that is, to $F$) outside $S$, and set $\xi_i = \frac{1}{d+1}(x_{d+1} - x_i)$. If $x \in C(\tau_i, \xi_i)$ then there exists $t \in (0, 1)$ and $(\alpha_i)_{i=1,...,d}$, with $\alpha_j > 0$ for all $j$ and $\alpha_i > \frac{1}{d+1}$, such that
+---PAGE_BREAK---
+
+$$
+\begin{aligned}
+\mathbf{x} &= \sum_{j=1}^{d} \alpha_j \mathbf{x}_j + \frac{t}{d+1} (\mathbf{x}_{d+1} - \mathbf{x}_i) \\
+&= \sum_{j=1, j \neq i}^{d} \alpha_j \mathbf{x}_j + \left( \alpha_i - \frac{t}{d+1} \right) \mathbf{x}_i + \frac{t}{d+1} \mathbf{x}_{d+1}.
+\end{aligned}
+$$
+
+Since $\alpha_i - \frac{t}{d+1} > 0$, all the coefficients in this convex combination of the vertices of $S$ are strictly positive, so $\mathbf{x} \in S^o \subset \Omega$. Hence, $C(\tau_i, \boldsymbol{\xi}_i) \subset \Omega$.
+
+Finally, since $\mathbf{x}_i \in F$, $-\boldsymbol{\xi}_i \cdot \mathbf{n}_{\tau_i} = \frac{1}{d+1}(\mathbf{x}_i - \mathbf{x}_{d+1}) \cdot \mathbf{n}_{\tau_i}$ is strictly positive, since it is $\frac{1}{d+1}$ times the orthogonal distance between $\mathbf{x}_{d+1}$ and $F$. We are working with a global finite number (depending only on $\Omega$) of indices $i=1, \dots, M$, so $\alpha = \min_{i=1, \dots, M} (-|\boldsymbol{\xi}_i|)$ is strictly positive.
+
+**Step 2:** proof of the trace inequality (B.51).
+
+**Fig. B.3.** Illustration of Step 2 in the proof of Lemma B.20. Here, $\chi_{K,\sigma}(\mathbf{x}) = 1$, $\chi_{K,\sigma'}(\mathbf{x}) = -1$, $\beta_{\sigma_1}(\mathbf{x}) = 1$ and $\beta_{\sigma_2}(\mathbf{x}) = 0$.
+
+Fix $i \in \{1, \dots, M\}$ and denote by $D(\mathbf{x}, \boldsymbol{\xi}_i)$ the half line starting from $\mathbf{x}$ and with direction $\boldsymbol{\xi}_i$. For $K \in \mathcal{M}$ and $\sigma \in F_K$, take $\mathbf{x} \in \tau_i$ such that (see Figure B.3 for an illustration):
+
+• either $D(\mathbf{x}, \boldsymbol{\xi}_i)$ does not intersect $\sigma$, in which case set $\mathbf{y}_{\sigma}(\mathbf{x}) = \mathbf{x}$ and $\chi_{K,\sigma}(\mathbf{x}) = 0$,
+
+• or $D(\mathbf{x}, \boldsymbol{\xi}_i)$ intersect $\sigma$ at only one point, in which case set $\mathbf{y}_{\sigma}(\mathbf{x})$ as this point and
+---PAGE_BREAK---
+
+* $\chi_{K,\sigma}(\mathbf{x}) = 1$ if, starting from $\mathbf{x}$, $D(\mathbf{x}, \xi_i)$ intersects $\sigma$ while entering into $K$,
+
+* $\chi_{K,\sigma}(\mathbf{x}) = -1$ if, starting from $\mathbf{x}$, $D(\mathbf{x}, \xi_i)$ intersects $\sigma$ while exiting $K$.
+
+In other words, $\chi_{K,\sigma}(\mathbf{x}) = -\operatorname{sgn}(\xi_i \cdot \mathbf{n}_{K,\sigma})$.
+
+Note that a.e. $\mathbf{x} \in \tau_i$ fall into one or the other of these two categories. The half line $D(\mathbf{x}, \boldsymbol{\xi}_i)$ always exits a cell after entering it and thus
+
+$$ \forall K \in \mathcal{M}, \quad \sum_{\sigma \in \mathcal{F}_K} \chi_{K,\sigma}(\mathbf{x}) = 0. \qquad (\text{B.52}) $$
+
+Define
+
+$$
+\begin{gathered}
+\forall \sigma \in \mathcal{F}, \quad \beta_{\sigma}(\mathbf{x}) = \max \left( 1 - \frac{(\mathbf{y}_{\sigma}(\mathbf{x}) - \mathbf{x}) \cdot \boldsymbol{\xi}_i}{|\boldsymbol{\xi}_i|^2}, 0 \right), \\
+\forall K \in \mathcal{M}, \quad \beta_K(\mathbf{x}) = \max \left( 1 - \frac{(\mathbf{x}_K - \mathbf{x}) \cdot \boldsymbol{\xi}_i}{|\boldsymbol{\xi}_i|^2}, 0 \right).
+\end{gathered}
+$$
+
+Let $\sigma \in \mathcal{F}_{\text{ext}}$ be such that $\chi_{K,\sigma}(\mathbf{x}) \neq 0$. If $\mathbf{x} \in \sigma$ then $\mathbf{y}_{\sigma}(\mathbf{x}) = \mathbf{x}$ and thus $\beta_{\sigma}(\mathbf{x}) = 1$. If $\mathbf{x} \notin \sigma$, then the inclusion $C(\tau_i, \boldsymbol{\xi}_i) \subset \Omega$ shows that $\mathbf{y}_{\sigma}(\mathbf{x}) \notin C(\tau_i, \boldsymbol{\xi}_i)$ and thus that $(\mathbf{y}_{\sigma}(\mathbf{x}) - \mathbf{x}) \cdot \boldsymbol{\xi}_i \ge |\boldsymbol{\xi}_i|^2$, which implies $\beta_{\sigma}(\mathbf{x}) = 0$. If $\sigma \in \mathcal{F}_{\text{int}}$ with $\mathcal{M}_{\sigma} = \{K, L\}$ and $D(\mathbf{x}, \boldsymbol{\xi}_i)$ crosses $\sigma$, then if it exits $K$ (for example) it must enter $L$ and thus $\chi_{K,\sigma}(\mathbf{x}) = -\chi_{L,\sigma}(\mathbf{x})$. As a consequence of this reasoning, for a.e. $\mathbf{x} \in \tau_i$ and for all $\sigma \in \mathcal{F}$,
+
+$$
+\begin{align}
+&\text{If } \mathbf{x} \notin \sigma \text{ then } \sum_{K \in \mathcal{M}_{\sigma}} \chi_{K,\sigma}(\mathbf{x})\beta_{\sigma}(\mathbf{x}) = 0, \tag{B.53} \\
+&\text{If } \mathbf{x} \in \sigma \text{ then } \sum_{K \in \mathcal{M}_{\sigma}} \chi_{K,\sigma}(\mathbf{x})\beta_{\sigma}(\mathbf{x}) = 1
+\notag
+\end{align}
+$$
+
+(note that the second situation only happens for a single $\sigma \in \mathcal{F}_{\text{ext}}$ since $\mathbf{x} \in \partial\Omega$). Relations (B.52) and (B.53) show that
+
+$$
+\begin{align*}
+&\sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} \chi_{K,\sigma}(\mathbf{x})(\beta_{\sigma}(\mathbf{x})u_{\sigma} - \beta_K(\mathbf{x})u_K) \\
+&= \sum_{\sigma \in \mathcal{F}} u_{\sigma} \sum_{K \in \mathcal{M}_{\sigma}} \chi_{K,\sigma}(\mathbf{x})\beta_{\sigma}(\mathbf{x}) - \sum_{K \in \mathcal{M}} \beta_K(\mathbf{x})u_K \sum_{\sigma \in \mathcal{F}_K} \chi_{K,\sigma}(\mathbf{x}) \\
+&= u_{\sigma_\infty}
+\end{align*}
+$$
+
+where $\sigma_\infty$ is the unique boundary edge that contains $\mathbf{x}$. We have $\mathrm{T}_{\bar{\Sigma}}u(\mathbf{x}) = u_{\sigma_\infty}$ and thus
+
+$$ |\mathrm{T}_{\bar{\Sigma}} u(\mathbf{x})| = \left| \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} \chi_{K,\sigma}(\mathbf{x}) (\beta_{\sigma}(\mathbf{x}) u_{\sigma} - \beta_K(\mathbf{x}) u_K) \right| $$
+---PAGE_BREAK---
+
+$$
+\begin{align*}
+&= \left| \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} \chi_{K,\sigma}(\mathbf{x}) [\beta_{\sigma}(\mathbf{x})(u_{\sigma} - u_K) + (\beta_{\sigma}(\mathbf{x}) - \beta_K(\mathbf{x}))u_K] \right| \\
+&\leq \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\chi_{K,\sigma}(\mathbf{x})| [\beta_{\sigma}(\mathbf{x})|u_{\sigma} - u_K| + |\beta_{\sigma}(\mathbf{x}) - \beta_K(\mathbf{x})||u_K|].
+\end{align*}
+$$
+
+Integrating over $\tau_i$ gives
+
+$$
+\begin{equation}
+\begin{split}
+\|\mathbb{T}_{\bar{\xi}} u\|_{L^1(\tau_i)} &\le \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |u_\sigma - u_K| \int_{\tau_i} |\chi_{K,\sigma}(\mathbf{x})| |\beta_\sigma(\mathbf{x})| d\gamma(\mathbf{x}) \\
+&\quad + \sum_{K \in \mathcal{M}} |u_K| \sum_{\sigma \in \mathcal{F}_K} \int_{\tau_i} |\chi_{K,\sigma}(\mathbf{x})| |\beta_\sigma(\mathbf{x}) - \beta_K(\mathbf{x})| d\gamma(\mathbf{x}).
+\end{split}
+\tag{B.54}
+\end{equation}
+$$
+
+For any $x \in \tau_i$ such that $|\chi_{K,\sigma}(x)| > 0$, there exists $y \in \sigma$ such that $x \in D(y, -\xi_i)$. The measure of $\{x \in \tau_i : |\chi_{K,\sigma}(x)| > 0\}$ is thus bounded by the measure of the trace on $\tau_i$ of the cylinder $C(\sigma, -\xi_i)$. This measure is less than $|\sigma|/|\hat{\xi}_i \cdot n_{\tau_i}|$, where $\hat{\xi}_i = \xi_i/|\xi_i|$. Since $|\xi_i \cdot n_{\tau_i}| \ge \alpha|\xi_i|$, we have $|\sigma|/|\hat{\xi}_i \cdot n_{\tau_i}| \le |\sigma|/\alpha$. Hence, using $\beta_\sigma(x) \le 1$,
+
+$$
+\int_{\tau_i} |\chi_{K,\sigma}(\mathbf{x})| |\beta_{\sigma}(\mathbf{x})| d\gamma(\mathbf{x}) \leq \frac{|\sigma|}{\alpha}. \quad (B.55)
+$$
+
+Noticing that $|\beta_\sigma(\mathbf{x}) - \beta_K(\mathbf{x})| \leq \frac{|(y_\sigma(\mathbf{x}) - x_K) \cdot \mathbf{\xi}_i|}{|\mathbf{\xi}_i|^2} \leq \frac{h_K}{|\mathbf{\xi}_i|} \leq \frac{\varrho d_{K,\sigma}}{|\mathbf{\xi}_i|}$, we also have
+
+$$
+\int_{\tau_i} |\chi_{K,\sigma}(\mathbf{x})| |\beta_{\sigma}(\mathbf{x}) - \beta_K(\mathbf{x})| d\gamma(\mathbf{x}) \leq \frac{|\sigma|}{\alpha} \frac{\varrho d_{K,\sigma}}{|\boldsymbol{\xi}_i|}. \quad (B.56)
+$$
+
+Plugging (B.55) and (B.56) into (B.54), and recalling (B.1), provides $C_{11}$ depending only on $\alpha$, $\varrho$, $\boldsymbol{\xi}_i$ and $d$ such that
+
+$$
+\|\mathbb{T}_{\bar{\zeta}} u\|_{L^1(\tau_i)} \le C_{11}(|u|_{\bar{\zeta},1} + \|P_{\bar{\zeta}} u\|_{L^1(\Omega)}).
+$$
+
+The trace inequality (B.51) follows by summing these estimates over $i = 1, \dots, M$. ■
+
+**Lemma B.21 (Discrete trace inequality, p > 1).** Let $p \in (1, +\infty)$, $\bar{\zeta}$ be a polytopal mesh of $\Omega$ in the sense of Definition 7.2, and $\varrho \ge \theta_{\bar{\zeta}} + \eta_{\bar{\zeta}}$ (see (7.8) and (7.9)). Then, there exists $C_{12} > 0$, depending only on $\Omega$, $d$, $p$ and $\varrho$, such that
+
+$$
+\forall u \in X_{\bar{\zeta}}, \|T_{\bar{\zeta}} u\|_{L^p(\partial\Omega)}^p \le C_{12} \left[ |u|_{\bar{\zeta},p} \|H_{\bar{\zeta}} u\|_{L^p(\Omega)}^{p-1} + \|H_{\bar{\zeta}} u\|_{L^p(\Omega)}^p + |u|_{\bar{\zeta},p} h_M^{p-1} \right]. \quad (B.57)
+$$
+
+As a consequence, there exists $C_{13} > 0$, depending only on $\Omega$, $d$, $p$ and $\varrho$, such that
+
+$$
+\forall u \in X_{\bar{\zeta}}, \|T_{\bar{\zeta}} u\|_{L^p(\partial\Omega)}^p \le C_{13} (|u|_{\bar{\zeta},p} + \|H_{\bar{\zeta}} u\|_{L^p(\Omega)}). \quad (B.58)
+$$
+---PAGE_BREAK---
+
+**Proof.** To deduce (B.58) from (B.57), start by using in the latter estimate the bounds $h_M \le \text{diam}(\Omega)$ and, owing to Young's inequality (D.8),
+
+$$|u|_{\bar{\Sigma},p} \| \Pi_{\bar{\Sigma}} u \|_{L^p(\Omega)}^{p-1} \le \frac{1}{p} |u|_{\bar{\Sigma},p}^p + \frac{1}{p'} \| \Pi_{\bar{\Sigma}} u \|_{L^p(\Omega)}^p .$$
+
+Take then the power $1/p$ of the resulting inequality and conclude by applying the power-of-sums estimate (D.12) with $\alpha = p$.
+
+Let us now prove (B.57). Take $u \in X_{\bar{\Sigma}}$ and, in a similar way as in the proof of Lemma B.14, apply (B.51) in Lemma B.20 to $\hat{u} = ((|u_K|^p)_{K \in M}, (\hat{u}_\sigma)_{\sigma \in \mathcal{F}})$ with
+
+$$
+\begin{aligned}
+\hat{u}_{\sigma} &= \frac{1}{2}(|u_K|^p + |u_L|^p) && \text{if } \sigma \in \mathcal{F}_{\text{int}} \text{ with } M_{\sigma} = \{K, L\}, \\
+\hat{u}_{\sigma} &= |u_{\sigma}|^p && \text{if } \sigma \in \mathcal{F}_{\text{ext}}.
+\end{aligned}
+$$
+
+Since $\Pi_{\bar{\Sigma}} \hat{u} = |\Pi_{\bar{\Sigma}} u|^p$ and $\mathbb{T}_{\bar{\Sigma}} \hat{u} = |\mathbb{T}_{\bar{\Sigma}} u|^p$, this gives
+
+$$
+\|\mathbb{T}_{\bar{\Sigma}} u\|_{L^p(\partial\Omega)}^p \le C_{10}(|\hat{u}|_{\bar{\Sigma},1} + \| \Pi_{\bar{\Sigma}} u \|_{L^p(\Omega)}^p). \quad (B.59)
+$$
+
+Suppose that we establish the existence of $C_{14}$, depending only on $\Omega$, $d$, $p$ and $\rho$, such that
+
+$$|\hat{u}|_{\bar{\Sigma},1} \le C_{14} |u|_{\bar{\Sigma},p} \left( h_{M}^{\frac{1}{p'}} \| \mathbb{T}_{\bar{\Sigma}} u \|_{L^{p}(\partial \Omega)}^{p-1} + \| \Pi_{\bar{\Sigma}} u \|_{L^{p}(\Omega)}^{p-1} \right). \quad (B.60)$$
+
+Then, by Young's inequality (D.9),
+
+$$
+\begin{align*}
+|\hat{u}|_{\bar{\Sigma},1} &\le C_{14} \left( \frac{1}{p\varepsilon^{p/p'}} |u|_{\bar{\Sigma},p}^p h_M^{p-1} + \frac{\varepsilon}{p'} \|T_{\bar{\Sigma}}u\|_{L^p(\partial\Omega)}^p + |u|_{\bar{\Sigma},p} \|H_{\bar{\Sigma}}u\|_{L^p(\Omega)}^{p-1} \right). \tag{B.61}
+\end{align*}
+$$
+
+Taking $\varepsilon > 0$ such that $C_{10}C_{14}^{\varepsilon/p'} = \frac{1}{2}$ and plugging the result in (B.59) gives (B.57).
+
+Let us now prove (B.60). If $\mathcal{M}_\sigma = \{K, L\}$, owing to (B.41),
+
+$$|\hat{u}_K - \hat{u}_\sigma| = \frac{1}{2} |||u_K|^p - |u_L|^p|| \leq \frac{p}{2} (|u_K|^{p-1} + |u_L|^{p-1}) |u_K - u_L|.$$
+
+Similarly, if $\mathcal{M}_{\sigma} = \{K\}$,
+
+$$|\hat{u}_K - \hat{u}_\sigma| = | |u_K|^p - |u_\sigma|^p | \le p(|u_K|^{p-1} + |u_\sigma|^{p-1}) |u_K - u_\sigma|.$$
+
+Hence, setting $\delta_\sigma u = |u_K - u_\sigma|$ if $\mathcal{M}_\sigma = \{K\}$ and $\delta_\sigma u = |u_K - u_L|$ if $\mathcal{M}_\sigma = \{K, L\}$,
+
+$$|\hat{u}|_{\bar{\Sigma},1} \le p \sum_{\sigma \in \mathcal{F}_{\text{ext}}} |\sigma| |u_\sigma|^{p-1} \delta_\sigma u + p \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| |u_K|^{p-1} \delta_\sigma u. \quad (B.62)$$
+---PAGE_BREAK---
+
+Let $w_i, F_i, G_i \ge 0$ and $H_i > 0$. Applying the Hölder inequality (D.4) to
+$a_i = G_i, b_i = F_i^{p-1}$ and $d_i = H_i^{-(p-1)/p} = H_i^{-1/p'}$, we find
+
+$$
+\sum_{i \in I} w_i F_i^{p-1} G_i \le \left( \sum_{i \in I} w_i \frac{G_i^p}{H_i^{p-1}} \right)^{\frac{1}{p}} \left( \sum_{i \in I} w_i H_i F_i^p \right)^{\frac{p-1}{p}}.
+$$
+
+Applied with $w_i = |\sigma|$, $H_i = 1$, $F_i = |u_\sigma|$ and $G_i = \delta_\sigma u$ in the first term of (B.62), and with $w_i = |\sigma|$, $H_i = d_{K,\sigma}$, $F_i = |u_K|$ and $G_i = \delta_\sigma u$ in the second term of (B.62), this gives
+
+$$
+\begin{align}
+|\hat{u}|_{\bar{\Sigma},1} &\le p \left( \sum_{\sigma \in \mathcal{F}_{\text{ext}}} |\sigma| (\delta_{\sigma} u)^p \right)^{\frac{1}{p}} \left( \sum_{\sigma \in \mathcal{F}_{\text{ext}}} |\sigma| |u_{\sigma}|^p \right)^{\frac{p-1}{p}} \nonumber \\
+&\quad + p \left( \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| \frac{(\delta_{\sigma} u)^p}{d_{K,\sigma}^{p-1}} \right)^{\frac{1}{p}} \left( \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} |u_K|^p \right)^{\frac{p-1}{p}} \tag{B.63} \\
+&= T_1 + T_2. \nonumber
+\end{align}
+$$
+
+For $\sigma \in \mathcal{F}_{\text{ext}}$ with $\mathcal{M}_{\sigma} = \{\bar{K}\}$, write $(\delta_{\sigma} u)^p = d_{\bar{K},\sigma}^p \frac{(\delta_{\sigma} u)^p}{d_{\bar{K},\sigma}^p} \le h_{\mathcal{M}}^{p-1} d_{\bar{K},\sigma} \frac{(\delta_{\sigma} u)^p}{d_{\bar{K},\sigma}^p}$
+
+to obtain
+
+$$
+T_1 \le p h_M^{\frac{1}{p'}} |u|_{\bar{\Sigma},p} \|T\bar{\Sigma}u\|_{L^p(\partial\Omega)}^{p-1}. \quad (B.64)
+$$
+
+To estimate $T_2$, first use the triangle inequality to write, if $\sigma \in \mathcal{F}_{\text{ext}}$ with $\mathcal{M}_{\sigma} = \{K, L\}$, $\delta_{\sigma}u \le |u_K - u_{\sigma}| + |u_L - u_{\sigma}|$. Then, by definition of $\varrho \ge \eta_{\bar{\Sigma}}$ and invoking the power-of-sums inequality (D.12),
+
+$$
+\frac{(\delta_\sigma u)^p}{d_{K,\sigma}^{p-1}} \le 2^{p-1} d_{K,\sigma} \left| \frac{u_K - u_\sigma}{d_{K,\sigma}} \right|^p + 2^{p-1} \varrho^{p-1} d_{L,\sigma} \left| \frac{u_L - u_\sigma}{d_{L,\sigma}} \right|^p .
+$$
+
+This also holds, dropping the second addend, if $\sigma \in \mathcal{F}_{\text{ext}}$ with $\mathcal{M}_{\sigma} = \{\bar{K}\}$.
+Using this estimate in the first factor in $T_2$, the term $d_{K,\sigma}^2 |\frac{u_K - u_{\sigma}}{d_{K,\sigma}}|^p$ appears
+twice, once with a factor $2^{p-1}$ and another time with a factor $2^{p-1}\varrho^{p-1}$ (when
+summing on the faces of the cell $L$ on the other side of $K$ with respect to $\sigma$).
+Hence,
+
+$$
+\begin{align*}
+\sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| \frac{(\delta_\sigma u)^p}{d_{K,\sigma}^{p-1}} &\le 2^{p-1}(1+\varrho^{p-1}) \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| d_{K,\sigma} \left| \frac{u_K - u_\sigma}{d_{K,\sigma}} \right|^p \\
+&= 2^{p-1}(1+\varrho^{p-1}) |u|_{\bar{\Sigma},p}^p.
+\end{align*}
+$$
+
+Invoke then (B.1) to re-write the second factor in $T_2$ and obtain
+
+$$
+T_2 \leq p(2d)^{\frac{1}{p'}} (1 + \varrho^{p-1})^{\frac{1}{p}} |u|_{\bar{\Sigma},p} ||\Pi_{\bar{\Sigma}} u||_{L^p(\Omega)}^{p-1}. \quad (B.65)
+$$
+
+Estimates (B.63), (B.64) and (B.65) complete the proof of (B.60). ■
+
+The following lemma is particularly useful when dealing with Fourier bound-
+ary conditions.
+---PAGE_BREAK---
+
+**Lemma B.22.** Let $p \in [1, +\infty)$, $\bar{\mathfrak{T}}$ be a polytopal mesh of $\Omega$ in the sense of Definition 7.2 and $\varrho \ge \theta_{\bar{\mathfrak{T}}} + \eta_{\bar{\mathfrak{T}}}$.
+
+Then, there exists $C_{15} > 0$, depending only on $\Omega$, $d$, $p$ and $\varrho$, such that
+
+$$
+\forall u \in X_{\bar{\mathfrak{T}}}, \| \Pi_{\bar{\mathfrak{T}}} u \|_{L^p(\Omega)} \le C_{15} (|u|_{\bar{\mathfrak{T}},p} + \| \mathbb{T}_{\bar{\mathfrak{T}}} u \|_{L^p(\partial \Omega)}).
+$$
+
+**Proof.** Let **e** be a unit vector (say, for example, corresponding to the first co-
+ordinate in Rd). As in the proof of Lemma B.20, define χK,σ : Ω → {-1, 0, +1}
+by χK,σ(**x**) = sgn(e · nK,σ) if the half-line D(x, **e**) = x + R+e intersects σ at
+one point, and χK,σ(x) = 0 otherwise. Contrary to the proof of Lemma B.20,
+χK,σ(x) is here defined for all x ∈ Ω. Since χK,σ is non-zero (and equal to
+±1) only in the cylinder with base σ and axis **e**,
+
+$$
+\int_{\Omega} |\chi_{K,\sigma}(\mathbf{x})| d\mathbf{x} \leq |\sigma| \mathrm{diam}(\Omega). \quad (\text{B.66})
+$$
+
+Drawing the half-line $D(\mathbf{x}, \mathbf{e})$ and writing $\Pi_{\bar{\mathfrak{T}}} u(\mathbf{x})$ as the sum of jumps between $\mathbf{x}$ and the faces $\sigma \in \mathcal{F}$ that intersect $D(\mathbf{x}, \mathbf{e})$ leads to
+
+$$
+\Pi_{\bar{\mathfrak{T}}} u(\mathbf{x}) = \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} \chi_{K,\sigma}(\mathbf{x})(u_K - u_\sigma) + \sum_{\sigma \in \mathcal{F}_{\text{ext}}, \mathcal{M}_\sigma = \{K\}} \chi_{K,\sigma}(\mathbf{x})u_\sigma.
+$$
+
+Take the absolute value, integrate over $\boldsymbol{x} \in \Omega$ and use (B.66) to deduce
+
+$$
+\begin{align}
+\|\Pi_{\bar{\mathfrak{T}}} u\|_{L^1(\Omega)} &\leq \operatorname{diam}(\Omega) \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| |u_K - u_\sigma| + \operatorname{diam}(\Omega) \sum_{\sigma \in \mathcal{F}_{\text{ext}}} |\sigma| |u_\sigma| \\
+&= \operatorname{diam}(\Omega)(|u|_{\bar{\mathfrak{T}},1} + \|\mathbb{T}_{\bar{\mathfrak{T}}} u\|_{L^1(\partial\Omega)}). \tag{B.67}
+\end{align}
+$$
+
+This concludes the proof in the case $p=1$.
+
+In the case $p > 1$, apply (B.67) to $\hat{u}$ defined as in the proof of Lemma B.21.
+Using the estimate (B.60) on $|\hat{u}|_{\bar{\mathfrak{T}},p}$ and writing $h_M \le \operatorname{diam}(\Omega)$ then yields
+
+$$
+\|\Pi_{\bar{\mathfrak{T}}} u\|_{L^p(\Omega)}^p \le C_{16} \left( |u|_{\bar{\mathfrak{T}},p} \|T_{\bar{\mathfrak{T}}} u\|_{L^p(\partial\Omega)}^{p-1} + |u|_{\bar{\mathfrak{T}},p} \|H_{\bar{\mathfrak{T}}} u\|_{L^p(\Omega)}^{p-1} + \|T_{\bar{\mathfrak{T}}} u\|_{L^p(\partial\Omega)}^p \right)
+$$
+
+where $C_{16}$ depends only on $\Omega$, $d$, $p$ and $\varrho$. The proof is concluded by using
+Young's inequalities (D.8) and (D.9) to write
+
+$$
+|u|_{\bar{\mathfrak{T}}, p} \|T_{\bar{\mathfrak{T}}} u\|_{L^p(\partial \Omega)}^{p-1} &\leq \frac{1}{p} |u|_{\bar{\mathfrak{T}}, p}^{p} + \frac{1}{p'} \|T_{\bar{\mathfrak{T}}} u\|_{L^p(\partial \Omega)}^{p}, \\
+|u|_{\bar{\mathfrak{T}}, p} \|H_{\bar{\mathfrak{T}}} u\|_{L^p(\Omega)}^{p-1} &\leq \frac{1}{p\varepsilon^{p/p'}} |u|_{\bar{\mathfrak{T}}, p}^{p} + \frac{\varepsilon}{p'} \|H_{\bar{\mathfrak{T}}} u\|_{L^p(\Omega)}^{p},
+$$
+
+by choosing $\epsilon$ such that $C_{16}\frac{\epsilon}{p'} = \frac{1}{2}$, and by using the power-of-sums estimate
+(D.12) with $\alpha = p$. $\blacksquare$
+---PAGE_BREAK---
+
+**B.3.2 Discrete Sobolev embeddings**
+
+**Lemma B.23 (Discrete embedding of $W^{1,1}(\Omega)$, with zero average, in $L^{1^*(\Omega)}$).** Let $\mathcal{T}$ be a polytopal mesh of $\Omega$ in the sense of Definition 7.2, and recall the notations (7.7). There exists $C_{17}$ depending only on $\Omega$ and $d$ such that
+
+$$ \forall u \in X_{\bar{\mathcal{T}}}, \quad \|\Pi_{\bar{\mathcal{T}}} u - \overline{\Pi_{\bar{\mathcal{T}}} u}\|_{L^{1^*(\Omega)}} \le C_{17} |u|_{\bar{\mathcal{T}},1}, \qquad (\text{B.68}) $$
+
+where $1^* = \frac{d}{d-1}$ and $\overline{\Pi_{\bar{\mathcal{T}}}} u = \frac{1}{|\Omega|} \int_{\Omega} \Pi_{\bar{\mathcal{T}}} u(x) dx$.
+
+**Proof.** The Sobolev embedding and the Poincaré-Wirtinger inequality show that $\|w - \bar{w}\|_{L^{1^*(\Omega)}} \le C_{18} \| \nabla w \|_{L^1(\Omega)^d}$ for all $w \in W^{1,1}(\Omega)$, where $C_{18}$ depends only on $\Omega$. By approximating $\Pi_{\bar{\mathcal{T}}} u$, strongly in $L^1(\Omega)$ and weakly in $BV(\Omega)$, by functions in $W^{1,1}(\Omega)$, the “mean” Nirenberg inequality can be deduced:
+
+$$ \|\Pi_{\bar{\mathcal{T}}} u - \overline{\Pi_{\bar{\mathcal{T}}} u}\|_{L^{1^*(\Omega)}} \le C_{18} |\Pi_{\bar{\mathcal{T}}} u|_{BV(\Omega)}, \qquad (\text{B.69}) $$
+
+where
+
+$$ |w|_{BV(\Omega)} = \sup \left\{ \int_{\Omega} w(x) \operatorname{div} \varphi(x) dx : \varphi \in C_c^{\infty}(\Omega, \mathbb{R}^d), \|\varphi\|_{L^{\infty}(\Omega)^d} \le 1 \right\}. $$
+
+Write (B.32) with $v = u$. The integral term on $\partial\Omega$ can be dropped since $\varphi$ vanishes on the boundary. Reason then as in (B.38) in Lemma B.13 to obtain $|\Pi_{\bar{\mathcal{T}}} u|_{BV(\Omega)} \le \sqrt{d} |u|_{\bar{\mathcal{T}},1}$, and the conclusion follows from (B.69). ■
+
+**Lemma B.24 (Discrete embedding of $W^{1,p}(\Omega)$, with zero average, in $L^{p^*(\Omega)}$, $1 < p < d$).** Let $\mathcal{T}$ be a polytopal mesh of $\Omega$ in the sense of Definition 7.2. Let $p \in (1, d)$ and $\rho \ge \theta_{\bar{\mathcal{T}}} + \eta_{\bar{\mathcal{T}}}$. Then, there exists $C_{19}$, depending only on $\Omega$, $d$, $p$ and $\rho$, such that
+
+$$ \forall u \in X_{\bar{\mathcal{T}}}, \quad \|\Pi_{\bar{\mathcal{T}}} u - \overline{\Pi_{\bar{\mathcal{T}}} u}\|_{L^{p^*(\Omega)}} \le C_{19} |u|_{\bar{\mathcal{T}},p}, $$
+
+where $p^* = \frac{pd}{d-p}$ and $\overline{\Pi_{\bar{\mathcal{T}}}} u = \frac{1}{|\Omega|} \int_{\Omega} \Pi_{\bar{\mathcal{T}}} u(x) dx$.
+
+**Proof.** Let $u \in X_{\bar{\mathcal{T}}}$. Upon translating by $\overline{\Pi_{\bar{\mathcal{T}}}} u$ all the values of $u = ((u_K)_{K \in M}, (u_\sigma)_{\sigma \in \mathcal{F}})$, which does not change $|u|_{\bar{\mathcal{T}},p}$, we can assume that $\overline{\Pi_{\bar{\mathcal{T}}}} u = 0$. In the following, $A \lesssim B$ means that $A \le MB$ with $M$ depending only on $\Omega$, $d$, $p$ and $\rho$.
+
+Let $\alpha > 1$ and consider $\hat{u} = ((|u_K|^{\alpha})_{K \in M}, (\hat{u}_{\sigma})_{\sigma \in \mathcal{F}})$ with
+
+$$
+\begin{align*}
+\hat{u}_{\sigma} &= \frac{1}{2} (|u_K|^{\alpha} + |u_L|^{\alpha}) && \text{if } \mathcal{M}_{\sigma} = \{K, L\}, \\
+\hat{u}_{\sigma} &= |u_K|^{\alpha} && \text{if } \mathcal{M}_{\sigma} = \{K\}.
+\end{align*}
+$$
+
+Since $\overline{|\Pi_{\bar{\mathcal{T}}} \hat{u}|} \le \frac{1}{|\Omega|} \|\Pi_{\bar{\mathcal{T}}} u\|_{L^{\alpha}(\Omega)}^{\alpha}$, Inequality (B.68) applied to $\hat{u}$ yields
+---PAGE_BREAK---
+
+$$
+\begin{align*}
+\| \Pi_{\bar{\mathfrak{x}}} u \|_{L^{\alpha_1^*}(\Omega)}^\alpha &= \| \Pi_{\bar{\mathfrak{x}}} \hat{u} \|_{L^{1^*}(\Omega)} \\
+&\leq \| \Pi_{\bar{\mathfrak{x}}} \hat{u} - \overline{\Pi_{\bar{\mathfrak{x}}} \hat{u}} \|_{L^{1^*}(\Omega)} + |\Omega|^{\frac{1}{1^*}} |\overline{\Pi_{\bar{\mathfrak{x}}} \hat{u}}| \\
+&\lesssim |\hat{u}|_{\bar{\mathfrak{x}},1} + \| \Pi_{\bar{\mathfrak{x}}} u \|_{L^\alpha(\Omega)}^\alpha. \tag{B.70}
+\end{align*}
+$$
+
+The definition of $\hat{u}_\sigma$ ensures that the terms in $|\hat{u}|_{\bar{\mathfrak{x}},1}$ corresponding to boundary faces vanish. Hence, for any $r \in (1, \infty)$, a similar reasoning as in the proof of Lemma B.14 (passage from (B.40) to (B.42)) shows that
+
+$$
+|\hat{u}|_{\bar{\mathfrak{x}},1} \lesssim |u|_{\bar{\mathfrak{x}},r} \left\| |\Pi_{\bar{\mathfrak{x}}} u|^{\alpha-1} \right\|_{L^{r'}(\Omega)}.
+$$
+
+Plugging this estimate into (B.70) and taking the power $1/\alpha$ (thanks to the
+power-of-sums inequality (D.13)) yields
+
+$$
+\| \Pi_{\bar{\mathfrak{x}}} u \|_{L^{\alpha_1^*}(\Omega)} \lesssim |u|_{\bar{\mathfrak{x}},r}^{\frac{1}{\alpha}} \| |\Pi_{\bar{\mathfrak{x}}} u|^{\alpha-1} \|_{L^{r'}(\Omega)}^{\frac{1}{\alpha}} + \| \Pi_{\bar{\mathfrak{x}}} u \|_{L^{\alpha}(\Omega)} . \quad (\text{B.71})
+$$
+
+Take $r > 1$ such that $(\alpha - 1)r' = \alpha 1^*$ (since $\alpha 1^* / (\alpha - 1) > 1^* > 1$, this defines $r' \in (1, \infty)$ and thus $r \in (1, \infty)$). This choice gives
+
+$$
+\| |\Pi_{\bar{\mathfrak{x}}} u|^{\alpha-1} \|_{L^{r'}(\Omega)}^{\frac{1}{\alpha}} = \| \Pi_{\bar{\mathfrak{x}}} u \|_{L^{\alpha_1^*}(\Omega)}^{\frac{1}{\alpha'}} .
+$$
+
+Use Young's inequality (D.9) with exponent $\alpha$, and $\varepsilon$ small enough (depending only on the constants hidden in $\lesssim$), to deduce from (B.71) that
+
+$$
+\| \Pi_{\bar{\mathfrak{x}}} u \|_{L^{\alpha_1^*}(\Omega)} \lesssim |u|_{\bar{\mathfrak{x}},r} + \| \Pi_{\bar{\mathfrak{x}}} u \|_{L^{\alpha}(\Omega)}.
+$$
+
+If $r \le p$, that is if $r' = \frac{\alpha 1^*}{\alpha - 1} \ge p'$, then (B.45) shows that
+
+$$
+\| \Pi_{\bar{\mathfrak{x}}} u \|_{L^{\alpha_1^*}(\Omega)} \lesssim |u|_{\bar{\mathfrak{x}},p} + \| \Pi_{\bar{\mathfrak{x}}} u \|_{L^{\alpha}(\Omega)} . \quad (\text{B.72})
+$$
+
+The estimate (B.68) and the fact that $\overline{\Pi_{\bar{\mathfrak{x}}u}} = 0$ give $\| \Pi_{\bar{\mathfrak{x}}} u \|_{L^{1^*}(\Omega)} \lesssim |u|_{\bar{\mathfrak{x}},1} \lesssim |u|_{\bar{\mathfrak{x}},p}$. An induction based on (B.72) applied with $\alpha = 1^*$, $(1^*)^2$, ... then establishes that, for any $k \in \mathbb{N}$ such that $\frac{(1^*)^{k+1}}{(1^*)^{k-1}} \ge p'$,
+
+$$
+\| \Pi_{\bar{\mathfrak{x}}} u \|_{L^{(1^*)^{k+1}}(\Omega)} \lesssim |u|_{\bar{\mathfrak{x}},p}. \quad (B.73)
+$$
+
+Select $k$ as the largest integer such that $\frac{(1^*)^{k+1}}{(1^*)^{k-1}} \ge p'$. Such a $k$ exists since
+$k = 0$ satisfies this inequality and, as $k \to \infty$, $\frac{(1^*)^{k+1}}{(1^*)^{k-1}} \to 1^* = d' > p'$ (we
+have $p < d$). Let $\alpha = \frac{p'^*}{1^*} > 1$ and assume that
+
+$$
+\frac{\alpha 1^*}{\alpha - 1} = \frac{1^* p^*}{p^* - 1^*} \geq p'
+$$
+
+and
+---PAGE_BREAK---
+
+$$
+\alpha = \frac{p^*}{1^*} \le (1^*)^{k+1}. \tag{B.75}
+$$
+
+Inequality (B.74) allows us to apply (B.72), which gives
+
+$$
+\|H_{\bar{\xi}} u\|_{L^{p^*}(\Omega)} \lesssim |u|_{\bar{\xi},p} + \|H_{\bar{\xi}} u\|_{L^{\alpha}(\Omega)}.
+$$
+
+By (B.75), $\|\Pi_{\bar{\xi}} u\|_{L^\alpha(\Omega)} \lesssim \|\Pi_{\bar{\xi}} u\|_{L^{(1^*)^{k+1}}(\Omega)}$ and (B.73) then concludes the proof.
+
+It remains to check (B.74) and (B.75). We have $p = \frac{dp^*}{d+p^*}$ so (B.74) boils down to $\frac{1^*p^*}{p^*-1^*} \ge \frac{dp^*}{dp^*-d-p^*}$, that is to say $1^*(dp^* - d - p^*) \ge d(p^* - 1^*)$, or $1^*(d-1)p^* \ge dp^*$. This last relation is obvious since $1^*(d-1) = d$ (we thus even have equality in (B.74)). To check (B.75), we start by writing that, by definition of $k$, $\frac{(1^*)^{k+2}}{(1^*)^{k+1}-1} \le p'$, which can be recast as $1-\frac{1}{p} = \frac{1}{p'} \le \frac{1}{1^*} - \frac{1}{(1^*)^{k+2}}$. But $\frac{1}{p^*} = \frac{1}{p} - \frac{1}{d}$ and $\frac{1}{1^*} = 1 - \frac{1}{d}$, so
+
+$$
+\frac{1}{p^*} \geq 1 - \frac{1}{1^*} + \frac{1}{(1^*)^{k+2}} - \frac{1}{d} = \frac{1}{(1^*)^{k+2}},
+$$
+
+which is equivalent to (B.75). ■
+
+The proof of the following lemma is similar to the proof of Lemma B.15, using Lemmas B.23 and B.24.
+
+**Lemma B.25 (Discrete embedding of $W^{1,p}(\Omega)$, with zero average, in $L^q(\Omega)$, for some $q > p$).** Let $p \in [1, +\infty)$, $\mathcal{T}$ be a polytopal mesh of $\Omega$ in the sense of Definition 7.2, and $\varrho \ge \theta_{\bar{\xi}} + \eta_{\bar{\xi}}$. Then, there exists $q > p$, depending only on $d$ and $p$, and there exists $C_{20}$, depending only on $\Omega$, $d$, $p$ and $\varrho$, such that
+
+$$
+\forall u \in X_{\bar{\zeta}}, \quad \| \Pi_{\bar{\zeta}} u - \overline{\Pi_{\bar{\zeta}} u} \|_{L^q(\Omega)} \le C_{20} |u|_{\bar{\zeta},p},
+$$
+
+where $\overline{\Pi_{\bar{\zeta}}u} = \frac{1}{|\Omega|} \int_{\Omega} \Pi_{\bar{\zeta}}u(x)dx$.
+
+If $p < d$ we can take $q = p^* = \frac{pd}{d-p}$ and, if $p \ge d$, we can take any $q < +\infty$.
+
+### B.3.3 Compactness of $\Pi_{\bar{\zeta}}$ and $\mathbb{T}_{\bar{\zeta}}$
+
+**Lemma B.26.** Let $\mathfrak{T}$ be a polytopal mesh of $\Omega$ in the sense of Definition 7.2, and $\varrho \ge \theta_{\bar{\zeta}} + \eta_{\bar{\zeta}}$. Then, there exists $C_{21}$, depending only on $\Omega$ and $\varrho$, such that
+
+$$
+\forall u \in X_{\bar{\zeta}}, \forall h \in \mathbb{R}^d, \| \Pi_{\bar{\zeta}} u(\cdot + h) - \Pi_{\bar{\zeta}} u \|_{L^1(\mathbb{R}^d)} \le |h| C_{21} (|u|_{\bar{\zeta},1} + |\overline{\Pi_{\bar{\zeta}} u}|),
+$$
+
+where $\Pi_{\bar{\zeta}}u$ has been extended by 0 outside $\Omega$, and $\overline{\Pi_{\bar{\zeta}}u} = \frac{1}{|\Omega|} \int_{\Omega} \Pi_{\bar{\zeta}}u(x)dx$.
+
+**Proof.** Writing (B.32) with $v = u$ yields, for any $\varphi \in C_c^\infty(\mathbb{R}^d, \mathbb{R}^d)$ such that
+$\|\varphi\|_{L^\infty(\mathbb{R}^d)d} \le 1$ (so that $|\varphi| \le \sqrt{d})$,
+---PAGE_BREAK---
+
+$$
+\begin{align*}
+& \int_{\mathbb{R}^d} \Pi_{\bar{\xi}} u(\mathbf{x}) \operatorname{div} \varphi(\mathbf{x}) d\mathbf{x} \\
+& \leq \sqrt{d} \sum_{K \in \mathcal{M}} \sum_{\sigma \in \mathcal{F}_K} |\sigma| |u_K - u_\sigma| + \sqrt{d} \int_{\partial \Omega} |\mathbb{T}_{\bar{\xi}} u(\mathbf{x})| d\gamma(\mathbf{x}) \\
+& \leq \sqrt{d} |u|_{\bar{\xi},1} + \sqrt{d} \| \mathbb{T}_{\bar{\xi}} u \|_{L^1(\partial \Omega)}.
+\end{align*}
+$$
+
+Hence,
+
+$$
+\|\Pi_{\bar{\xi}} u\|_{BV(\mathbb{R}^d)} \leq \sqrt{d} |u|_{\bar{\xi},1} + \sqrt{d} \|\mathbb{T}_{\bar{\xi}} u\|_{L^1(\partial\Omega)}.
+$$
+
+Lemma B.20 and B.23 then provide $C_{22}$ depending only on $\Omega$, $d$ and $\rho$ such that
+
+$$
+\|\Pi_{\bar{\xi}} u\|_{BV(\mathbb{R}^d)} \le C_{22}(|u|_{\bar{\xi},1} + |\overline{\Pi_{\bar{\xi}} u}|).
+$$
+
+The inequality (B.49) concludes the proof. ■
+
+We can now state the compactness of the function and trace reconstructions.
+
+**Lemma B.27 (Discrete Rellich theorem and compactness of the trace from a bound on the mean value).** Let $(\bar{\xi}_m)_{m \in \mathbb{N}}$ be a sequence of polytopal meshes of $\Omega$ and $p \in [1, +\infty)$. Assume that $\sup_{m \in \mathbb{N}} (\theta_{\bar{\xi}_m} + \eta_{\bar{\xi}_m}) < +\infty$. Then, for any $u_m \in X_{\bar{\xi}_m}$ such that $(|u_m|_{\bar{\xi}_m, p})_{m \in \mathbb{N}}$ and $(\int_{\Omega} \Pi_{\bar{\xi}_m} u_m(\mathbf{x}) d\mathbf{x})_{m \in \mathbb{N}}$ are bounded, the sequence $(\Pi_{\bar{\xi}_m} u_m)_{m \in \mathbb{N}}$ is relatively compact in $L^p(\Omega)$.
+
+Moreover, if $p > 1$ and $h_{M_m} \to 0$ as $m \to \infty$, then the sequence $(\mathbb{T}_{\bar{\xi}_m} u_m)_{m \in \mathbb{N}}$ is relatively compact in $L^p(\partial \Omega)$.
+
+**Proof.** The relative compactness of $(\Pi_{\bar{\xi}_m} u_m)_{m \in \mathbb{N}}$ follows from Lemmas B.25 and B.26 in a similar way as for Dirichlet boundary conditions. We now assume that $p > 1$ and $h_{M_m} \to 0$, and we establish the relative compactness of the traces. By (B.58) in Lemma B.21 and the boundedness of $(\Pi_{\bar{\xi}_m} u_m)_{m \in \mathbb{N}}$ in $L^p(\Omega)$, $(\mathbb{T}_{\bar{\xi}_m} u_m)_{m \in \mathbb{N}}$ is bounded in $L^p(\partial \Omega)$. The estimate (B.29) on $\overline{\nabla}_{\bar{\xi}_m}$ and the boundedness of $(|u_m|_{\bar{\xi}_m, p})_{m \in \mathbb{N}}$ show that $(\overline{\nabla}_{\bar{\xi}_m} u_m)_{m \in \mathbb{N}}$ is bounded in $L^p(\Omega)^d$. Upon extracting subsequences, we can therefore assume that there exists $\psi \in L^p(\Omega)$, $\chi \in L^p(\partial\Omega)$ and $\xi \in L^p(\Omega)^d$ such that $\Pi_{\bar{\xi}_m} u_m \to \psi$ strongly in $L^p(\Omega)$, $\mathbb{T}_{\bar{\xi}_m} u_m \to \chi$ weakly in $L^p(\partial\Omega)$ and $\overline{\nabla}_{\bar{\xi}_m} u_m \to \xi$ weakly in $L^p(\Omega)^d$.
+
+Using the same ideas as for Lemma 2.15 (regularity of the limit), we analyse $\psi$. Take $\varphi \in C^\infty(\bar{\Omega})^d$ and apply the discrete Stokes formula (B.31) to $\bar{\xi} = \bar{\xi}_m$ and $v = u_m$. The aforementioned convergences enable us to pass to the limit $m \to \infty$ to see that
+
+$$
+\int_{\Omega} (\xi(\mathbf{x}) \cdot \varphi(\mathbf{x}) + \psi(\mathbf{x}) \operatorname{div}\varphi(\mathbf{x})) d\mathbf{x} - \int_{\partial\Omega} \chi(\mathbf{x})\gamma_n\varphi(\mathbf{x})d\gamma(\mathbf{x}) = 0. \quad (\text{B.76})
+$$
+
+Applied to $\varphi \in C_c^\infty(\Omega)^d$ this shows that $\xi = \nabla\psi$, and thus that $\psi \in W^{1,p}(\Omega)$.
+Using then an integration-by-parts in (B.76) with a generic $\varphi \in C^\infty(\bar{\Omega})^d$
+shows that $\gamma\psi = \chi$.
+---PAGE_BREAK---
+
+We now prove that $T_{\bar{\tau}_m} u_m \to \gamma\psi$ strongly in $L^p(\partial\Omega)$, which will conclude the proof of the lemma. Let $I_{\bar{\tau}_m}: W^{1,p}(\Omega) \to X_{\bar{\tau}_m}$ be the interpolant defined by (B.10). Applying (B.57) in Lemma B.21 to $\mathcal{T} = \mathcal{T}_m$ and $u = u_m - I_{\bar{\tau}_m}\psi$, and using the boundedness of $(|u_m|_{\bar{\tau}_m, p})_{m\in\mathbb{N}}$ and $(|I_{\bar{\tau}_m}\psi|_{\bar{\tau}_m, p})_{m\in\mathbb{N}}$ (see (B.22)), we find $C_{23}$ not depending on $m$ such that
+
+$$
+\begin{align*}
+\|\mathbb{T}_{\bar{\tau}_m} u_m - \mathbb{T}_{\bar{\tau}_m}(I_{\bar{\tau}_m}\psi)\|_{L^p(\partial\Omega)}^p &\le C_{23} \|\Pi_{\bar{\tau}_m} u_m - \Pi_{\bar{\tau}_m}(I_{\bar{\tau}_m}\psi)\|_{L^p(\Omega)}^{p-1} \\
+&\quad + C_{23} \|\Pi_{\bar{\tau}_m} u_m - \Pi_{\bar{\tau}_m}(I_{\bar{\tau}_m}\psi)\|_{L^p(\Omega)}^p + C_{23} h_{M_m}^{p-1}.
+\end{align*}
+$$
+
+Since $p > 1$, $h_{M_m} \to 0$, and $(\Pi_{\bar{\tau}_m} u_m)_{m \in \mathbb{N}}$ and $(\Pi_{\bar{\tau}_m}(I_{\bar{\tau}_m} \psi))_{m \in \mathbb{N}}$ both converge strongly to $\psi$ in $L^p(\Omega)$ (see (B.26)), the right-hand side of the above inequality tends to 0 as $m \to \infty$. Hence, $T_{\bar{\tau}_m} u_m - T_{\bar{\tau}_m}(I_{\bar{\tau}_m} \psi) \to 0$ in $L^p(\partial\Omega)$. The strong convergence of $(T_{\bar{\tau}_m} u_m)_{m \in \mathbb{N}}$ follows by using (B.27) to see that $T_{\bar{\tau}_m}(I_{\bar{\tau}_m} \psi) \to \gamma\psi$ in $L^p(\partial\Omega)$ as $m \to \infty$. ■
+
+## B.4 Discrete functional analysis for mixed boundary condition
+
+We consider here that Assumption (7.2) on $\Omega$ and Assumption (3.60) on $\Gamma_d$ and $\Gamma_n$ hold. If $\mathcal{T}$ is a polytopal mesh of $\Omega$ in the sense of Definition 7.2, we recall the notations in (7.7) and we additionally define
+
+$$
+X_{\bar{\tau}, \Gamma_d} = \{ v \in X_{\bar{\tau}, \partial\Omega} : v_\sigma = 0 \text{ for all } \sigma \in \mathcal{F}_{\text{ext}} \text{ such that } \\
+\qquad \qquad \sigma \cap \Gamma_d = \emptyset \}, \tag{B.77}
+$$
+
+$$
+X_{\bar{\tau}, \Omega, \Gamma_n} = \{ v \in X_{\bar{\tau}} : v_\sigma = 0 \text{ for all } \sigma \in \mathcal{F}_{\text{ext}} \text{ such that } \\ \sigma \cap \Gamma_d \neq \emptyset \}.
+$$
+
+Note that $X_{\bar{\tau}} = X_{\bar{\tau},\Omega,\Gamma_n} \oplus X_{\bar{\tau},\Gamma_d}$, and that $\mathbb{T}_{\bar{\tau}}u = 0$ on $\Gamma_d$ for any $u \in X_{\bar{\tau},\Omega,\Gamma_n}$.
+
+### B.4.1 Discrete Sobolev embeddings
+
+Discrete functional analysis tools for mixed conditions are a consequence of the two following lemmas, and of the techniques used in the previous sections for Dirichlet and Neumann boundary conditions.
+
+**Lemma B.28.** Let $\tilde{\Omega}$ be a bounded connected open subset of $\mathbb{R}^d$ with Lipschitz boundary and let $A \subset \tilde{\Omega}$ be a set of non-zero measure. Then, there exists $C_{24}$ depending only on $\tilde{\Omega}$ and $A$ such that, for all $w \in BV(\tilde{\Omega})$ satisfying
+$$
+\int_A w(x)d\mathbf{x} = 0,
+$$
+$$
+\|w\|_{L^{1^*(\tilde{\Omega})}} \le C_{24}|w|_{BV(\tilde{\Omega})}, \quad (B.78)
+$$
+
+where we recall that
+
+$$
+|w|_{BV(\tilde{\Omega})} = \sup \left\{ \int_{\tilde{\Omega}} w(\mathbf{x}) \operatorname{div} \varphi(\mathbf{x}) d\mathbf{x} : \varphi \in C_c^\infty(\tilde{\Omega}, \mathbb{R}^d), \| \varphi \|_{L^\infty(\tilde{\Omega})^d} \le 1 \right\}.
+$$
+---PAGE_BREAK---
+
+**Proof.** Let us start by recalling the Sobolev embedding, which can be obtained by passing to the limit on the similar embedding in $W^{1,1}(\tilde{\Omega})$: there exists $C_{25}$ depending only on $\tilde{\Omega}$ such that
+
+$$ \forall w \in BV(\tilde{\Omega}), \|w\|_{L^1(\tilde{\Omega})} \le C_{25}(|w|_{BV(\tilde{\Omega})} + \|w\|_{L^1(\tilde{\Omega})}). $$
+
+Estimate (B.78) is proved if we establish the following Poincaré inequality: there exists $C_{26}$ depending only on $\tilde{\Omega}$ and A such that, for any $w \in BV(\tilde{\Omega})$ satisfying $\int_A w(x)d\mathbf{x} = 0$,
+
+$$ \|w\|_{L^1(\tilde{\Omega})} \le C_{26} |w|_{BV(\tilde{\Omega})}. \qquad (B.79) $$
+
+The proof of (B.79) is done by way of contradiction, using a classical compactness technique. If this inequality does not hold, there exists a sequence $(w_m)_{m \in \mathbb{N}}$ in $BV(\tilde{\Omega})$ such that $\int_A w_m(x)d\mathbf{x} = 0$ for all $m$ and $\|w_m\|_{L^1(\tilde{\Omega})} \ge m|w_m|_{BV(\tilde{\Omega})}$. Dividing throughout by $\|w_m\|_{L^1(\tilde{\Omega})}$ we can assume that $\|w_m\|_{L^1(\tilde{\Omega})} = 1$ for all $m$. Then $(w_m)_{m \in \mathbb{N}}$ is bounded in $L^1(\tilde{\Omega}) \cap BV(\tilde{\Omega})$ and therefore, up to a subsequence, converges strongly in $L^1(\tilde{\Omega})$ to some $w$ such that $\|w\|_{L^1(\tilde{\Omega})} = 1$. As $|w_m|_{BV(\tilde{\Omega})} \le 1/m \to 0$, we have $\nabla w_m \to 0$ in the sense of distributions on $\tilde{\Omega}$ and therefore $\nabla w = 0$ on $\tilde{\Omega}$. Since $\tilde{\Omega}$ is connected, this shows that $w$ is constant on $\tilde{\Omega}$, equal to $\frac{1}{|\tilde{\Omega}|}$ since its norm in $L^1(\tilde{\Omega})$ is equal to 1.
+
+But, passing to the limit in $\int_A w_m(x)d\mathbf{x} = 0$ gives $0 = \int_A w(x)d\mathbf{x} = \frac{|A|}{|\tilde{\Omega}|}$, which is a contradiction with the fact that A has a non-zero measure. Hence (B.79) holds and so does (B.78). ■
+
+Under Assumptions (7.2) and (3.60), it is easy to construct a bounded connected open set $\tilde{\Omega}$ with Lipschitz boundary which contains $\Omega$, such that $A = \tilde{\Omega} \setminus \Omega$ has a non-zero measure and $\bar{A} \cap \tilde{\Omega} \subset \Gamma_d$. This can for example be done by gluing to $\Omega$ a small hypercube A along a planar subset of $\Gamma_d$, see Figure B.4. $\tilde{\Omega}$ and A depend only on $\Omega$ and $\Gamma_d$.
+
+Fig. B.4. Extension of $\Omega$.
+---PAGE_BREAK---
+
+**Lemma B.29.** Under Assumptions (7.2) and (3.60), let $\tilde{\Omega}$ be constructed as above. Take $\mathcal{T}$ a polytopal mesh of $\Omega$ in the sense of Definition 7.2 and, if $u \in X_D$, define $\tilde{\Pi}_{\tilde{\tau}}u \in L^1(\tilde{\Omega})$ as the extension of $\Pi_{\tilde{\tau}}u$ by 0 outside $\Omega$. Then
+
+$$ \forall u \in X_{\tilde{\tau}, \Omega, \Gamma_n}, \quad |\tilde{\Pi}_D u|_{BV(\tilde{\Omega})} \leq \sqrt{d} |u|_{\tilde{\tau}, 1}. \qquad (\text{B.80}) $$
+
+**Proof.** Let $\varphi \in C_c^\infty(\tilde{\Omega}, \mathbb{R}^d)$ be such that $\|\varphi\|_{L^\infty(\tilde{\Omega})} \le 1$. We have
+
+$$ \int_{\tilde{\Omega}} \tilde{\Pi}_{\tilde{\tau}} u(x) \operatorname{div} \varphi(x) dx = \int_{\Omega} \Pi_{\tilde{\tau}} u(x) \operatorname{div} \varphi(x) dx. $$
+
+Since $u_\sigma = 0$ whenever $\sigma \in \mathcal{F}_{\text{ext}}$ is such that $\sigma \cap \Gamma_d \neq \emptyset$, and since $\varphi = 0$ on $\partial\Omega \setminus \Gamma_d$, the boundary integral in (B.32) written for $v = u$ vanishes, and the same computations as in (B.38) lead to (B.80). ■
+
+The following Sobolev embeddings are a straightforward consequence of Lemma B.28 and B.29.
+
+**Lemma B.30 (Discrete embedding of $W^{1,1}(\Omega)$ in $L^{1^*(\Omega)}$, mixed BCs).**
+
+Under Assumptions (7.2) and (3.60), let $\mathcal{T}$ be a polytopal mesh of $\Omega$ in the sense of Definition 7.2. Then, there exists $C_{27}$ depending only on $\Omega$ and $\Gamma_d$ such that
+
+$$ \forall u \in X_{\tilde{\tau}, \Omega, \Gamma_n}, \| \Pi_{\tilde{\tau}} u \|_{L^{1^*}(\Omega)} \le C_{27} |u|_{\tilde{\tau}, 1}. $$
+
+The following results can be then proved from Lemma B.30 by using the same trick as in the proof of Lemma B.14 and Lemma B.15.
+
+**Lemma B.31 (Discrete embedding of $W^{1,p}(\Omega)$ in $L^{p^*(\Omega)}$, mixed BCs, $p \in (1, d)$).**
+
+Under Assumptions (7.2) and (3.60), let $\mathcal{T}$ be a polytopal mesh of $\Omega$ in the sense of Definition 7.2, $p \in (1, d)$ and $\eta \ge \eta_{\tilde{\tau}}$. Then, there exists $C_{28}$ depending only on $\Omega$, $\Gamma_d$ and $\eta$ such that
+
+$$ \forall u \in X_{\tilde{\tau}, \Omega, \Gamma_n}, \| \Pi_{\tilde{\tau}} u \|_{L^p(\Omega)} \le C_{28} |u|_{\tilde{\tau}, p}, $$
+
+where $p^* = \frac{dp}{d-p}$.
+
+**Lemma B.32 (Discrete embedding of $W^{1,p}(\Omega)$ in $L^q(\Omega)$ for some $q > p$, mixed BCs).**
+
+Under Assumptions (7.2) and (3.60), let $\mathcal{T}$ be a polytopal mesh of $\Omega$ in the sense of Definition 7.2, $p \in [1, +\infty)$ and $\eta \ge \eta_{\tilde{\tau}}$. Then, there exists $q > p$, depending only on $p$ and $d$, and $C_{29}$, depending only on $\Omega$, $d$, $p$, $\Gamma_d$ and $\eta$, such that
+
+$$ \forall u \in X_{\tilde{\tau}, \Omega, \Gamma_n}, \| \Pi_{\tilde{\tau}} u \|_{L^q(\Omega)} \le C_{29} |u|_{\tilde{\tau}, p}. $$
+
+If $p < d$ we can take $q = p^* = \frac{pd}{d-p}$. If $p \ge d$, we can take any $q < +\infty$.
+---PAGE_BREAK---
+
+**B.4.2 Compactness of ΠΞ and TΞ**
+
+Lemma B.33 (Discrete Rellich theorem and compactness of the traces, mixed BCs). Under Assumptions (7.2) and (3.60), let $p \in [1, +\infty)$ and $(\tau_m)_{m \in \mathbb{N}}$ be a sequence of polytopal meshes of $\Omega$, such that $\sup_{m \in \mathbb{N}} (\theta_{\tau_m} + \eta_{\tau_m}) < +\infty$. Then, for any $u_m \in X_{\tau_m, \Omega, \Gamma_n}$ such that $(|u_m|_{\tau_m, p})_{m \in \mathbb{N}}$ is bounded, the sequence $(\Pi_{\tau_m} u_m)_{m \in \mathbb{N}}$ is relatively compact in $L^p(\Omega)$.
+
+Moreover, if $p > 1$ and $h_{M_m} \to 0$ as $m \to \infty$, then $(T_{\tau_m} u_m)_{m \in \mathbb{N}}$ is relatively compact in $L^p(\partial\Omega)$.
+
+**Proof.** By Lemma B.32, the sequence $(||\Pi_{\tau_m} u_m||_{L^p(\Omega)})_{m \in \mathbb{N}}$ is bounded.
+Hence, the sequence $(\int_\Omega \Pi_{\tau_m} u_m(x)d\mathbf{x})_{m \in \mathbb{N}}$ is also bounded and Lemma B.27 gives the relative compactness of $(\Pi_{\tau_m} u_m)_{m \in \mathbb{N}}$ in $L^p(\Omega)$, and of $(T_{\tau_m} u_m)_{m \in \mathbb{N}}$ in $L^p(\partial\Omega)$ if $p > 1$ and $h_{M_m} \to 0$ as $m \to \infty$. ■
+---PAGE_BREAK---
+
+# Discrete functional analysis for time-dependent problems
+
+This chapter is devoted to compactness results for sequences of functions with domain $[0, T]$ and abstract co-domains (generic vector spaces). We focus on functions that are discrete-in-time, as they are classically encountered in numerical methods for time-dependent problems. The results established here apply to a range of numerical schemes for such problems, and are used in Section 4.2 to establish specific compactness properties of space-time gradient discretisations.
+
+In Section C.1, we first consider compactness results based on the $L^p$ norm on $[0, T]$, with $p < \infty$. There are called “averaged-in-time” because they only apply to norms that involve a time integral. A number of such compactness results, for piecewise-constant-in-time functions, can be found in the literature – see, e.g., [12, 67, 46]. Much more scarce are uniform-in-time compactness results for discontinuous functions, i.e., results that apply to the supremum norm on $[0, T]$. The second section of this chapter, Section C.2, is devoted to establishing such uniform-in-time compactness theorems.
+
+## C.1 Averaged-in-time compactness results
+
+The first two theorems are generalisations to vector-valued Lebesgue spaces of the classical Kolmogorov compactness theorem for $L^p$ spaces [34]. If $E$ is a measured space and $B$ a Banach space, we denote by $L^p(E; B)$ the Lebesgue space of $p$-integrable functions $E \to B$, see, e.g., [68, 89] for a definition and some properties of these spaces.
+
+**Theorem C.1 (Kolmogorov (1)).** Let $B$ be a Banach space, $1 \le p < +\infty$, $T > 0$ and $A \subset L^p(0, T; B)$. Then $A$ is relatively compact in $L^p(0, T; B)$ if it satisfies the following conditions:
+
+1. For all $f \in A$, there exists $Pf \in L^p(\mathbb{R}; B)$ such that $Pf = f$ a.e. on $(0, T)$ and $\|Pf\|_{L^p(\mathbb{R}; B)} \le C$, where $C$ depends only on $A$.
+---PAGE_BREAK---
+
+2. For all $\varphi \in C_c^\infty(\mathbb{R})$, the set $\{\int_{\mathbb{R}}(Pf)\varphi dt, f \in A\}$ is relatively compact in $B$.
+
+3. $\|Pf(\cdot + h) - Pf\|_{L^p(\mathbb{R}; B)} \to 0$ as $h \to 0$, uniformly with respect to $f \in A$.
+
+*Remark C.2 (Necessary conditions)*
+
+The conditions 1, 2 and 3 are actually also necessary for $A$ to be relatively compact in $L^p(0, T; B)$.
+
+**Proof.** Let $(\rho_m)_{m \ge 1}$ be a sequence of mollifiers constructed by scaling a given smooth function $\rho$, that is:
+
+$$ \rho \in C_c^\infty(-1, 1), \quad \int_{\mathbb{R}} \rho dt = 1, \rho \ge 0, \rho(-t) = \rho(t) \text{ for all } t \in \mathbb{R} \tag{C.1} $$
+
+and, for all $m \ge 1$ and $t \in \mathbb{R}$, $\rho_m(t) = m\rho(mt)$.
+
+Set $K = [0, T]$ and $A_m = \{(Pf \star \rho_m)|_K : f \in A\}$, where $\star$ denotes the convolution product in $\mathbb{R}$.
+
+The proof is divided in two steps. In Step 1 we prove, using the Arzelà-Ascoli theorem and Assumption 2, that, for $m \ge 1$, the set $A_m$ is relatively compact in $C(K; B)$ endowed with its usual topology of the supremum norm. This easily gives the relative compactness of $A_m$ in $L^p(0, T; B)$. In Step 2, we show that Assumptions 1 and 3 give $Pf \star \rho_m \to Pf$ in $L^p(\mathbb{R}; B)$ as $m \to +\infty$, uniformly with respect to $f \in A$. This allows to conclude that the set $A$ is relatively compact in $L^p(0, T; B)$.
+
+**Step 1.** Let $m \ge 1$. In order to prove that $A_m$ is relatively compact in $C(K; B)$, we use the Ascoli-Arzelà theorem C.10. Hence, we need to prove that:
+
+(AA1) for all $t \in K$, the set $\{Pf \star \rho_m(t), f \in A\}$ is relatively compact in $B$;
+
+(AA2) the sequence $\{Pf \star \rho_m, f \in A\}$ is equicontinuous from $K$ to $B$ (i.e. the continuity of $Pf \star \rho_m: K \to B$ is uniform with respect to $f \in A$).
+
+We first prove Property (AA1). For $t \in K$ we have, with $\varphi_t = \rho_m(t - \cdot) \in C_c^\infty(\mathbb{R})$,
+
+$$ P f \star \rho_m(t) = \int_{\mathbb{R}} P f(s) \rho_m(t-s) ds = \int_{\mathbb{R}} P f(s) \varphi_t(s) ds. $$
+
+Then, Assumption 2 applied to $\varphi = \varphi_t$ gives Property (AA1).
+
+We now prove Property (AA2). Let $t_1, t_2 \in K$ and recall that $p' = \frac{p}{p-1}$. By Hölder's inequality,
+
+$$ \|Pf \star \rho_m(t_2) - Pf \star \rho_m(t_1)\|_B \\ \leq \int_{\mathbb{R}} \|Pf(s)\|_B |\rho_m(t_2 - s) - \rho_m(t_1 - s)| ds $$
+---PAGE_BREAK---
+
+$$
+\leq \|Pf\|_{L^p(\mathbb{R};B)} \| \rho_m(t_2 - \cdot) - \rho_m(t_1 - \cdot) \|_{L^{p'}(\mathbb{R})}.
+$$
+
+Since $t_1, t_2 \in K = [0, T]$, the functions $\rho_m(t_2 - \cdot)$ and $\rho_m(t_1 - \cdot)$ vanish outside $[-1, T+1]$. Hence, using the mean value theorem and Assumption 3, we infer
+
+$$
+\| Pf \star \rho_m(t_2) - Pf \star \rho_m(t_1) \|_B \le C |t_1 - t_2| \left( \sup_{t \in \mathbb{R}} |\rho'_m(t)| \right) (T+2)^{\frac{1}{p'}}.
+$$
+
+This shows that $Pf \star \rho_m$ is uniformly continuous on $\mathbb{R}$, with a modulus of continuity which does not depend on $f$. Hence, Property (AA2) is proved.
+
+As a consequence, $A_m$ is indeed relatively compact in $C(K; B)$. This is equiva-
+lent to saying that, for any $\varepsilon > 0$, there exists a finite number of balls of radius
+$\varepsilon$ (for the supremum norm of $C(K; B)$) whose union cover the set $A_m$. Then,
+since $\|\cdot\|_{L^p(0,T;B)} \le T^{1/p} \|\cdot\|_{C(K;B)}$, we also obtain the relative compactness
+of $A_m$ in $L^p(0,T;B)$.
+
+**Step 2.** Let $t \in \mathbb{R}$, we have, using $\int_{\mathbb{R}} \rho_m(s)ds = 1$ and setting $\bar{s} = ms$,
+
+$$
+\begin{align*}
+P f \star \rho_m(t) - P f(t) &= \int_{\mathbb{R}} [P f(t-s) - P f(t)] \rho_m(s) ds \\
+&= \int_{-1}^{1} \left[ P f \left( t - \frac{\bar{s}}{m} \right) - P f(t) \right] \rho(\bar{s}) d\bar{s}.
+\end{align*}
+$$
+
+Then, by Hölder's inequality,
+
+$$
+\|Pf \star \rho_m(t) - Pf(t)\|_B^p \le \|p\|_{L^{p'}}^p \int_{-1}^{1} \|Pf\left(t - \frac{\bar{s}}{m}\right) - Pf(t)\|_B^p d\bar{s}.
+$$
+
+Integrating with respect to $t \in \mathbb{R}$ and using the Fubini-Tonelli theorem to
+swap the integrals on $t$ and $\bar{s}$ leads to
+
+$$
+\begin{align*}
+& \|P f \star \rho_m - P f\|_{L^p(0,T;B)}^p \\
+&\leq \|p\|_{L^{p'}}^p \int_{-1}^{1} \|P f\left(-\frac{\bar{s}}{m}\right) - P f\|_{L^p(0,T;B)}^p \, d\bar{s} \\
+&\leq 2 \|p\|_{L^{p'}}^p \sup \left\{ \|P f(· + h) - P f\|_{L^p(\mathbb{R};B)}^p : |h| \leq \frac{1}{m} \right\}.
+\end{align*}
+$$
+
+Using Assumption 3 then gives $\|Pf \star \rho_m - Pf\|_{L^p(0,T;B)} \to 0$ as $m \to +\infty$, uniformly with respect to $f \in A$.
+
+We can now conclude the proof. Let $\epsilon > 0$ and pick $m(\epsilon)$ large enough such that
+
+$$
+\|P f \star \rho_m(\epsilon) - P f\|_{L^p(0,T;B)} \leq \epsilon/2 \quad \text{for all } f \in A. \quad (\text{C.2})
+$$
+
+By Step 1, we can cover $A_m(\epsilon) = \{(P f \star \rho_m(\epsilon))_{|[0,T]} : f \in A\}$ by a finite number of balls in $L^p(0, T; B)$ of radius $\epsilon/2$. Property (C.2) then shows that
+---PAGE_BREAK---
+
+$\{ (Pf)_{||[0,T]} : f \in A \} = A$ is covered by the same finite number of balls of radius $\varepsilon$. This concludes the proof that $A$ is relatively compact in $L^p(0, T; B)$.
+
+**Theorem C.3 (Kolmogorov (2)).** Let $B$ be a Banach space, $1 \le p < +\infty$, $T > 0$ and $A \subset L^p(0, T; B)$. Then $A$ is relatively compact in $L^p(0, T; B)$ if it satisfies the following conditions:
+
+1. A is bounded in $L^p(0, T; B)$.
+
+2. For all $\varphi \in C_c^\infty(\mathbb{R})$, the set $\{\int_0^T f\varphi dt : f \in A\}$ is relatively compact in $B$.
+
+3. There exists a function $\eta : (0, T) \to [0, \infty)$ such that $\lim_{h \to 0+} \eta(h) = 0$ and, for all $h \in (0, T)$ and $f \in A$,
+
+$$ \int_0^{T-h} \|f(t+h) - f(t)\|_B^p dt \leq \eta(h). $$
+
+**Proof.**
+
+The proof uses Theorem C.1 with $P$ defined the following way: for $f \in A$, $Pf = f$ on $[0, T]$ and $Pf = 0$ on $\mathbb{R}\setminus[0, T]$. Owing to this definition and to Assumption 1 in Theorem C.3, Items 1 and 2 of Theorem C.1 are clearly satisfied.
+
+We now prove, in two steps, Item 3 of Theorem C.1. Notice first that, replacing $\eta$ with $\tilde{\eta}(h) = \sup_{(0,h]} \eta$ (which still satisfies $\lim_{h \to 0+} \tilde{\eta}(h) = 0$), we can assume without loss of generality that $\eta$ is non-decreasing.
+
+**Step 1.** In this step, we prove that $\int_0^\tau \|f(t)\|_B^p dt \to 0$ as $\tau \to 0^+$, uniformly with respect to $f \in A$.
+
+Let $\tau, h \in (0, T)$ such that $\tau + h \le T$. For all $t \in (0, \tau)$ one has $\|f(t)\|_B \le \|f(t+h)\|_B + \|f(t+h) - f(t)\|_B$ and thus, by the power-of-sums inequality (D.12),
+
+$$ \|f(t)\|_B^p \le 2^{p-1} \|f(t+h)\|_B^p + 2^{p-1} \|f(t+h) - f(t)\|_B^p. $$
+
+Integrating this inequality for $t \in (0, \tau)$ gives
+
+$$ \begin{aligned} \int_0^\tau \|f(t)\|_B^p dt \le {}& 2^{p-1} \int_0^\tau \|f(t+h)\|_B^p dt \\ & + 2^{p-1} \int_0^\tau \|f(t+h) - f(t)\|_B^p dt. \end{aligned} \quad (\text{C.3}) $$
+
+Now let $h_0 \in (0, T)$ and $\tau \in (0, T - h_0)$. For all $h \in (0, h_0)$, Inequality (C.3) gives, using $\eta(h) \le \eta(h_0)$,
+
+$$ \int_0^\tau \|f(t)\|_B^p dt \le 2^{p-1} \int_0^\tau \|f(t+h)\|_B^p dt + 2^{p-1} \eta(h_0). $$
+---PAGE_BREAK---
+
+Integrating this inequality over $h \in (0, h_0)$ leads to
+
+$$h_0 \int_0^\tau \|f(t)\|_B^p dt \le 2^{p-1} \int_0^{h_0} \left( \int_0^\tau \|f(t+h)\|_B^p dt \right) dh + 2^{p-1} h_0 \eta(h_0). \quad (\text{C.4})$$
+
+Using the Fubini-Tonelli Theorem,
+
+$$\begin{align*}
+\int_0^{h_0} \left( \int_0^\tau \|f(t+h)\|_B^p dt \right) dh &= \int_0^\tau \left( \int_0^{h_0} \|f(t+h)\|_B^p dh \right) dt \\
+&\le \int_0^\tau \left( \int_0^T \|f(s)\|_B^p ds \right) \le \tau \|f\|_{L^p(0,T;B)}^p,
+\end{align*}$$
+
+from which one deduces, owing to (C.4),
+
+$$\int_0^\tau \|f(t)\|_B^p dt \leq \frac{\tau 2^{p-1}}{h_0} \|f\|_{L^p(0,T;B)}^p + 2^{p-1}\eta(h_0).$$
+
+We can now conclude this step. Let $\varepsilon > 0$ and choose $h_0 \in (0, T)$ such that $2^{p-1}\eta(h_0) \le \varepsilon$. Then, with $C = \sup_{f \in A} \|f\|_{L^p(0,T;B)}^p$, take $\bar{\tau} = \min(T - h_0, \varepsilon h_0 / (2^{p-1}C))$. This gives, for all $f \in A$ and all $\tau \le \bar{\tau}$,
+
+$$\int_0^\tau \|f(t)\|_B^p \le 2\varepsilon.$$
+
+The proof that $\int_0^\tau \|f(t)\|_B^p dt \to 0$ as $\tau \to 0^+$, uniformly with respect to $f \in A$, is complete.
+
+A similar proof gives $\int_{T-\tau}^T \|f(t)\|_B^p dt \to 0$ as $\tau \to 0^+$, uniformly with respect to $f \in A$ (this can for example be obtained by working on $g(t) = f(T-t)$ instead of $f$).
+
+**Step 2.** We now prove that Item 3 in Theorem C.1 is satisfied, and thus conclude the proof of Theorem C.3.
+
+Recall that $Pf(t) = 0$ if $t \notin [0, T]$ so that, for all $h \in (0, T)$ and $f \in A$,
+
+$$\begin{align*}
+& \int_{\mathbb{R}} \|Pf(t+h) - Pf(t)\|_B^p dt \\
+&\leq \int_{-h}^{0} \|f(t+h)\|_B^p dt + \int_{0}^{T-h} \|f(t+h) - f(t)\|_B^p dt + \int_{T-h}^{T} \|f(t)\|_B^p dt \\
+&\leq \int_{0}^{h} \|f(t)\|_B^p dt + \eta(h) + \int_{T-h}^{T} \|f(t)\|_B^p dt. \tag{C.5}
+\end{align*}$$
+
+Let $\varepsilon > 0$ and take $h_1 > 0$ such that $\eta(h_1) \le \varepsilon$. Owing to Step 1, there exists $h_2 > 0$ such that, for all $f \in A$ and $h \le h_2$,
+
+$$\int_0^h \|f(t)\|_B^p dt \le \varepsilon \quad \text{and} \quad \int_{T-h}^T \|f(t)\|_B^p dt \le \varepsilon.$$
+---PAGE_BREAK---
+
+Hence, by (C.5), for all $f \in A$ and $h \le \min(h_1, h_2)$,
+
+$$ \int_{\mathbb{R}} \|Pf(t+h) - Pf(t)\|_B^p dt \le 3\epsilon. $$
+
+This concludes the proof that Assumption 3 in Theorem C.1 is satisfied. ■
+
+We now turn to compactness theorems involving sequences of spaces as co-domains of the functions. This typically occurs in numerical schemes, when we consider sequences of functions that are piecewise constant on varying meshes. We first state a notion of “compact embedding” of a sequence of spaces in a fixed Banach space.
+
+**Definition C.4 (Compactly embedded sequence).** Let $B$ be a Banach space and $(X_m, \|\cdot\|_{X_m})_{m \in \mathbb{N}}$ be a sequence of Banach spaces included in $B$. The sequence $(X_m)_{m \in \mathbb{N}}$ is compactly embedded in $B$ if any sequence $(u_m)_{m \in \mathbb{N}}$ such that
+
+$$ u_m \in X_m \text{ for all } m \in \mathbb{N}, \text{ and } (\|u_m\|_{X_m})_{m \in \mathbb{N}} \text{ is bounded,} $$
+
+is relatively compact in $B$.
+
+The first compactness result for sequences of subspaces is a straightforward translation in that setting of the second Kolmogorov theorem above.
+
+**Proposition C.5 (Time compactness with a sequence of subspaces).**
+
+Let $1 \le p < +\infty$, $T > 0$, $B$ be a Banach space, and $(X_m)_{m \in \mathbb{N}}$ be compactly embedded in $B$ (see Definition C.4). Let $(f_m)_{m \in \mathbb{N}}$ be a sequence in $L^p(0, T; B)$ satisfying the following conditions:
+
+1. The sequence $(f_m)_{m \in \mathbb{N}}$ is bounded in $L^p(0, T; B)$.
+
+2. The sequence $(\|f_m\|_{L^1(0,T;X_m)})_{m \in \mathbb{N}}$ is bounded.
+
+3. There exists a function $\eta : (0, T) \to [0, \infty)$ such that $\lim_{h \to 0+} \eta(h) = 0$ and, for all $h \in (0, T)$ and $m \in \mathbb{N}$,
+
+$$ \int_0^{T-h} \|f_m(t+h) - f_m(t)\|_B^p dt \leq \eta(h). $$
+
+Then, the sequence $(f_m)_{m \in \mathbb{N}}$ is relatively compact in $L^p(0, T; B)$.
+
+**Proof.** We aim at applying Theorem C.3 with $A = \{f_m : m \in \mathbb{N}\}$. We only have to prove Assumption 2 in this theorem, the other two assumptions being already stated as assumptions of the proposition.
+
+Let $\varphi \in C_c^\infty(\mathbb{R})$. We need to prove that the sequence $(\int_0^T f_m\varphi dt)_{m \in \mathbb{N}}$ is relatively compact in $B$. We have, with $\|\varphi\|_\infty = \sup_{t \in \mathbb{R}} |\varphi(t)|$,
+
+$$ \left\| \int_0^T f_m \varphi dt \right\|_{X_m} \leq \|\varphi\|_\infty \|f_m\|_{L^1(0,T;X_m)} . $$
+---PAGE_BREAK---
+
+The sequence $(\|f_m\|_{L^1(0,T;X_m)})_{m \in \mathbb{N}}$ being bounded, this shows that the sequence
+
+$$ \left( \left\| \int_0^T f_m \varphi dt \right\|_{X_m} \right)_{m \in \mathbb{N}} $$
+
+is also bounded. Since $(X_m)_{m \in \mathbb{N}}$ is compactly embedded in $B$, this concludes the proof that $(\int_0^T f_m \varphi dt)_{m \in \mathbb{N}}$ in relatively compact in $B$. $\blacksquare$
+
+We then turn to the statement and proof of a discrete Aubin–Simon theorem, which was first used in [110] and generalised in [109], see also [108].
+
+In the continuous setting, the Aubin–Simon compactness theorem establishes a strong compactness property of sequences of functions in $L^p(0, T; B)$, based on their boundedness in $L^q(0, T; A)$ and the boundedness of their derivatives in $L^r(0, T; C)$, where $A$ is compactly embedded in $B$ and $B$ is continuously embedded in $C$. We first define a notion of triplets $(A, B, C)$ having these compact-continuous embedding properties, in the case where $A$ and $C$ are replaced by sequences of spaces.
+
+**Definition C.6 (Compactly-continuously embedded sequence).** Let $B$ be a Banach space, $(X_m, \| \cdot \|_{X_m})_{m \in \mathbb{N}}$ be a sequence of Banach spaces included in $B$, and $(Y_m, \| \cdot \|_{Y_m})_{m \in \mathbb{N}}$ be a sequence of Banach spaces. We say that the sequence $(X_m, Y_m)_{m \in \mathbb{N}}$ is compactly-continuously embedded in $B$ if the following conditions are satisfied:
+
+1. The sequence $(X_m)_{m \in \mathbb{N}}$ is compactly embedded in $B$ (see Definition C.4).
+
+2. $X_m \subset Y_m$ for all $m \in \mathbb{N}$ and, for any sequence $(u_m)_{m \in \mathbb{N}}$ such that
+ a) $u_m \in X_m$ for all $m \in \mathbb{N}$ and $(\|u_m\|_{X_m})_{m \in \mathbb{N}}$ is bounded,
+ b) $\|u_m\|_{Y_m} \to 0$ as $n \to +\infty$,
+ c) $(u_m)_{m \in \mathbb{N}}$ converges in $B$,
+ it holds $u_m \to 0$ in $B$.
+
+**Lemma C.7.** Let $B$ be a Banach space and $(X_m, Y_m)_{m \in \mathbb{N}}$ be compactly-continuously embedded in $B$ (see Definition C.6). Then, for any $\varepsilon > 0$, there exists $m_0 \in \mathbb{N}$ and $C_\varepsilon \ge 0$ such that, for any $m \ge m_0$ and $w \in X_m$, one has
+
+$$ \|w\|_B \le \varepsilon \|w\|_{X_m} + C_\varepsilon \|w\|_{Y_m}. $$
+
+**Proof.** We prove the result by contradiction. Let us therefore assume the existence of $\varepsilon > 0$ such that, for any $m_0 \in \mathbb{N}$, we can find $m = \varphi(m_0) \ge m_0$ and $w_{\varphi(m_0)} \in X_{\varphi(m_0)}$ such that
+
+$$ \|w_{\varphi(m_0)}\|_B > \varepsilon \|w_{\varphi(m_0)}\|_{X_{\varphi(m_0)}} + m_0 \|w_{\varphi(m_0)}\|_{Y_{\varphi(m_0)}}. $$
+
+There is no loss of generality in also selecting, by induction, each $m = \varphi(m_0)$ greater than $\varphi(m_0-1)$; then $\varphi: \mathbb{N} \to \mathbb{N}$ is a strictly increasing mapping. Since $w_{\varphi(m_0)} \ne 0$, we can then set $u_{\varphi(m_0)} = \frac{w_{\varphi(m_0)}}{\|w_{\varphi(m_0)}\|_B} \in X_{\varphi(m_0)}$. We then have, for any $m \in \varphi(\mathbb{N})$,
+---PAGE_BREAK---
+
+$$1 = \|u_m\|_B \geq \varepsilon \|u_m\|_{X_m} + \psi(m) \|u_m\|_{Y_m}, \quad (C.6)$$
+
+where $\psi = \varphi^{-1}: \varphi(\mathbb{N}) \to \mathbb{N}$ satisfies $\psi(m) \to \infty$ as $m \to \infty$. To define $u_m$ for all $m \in \mathbb{N}$, we let $u_m = 0$ whenever $n \notin \varphi(\mathbb{N})$ and, defining $\psi(m) = m$ in that case, we see that (C.6) still holds. This definition also preserves the property $\psi(m) \to \infty$ as $m \to \infty$.
+
+The sequence $(u_m)_{m \in \mathbb{N}}$ is such that $u_m \in X_m$ for all $m \in \mathbb{N}$ and, owing to (C.6), $(\|u_m\|_{X_m})_{m \in \mathbb{N}}$ is bounded by $1/\varepsilon$. By the compact embedding of $(X_m)_{m \in \mathbb{N}}$ in $B$, we infer that there exists a subsequence, still denoted $(u_m)_{m \in \mathbb{N}}$, that converges in $B$. Then, using (C.6) again, $\|u_m\|_{Y_m} \leq 1/\psi(m) \to 0$ as $m \to +\infty$, and thus, by Definition C.6, the limit of $(u_m)_{m \in \mathbb{N}}$ in $B$ must be 0. This contradicts (C.6) which states that, since each $u_m$ has norm 1 in $B$, the limit in this space of these vectors should also have norm 1. ■
+
+We can now state a discrete Aubin–Simon theorem with sequences of spaces.
+
+**Theorem C.8 (Aubin–Simon with sequences of spaces and discrete derivative).** Let $p \in [1, +\infty)$. Let $B$ be a Banach space and $(X_m, Y_m)_{m \in \mathbb{N}}$ be compactly-continuously embedded in $B$ (see Definition C.6). Let $T > 0$, $\theta \in [0, 1]$, and $(f_m)_{m \in \mathbb{N}}$ be a sequence of $L^p(0, T; B)$ satisfying the following properties:
+
+1. For all $m \in \mathbb{N}$, there exists
+
+• $N \in N^*$,
+
+• $0 = t^{(0)} < t^{(1)} < \dots < t^{(N)} = T$, and
+
+• $(v^{(n)})_{n=0,\dots,N} \in X_m^{N+1}$
+
+such that, for all $n \in \{0, \dots, N-1\}$ and a.e. $t \in (t^{(n)}, t^{(n+1)})$, $f_m(t) = \theta v^{(n+1)} + (1-\theta)v^{(n)}$.
+
+We then define almost everywhere the discrete derivative $\delta_m f_m$ by setting, with $\delta t^{(n+\frac{1}{2})} = t^{(n+1)} - t^{(n)}$,
+
+$$\delta_m f_m(t) = \frac{v^{(n+1)} - v^{(n)}}{\delta t^{(n+\frac{1}{2})}} \text{ for } n \in \{0, \dots, N-1\} \text{ and } t \in (t^{(n)}, t^{(n+1)}) .$$
+
+2. The sequence $(f_m)_{m \in \mathbb{N}}$ is bounded in $L^p(0, T; B)$.
+
+3. The sequence $(\|f_m\|_{L^p(0,T;X_m)})_{m \in \mathbb{N}}$ is bounded.
+
+4. The sequence $(\|\delta_m f_m\|_{L^1(0,T;Y_m)})_{m \in \mathbb{N}}$ is bounded.
+
+Then $(f_m)_{m \in \mathbb{N}}$ is relatively compact in $L^p(0, T; B)$.
+
+**Proof.** We apply Proposition C.5. The only assumption in this proposition that needs to be established in order to conclude is the third one, that is
+
+$$\int_0^{T-h} \|f_m(t+h) - f_m(t)\|_B^p dt \to 0 \text{ as } h \to 0,$$
+
+uniformly w.r.t. $m \in \mathbb{N}$.
+---PAGE_BREAK---
+
+Note that, without the "uniformly with respect to $m \in \mathbb{N}$", this convergence is known since each $f_m$ belongs to $L^p(0, T; B)$. As a consequence, we only have to prove that, for all $\eta > 0$, there exist $m_0 \in \mathbb{N}$ and $0 < h_0 < T$ such that
+
+$$ \forall m \geq m_0, \forall h \in (0, h_0), \quad \int_0^{T-h} \|f_m(t+h) - f_m(t)\|_B^p dt \leq \eta. \quad (C.7) $$
+
+Indeed, once this is proved, upon reducing $h_0$ we can ensure that this estimate also holds for $f_1, \dots, f_{m_0-1}$.
+
+Let $\varepsilon > 0$. Lemma C.7 gives the existence of $m_0 \in \mathbb{N}$ and $C_\varepsilon \in \mathbb{R}$ such that, for all $m \ge m_0$ and $u \in X_m$, $\|u\|_B \le \varepsilon \|u\|_{X_m} + C_\varepsilon \|u\|_{Y_m}$. Then, for $m \ge m_0$, $0 < h < T$ and $t \in (0, T-h)$,
+
+$$
+\begin{aligned}
+& \|f_m(t+h) - f_m(t)\|_B \\
+& \le \varepsilon \|f_m(t+h) - f_m(t)\|_{X_m} + C_\varepsilon \|f_m(t+h) - f_m(t)\|_{Y_m} \\
+& \le \varepsilon \|f_m(t+h)\|_{X_m} + \varepsilon \|f_m(t)\|_{X_m} + C_\varepsilon \|f_m(t+h) - f_m(t)\|_{Y_m}.
+\end{aligned}
+$$
+
+Take the power $p$ of this inequality and use the power-of-sums inequality (D.14) to obtain
+
+$$
+\begin{aligned}
+\|f_m(t+h) - f_m(t)\|_B^p &\le 3^{p-1}\varepsilon^p \|f_m(t+h)\|_{X_m}^p \\
+&\quad + 3^{p-1}\varepsilon^p \|f_m(t)\|_{X_m}^p + 3^{p-1}C_\varepsilon^p \|f_m(t+h) - f_m(t)\|_{Y_m}^p.
+\end{aligned}
+$$
+
+Integrating this inequality with respect to $t \in (0, T-h)$ leads to
+
+$$
+\begin{aligned}
+& \int_0^{T-h} \|f_m(t+h) - f_m(t)\|_B^p dt \le 2 \times 3^{p-1}\varepsilon^p \|f_m\|_{L^p(0,T;X_m)}^p \\
+& \qquad + 3^{p-1}C_\varepsilon^p \int_0^{T-h} \|f_m(t+h) - f_m(t)\|_{Y_m}^p dt. \quad (C.8)
+\end{aligned}
+$$
+
+We now estimate the last term in this inequality by using the discrete derivative of $f_m$. This function is piecewise constant in time so, for a.e. $t \in (0, T-h)$, writing $f_m(t+h) - f_m(t)$ as the sum of the jumps of $f_m$ at its discontinuities gives
+
+$$
+\begin{align*}
+f_m(t+h) - f_m(t) &= \sum_{n: t^{(n)} \in (t, t+h)} (f_m)|_{(t^{(n)}, t^{(n+1)})} - (f_m)|_{(t^{(n-1)}, t^{(n)})} \\
+&= \sum_{n: t^{(n)} \in (t, t+h)} (\theta v^{(n+1)} + (1-\theta)v^{(n)}) - (\theta v^{(n)} + (1-\theta)v^{(n-1)}) \\
+&= \sum_{n: t^{(n)} \in (t, t+h)} [\theta(v^{(n+1)} - v^{(n)}) + (1-\theta)(v^{(n)} - v^{(n-1)})] \\
+&= \sum_{n=1}^{N-1} [\theta(v^{(n+1)} - v^{(n)}) + (1-\theta)(v^{(n)} - v^{(n-1)})] \mathbf{1}_{(t,t+h)}(t^{(n)})
+\end{align*}
+$$
+---PAGE_BREAK---
+
+$$
+\begin{align}
+&= \theta \sum_{n=1}^{N-1} \frac{v^{(n+1)} - v^{(n)}}{\partial t^{(n+\frac{1}{2})}} \partial t^{(n+\frac{1}{2})} \mathbf{1}_{(t,t+h)}(t^{(n)}) \nonumber \\
+&\quad + (1-\theta) \sum_{n=1}^{N-1} \frac{v^{(n)} - v^{(n-1)}}{\partial t^{(n-\frac{1}{2})}} \partial t^{(n-\frac{1}{2})} \mathbf{1}_{(t,t+h)}(t^{(n)}), \tag{C.9}
+\end{align}
+$$
+
+where $1_{(t,t+h)}(t^{(n)}) = 1$ if $t^{(n)} \in (t, t+h)$ and $1_{(t,t+h)}(t^{(n)}) = 0$ if $t^{(n)} \notin (t, t+h)$. Let $M$ be a bound of $\|\delta_m f_m\|_{L^1(0,T;Y_m)}$, which means that, for all $m \in \mathbb{N}$,
+
+$$
+\sum_{n=0}^{N-1} \left\| \frac{v^{(n+1)} - v^{(n)}}{\partial t^{(n+\frac{1}{2})}} \right\|_{Y_m} \partial t^{(n+\frac{1}{2})} \le M.
+$$
+
+Taking the $Y_m$-norm of (C.9), then the power $p$, and using the convexity of
+$s \to s^p$ gives
+
+$$
+\begin{align*}
+& \|f_m(t+h) - f_m(t)\|_{Y_m}^p \\
+&\le \theta \left( \sum_{n=1}^{N-1} \left\| \frac{v^{(n+1)} - v^{(n)}}{\partial t^{(n+\frac{1}{2})}} \right\|_{Y_m} \partial t^{(n+\frac{1}{2})} \mathbf{1}_{(t,t+h)}(t^{(n)}) \right)^p \\
+&\quad + (1-\theta) \left( \sum_{n=1}^{N-1} \left\| \frac{v^{(n)} - v^{(n-1)}}{\partial t^{(n-\frac{1}{2})}} \right\|_{Y_m} \partial t^{(n-\frac{1}{2})} \mathbf{1}_{(t,t+h)}(t^{(n)}) \right)^p \\
+&\le \theta M^{p-1} \left( \sum_{n=1}^{N-1} \left\| \frac{v^{(n+1)} - v^{(n)}}{\partial t^{(n+\frac{1}{2})}} \right\|_{Y_m} \partial t^{(n+\frac{1}{2})} \mathbf{1}_{(t,t+h)}(t^{(n)}) \right) \\
+&\quad + (1-\theta) M^{p-1} \left( \sum_{n=1}^{N-1} \left\| \frac{v^{(n)} - v^{(n-1)}}{\partial t^{(n-\frac{1}{2})}} \right\|_{Y_m} \partial t^{(n-\frac{1}{2})} \mathbf{1}_{(t,t+h)}(t^{(n)}) \right). \tag{C.10}
+\end{align*}
+$$
+
+Writing $\mathbf{1}_{(t,t+h)}(t^{(n)}) = \mathbf{1}_{(t^{(n)}-h,t^{(n)})}(t)$ and integrating this inequality over $t \in (0,T-h)$ leads to
+
+$$
+\int_0^{T-h} \|f_m(t+h) - f_m(t)\|_{Y_m}^p dt \leq M^p h. \quad (\text{C.11})
+$$
+
+Plugging this inequality into (C.8), we obtain
+
+$$
+\begin{equation}
+\begin{aligned}
+& \int_0^{T-h} \|f_m(t+h) - f_m(t)\|_B^p dt \le 2 \times 3^{p-1} \epsilon^p \|f_m\|_{L^p(0,T;X_m)}^p \\
+& \phantom{\int_0^{T-h} \|f_m(t+h) - f_m(t)\|_B^p dt} + 3^{p-1} C_\epsilon^p M^p h.
+\end{aligned}
+\tag{C.12}
+\end{equation}
+$$
+
+We can now conclude the proof. Let $\eta > 0$. Since $(\|f_m\|_{L^p(0,T;X_m)})_{m\in\mathbb{N}}$ is bounded, we can fix $\epsilon$ (and thus also $m_0$) such that, for all $m \ge m_0$,
+
+$$
+2 \times 3^{p-1} \epsilon^p \|f_m\|_{L^p(0,T;X_m)}^p \leq \frac{\eta}{2}.
+$$
+
+We can then select $h_0 \in (0, T)$ such that $3^{p-1} C_\epsilon^p M^p h_0 \leq \eta/2$. Estimate (C.12)
+then shows that (C.7) holds, which proves the theorem. ■
+---PAGE_BREAK---
+
+**C.2 Uniform-in-time compactness**
+
+Solutions of numerical schemes for parabolic equations are usually piecewise
+constant in time, and therefore not continuous. Their jumps nevertheless tend
+to become small with the time step, and it is possible to establish some
+uniform-in-time convergence results. These results, most of which were first
+published in [73], are based on a generalisation to non-continuous functions of
+the classical Arzelà–Ascoli theorem for continuous functions, which is recalled
+for the sake of completeness.
+
+**Definition C.9.** If $(K, d_K)$ and $(E, d_E)$ are metric spaces, we denote by $\mathcal{F}(K, E)$ the space of functions $K \to E$, endowed with the uniform metric $d_\mathcal{F}(v, w) = \sup_{s \in K} d_E(v(s), w(s))$ (note that this metric may take infinite values).
+
+**Theorem C.10 (Arzelà–Ascoli).** Let $(K, d_K)$ be a compact metric space, $(E, d_E)$ be a complete metric space, and let $C(K, E)$ be the set of continuous functions from $(K, d_K)$ to $(E, d_E)$, endowed with its usual norm. Let $(v_m)_{m \in \mathbb{N}}$ be a sequence in $C(K, E)$. The sequence $(v_m)_{m \in \mathbb{N}}$ is relatively compact if it is pointwise bounded and equicontinuous, that is to say:
+
+$$
+\begin{gather*}
+\forall x \in K, \text{ the sequence } (v_m(x))_{m \in \mathbb{N}} \text{ is bounded in } E, \\
+\forall x \in K, \forall \varepsilon > 0, \exists \delta > 0 : \\
+\qquad [y \in K, d_K(x,y) < \delta, m \in \mathbb{N}] \Rightarrow [d_E(v_m(x), v_m(y)) < \varepsilon].
+\end{gather*}
+$$
+
+**Theorem C.11 (Discontinuous Ascoli-Arzelà's theorem).** Let $(K, d_K)$ be a compact metric space, $(E, d_E)$ be a complete metric space, and let $(\mathcal{F}(K, E), d_{\mathcal{F}})$ be as in Definition C.9. Let $(v_m)_{m \in \mathbb{N}}$ be a sequence in $\mathcal{F}(K, E)$ such that there exists a function $\omega : K \times K \to [0, \infty]$ and a sequence $(\tau_m)_{m \in \mathbb{N}} \subset [0, \infty)$ satisfying
+
+$$
+\begin{align}
+& \lim_{d_K(s,s') \to 0} \omega(s,s') = 0, && \lim_{m \to \infty} \tau_m = 0, \tag{C.13} \\
+& \forall (s,s') \in K^2, \forall m \in \mathbb{N}, d_E(v_m(s), v_m(s')) \le \omega(s,s') + \tau_m. && \tag{C.14}
+\end{align}
+$$
+
+We also assume that, for all $s \in K$, $\{v_m(s) : m \in \mathbb{N}\}$ is relatively compact in $(E, d_E)$.
+
+Then $(v_m)_{m \in \mathbb{N}}$ is relatively compact in $(\mathcal{F}(K, E), d_{\mathcal{F}})$, and any adherence value of $(v_m)_{m \in \mathbb{N}}$ in this space is continuous $K \to E$.
+
+**Proof.** The last conclusion of the theorem, *i.e.* that any adherence value *v* of (*v**m*)*m*∈N in *F*(*K*, *E*) is continuous, is obtained by passing to the limit along this subsequence in (C.14), showing that the modulus of continuity of *v* is bounded above by *ω*.
+
+The proof of the compactness result is an easy generalisation of the proof of
+the classical Ascoli–Arzelà compactness result. We start by taking a countable
+---PAGE_BREAK---
+
+dense subset {$s_l : l \in \mathbb{N}$} in $K$ (the existence of this set is ensured since $K$
+is compact metric). Since each set {$v_m(s_l) : m \in \mathbb{N}$} is relatively compact in
+$E$, by diagonal extraction we can select a subsequence of $(v_m)_{m \in \mathbb{N}}$, denoted
+the same way, such that for any $l \in \mathbb{N}$, $(v_m(s_l))_{m \in \mathbb{N}}$ converges in $E$. We then
+proceed in showing that $(v_m)_{m \in \mathbb{N}}$ is a Cauchy sequence in $(\mathcal{F}(K, E), d_\mathcal{F})$.
+Since this space is complete, this will show that this sequence converges in
+this space and will therefore complete the proof.
+
+Let $\epsilon > 0$ and, using (C.13), take $\delta > 0$ and $M \in \mathbb{N}$ such that $\omega(s, s') \le \epsilon$ whenever $d_K(s, s') \le \delta$ and $\tau_m \le \epsilon$ whenever $m \ge M$. Select a finite set $\{s_{l_1}, \dots, s_{l_N}\}$ such that any $s \in K$ is within distance $\delta$ of a $s_{l_i}$. Then, for any $m, m' \ge M$, by (C.14),
+
+$$
+\begin{align*}
+d_E(v_m(s), v_{m'}(s)) &\le d_E(v_m(s), v_m(s_{l_i})) + d_E(v_m(s_{l_i}), v_{m'}(s_{l_i})) \\
+&\quad + d_E(v_{m'}(s_{l_i}), v_{m'}(s)) \\
+&\le \omega(s, s_{l_i}) + \tau_m + d_E(v_m(s_{l_i}), v_{m'}(s_{l_i})) + \omega(s, s_{l_i}) + \tau_{m'} \\
+&\le 4\epsilon + d_E(v_m(s_{l_i}), v_{m'}(s_{l_i})) . \tag{C.15}
+\end{align*}
+$$
+
+Let $i \in \{1, \dots, N\}$. The sequence $(v_m(s_{l_i}))_{m \in \mathbb{N}}$ converges in $E$, and is therefore
+a Cauchy sequence in this space. We can thus find $M_i \in \mathbb{N}$ such that
+
+$$
+\forall m, m' \geq M_i, \quad d_E(v_m(s_{l_i}), v_{m'}(s_{l_i})) \leq \varepsilon. \tag{C.16}
+$$
+
+Take $M' = \max(M, M_1, \ldots, M_N)$. Estimates (C.16) and (C.15) show that,
+for all $m, m' \ge M$ and all $s \in K$, $d_E(v_m(s), v_{m'}(s)) \le 5\varepsilon$. This concludes the
+proof that $(v_m)_{m \in \mathbb{N}}$ is a Cauchy sequence in $(\mathcal{F}(K, E), d_\mathcal{F})$. $\blacksquare$
+
+**Corollary C.12 (Uniform-in-time compactness from estimates on discrete derivatives).** Let $T > 0$, $\theta \in [0, 1]$, $B$ be a Banach space, and $(X_m, \| \cdot \|_{X_m})_{m \in \mathbb{N}}$ be a sequence of Banach spaces included in $B$. For any $m \in \mathbb{N}$, we take
+
+• $N_m \in \mathbb{N}^*$,
+
+• $0 = t_m^{(0)} < t_m^{(1)} < \dots < t_m^{(N_m)} = T$, and
+
+• $u_m = (u_m^{(n)})_{n=0,\dots,N_m}$
+
+Let $(u_m)_\theta: [0,T] \to X_m$ be the piecewise constant function in time defined by
+
+$$
+\begin{align}
+(u_m)_\theta(0) &= u_m^{(0)} \quad \text{and, for all } n = 0, \dots, N_m - 1 \text{ and } t \in (t^{(n)}, t^{(n+1)}], \notag \\
+(u_m)_\theta(t) &= \theta u_m^{(n+1)} + (1-\theta)u_m^{(n)}. \tag{C.17}
+\end{align}
+$$
+
+Set $\delta_m^{(n+\frac{1}{2})} = t_m^{(n+1)} - t_m^{(n)}$ for $n = 0, \dots, N_m - 1$, and define the discrete derivative $\delta_m u_m$ by:
+
+$$
+\forall n = 0, \dots, N_m - 1, \text{ for a.e. } t \in (t_m^{(n)}, t_m^{(n+1)}), \delta_m u_m(t) = \frac{u_m^{(n+1)} - u_m^{(n)}}{\delta_m^{(n+\frac{1}{2})}}.
+$$
+
+We assume that
+---PAGE_BREAK---
+
+(h1) The sequence $(X_m)_{m \in \mathbb{N}}$ is compactly embedded in $B$ (see Definition C.4).
+
+(h2) The sequence $((u_m)_\theta)_{L^\infty(0,T;X_m)}_{m \in \mathbb{N}}$ is bounded.
+
+(h3) The sequence $((\delta_m u_m)_{L^q(0,T;B)}_{m \in \mathbb{N}})$ is bounded for some $q > 1$.
+
+(h4) Setting $\delta_t = \max_{n=0,...,N_m-1} \delta_m^{(n+\frac{1}{2})}$, it holds $\lim_{m \to \infty} \delta_m = 0$.
+
+Then, there exists $u \in C([0,T]; B)$ such that, up to a subsequence,
+
+$$ \lim_{m \to \infty} \sup_{t \in [0,T]} \| (u_m)_\theta(t) - u(t) \|_B = 0. \quad (C.18) $$
+
+**Proof.** Let
+
+$$ u_m^{(n+\theta)} = \theta u_m^{(n+1)} + (1-\theta)u_m^{(n)} \quad \text{and} \quad \delta_m^{(n+\frac{1}{2})} u_m := \frac{u_m^{(n+1)} - u_m^{(n)}}{\delta_m^{(n+\frac{1}{2})}}. $$
+
+Take $n_2 \ge n_1$ in $\{0, \dots, N_m - 1\}$, $s_1 \in (t^{(n_1)}, t^{(n_1+1)}]$ and $s_2 \in (t^{(n_2)}, t^{(n_2+1)}}$. By writing a telescopic sum, we get
+
+$$
+\begin{align*}
+& (u_m)_\theta(s_2) - (u_m)_\theta(s_1) \\
+&= u_m^{(n_2+\theta)} - u_m^{(n_1+\theta)} \\
+&= \sum_{n=n_1+1}^{n_2} [u_m^{(n+\theta)} - u_m^{(n-1+\theta)}] \\
+&= \sum_{n=n_1+1}^{n_2} [\theta(u_m^{(n+1)} - u_m^{(n)}) + (1-\theta)(u_m^{(n)} - u_m^{(n-1)})] \\
+&= \sum_{n=n_1+1}^{n_2} [\theta\delta_m^{(n+\frac{1}{2})}\delta_m^{(n+\frac{1}{2})}u_m + (1-\theta)\delta_m^{(n-\frac{1}{2})}\delta_m^{(n-\frac{1}{2})}u_m]. \quad (\text{C.19})
+\end{align*}
+$$
+
+It can easily be checked that this relation extends to the case $s_1 = 0, n_1 = -1$ and $n_2 \in \{0, \dots, N_m - 1\}$ by defining $\delta_m^{(-\frac{1}{2})} = 0$ and $\delta_m^{(\frac{-1}{2})} u_m = 0$; consider for example $n_2 = 0$ and notice that
+
+$$ u_m^{(\theta)} - u_m^{(0)} = \theta(u_m^{(1)} - u_m^{(0)}) = \theta\delta_m^{(\frac{1}{2})}\delta_m^{(\frac{1}{2})}u_m. $$
+
+By the discrete Hölder inequality (D.3) with $\omega_i = \delta_m^{(i\pm\frac{1}{2})}$, $b_i = 1$ and $a_i = \| \delta_m^{(i\pm\frac{1}{2})} u_m \|_B$, since $\frac{q}{q'} = q-1$,
+
+$$
+\begin{align*}
+& \left( \sum_{n=n_1+1}^{n_2} \delta_t^{(n\pm\frac{1}{2})} \| \delta_m^{(n+\frac{1}{2})} u_m \|_B \right)^q \\
+& \le \left( \sum_{n=n_1+1}^{n_2} \delta_m^{(n\pm\frac{1}{2})} \right)^{q-1} \left( \sum_{n=n_1+1}^{n_2} \delta_m^{(n\pm\frac{1}{2})} \| \delta_m^{(n+\frac{1}{2})} u_m \|_B^q \right) \\
+& \le [t_m^{(n_2+\frac{1}{2}\pm\frac{1}{2})} - t_m^{(n_1+\frac{1}{2}\pm\frac{1}{2})}]^{q-1} C^q, \tag{C.20}
+\end{align*}
+$$
+---PAGE_BREAK---
+
+where $C$ is a bound of $(\|\delta_m u_m\|_{L^q(0,T;B)})_{m \in \mathbb{N}}$. Take the norm in $B$ of (C.19), use the triangle inequality, then take the power $q$ and use the convexity of $s \to s^q$. Invoking finally the estimate (C.20) yields
+
+$$
+\begin{aligned}
+& \| (u_m)_\theta(s_2) - (u_m)_\theta(s_1) \|_B^q \\
+& \le \theta C^q \left[ t_m^{(n_2+1)} - t_m^{(n_1+1)} \right]^{q-1} + (1-\theta) C^q \left[ t_m^{(n_2)} - t_m^{(n_1)} \right]^{q-1},
+\end{aligned}
+$$
+
+where we set $t_m^{(-1)} = 0$. This gives $C_1$, that depends only on $C$ and $q$, such that, for all $s_1, s_2 \in [0, T]$ and all $m \in \mathbb{N}$,
+
+$$
+\begin{aligned}
+\|(u_m)_\theta(s_1) - (u_m)_\theta(s_2)\|_B &\le C_1(|s_2 - s_1| + |\partial_t m|)^{\frac{q-1}{q}} \\
+&\le C_1 |s_2 - s_1|^{\frac{q-1}{q}} + C_1 |\partial_t m|^{\frac{q-1}{q}}.
+\end{aligned}
+\quad (C.21)
+$$
+
+In the last line, we used the power-of-sums inequality (D.13).
+
+This relation and (h4) show that $v_m = (u_m)_\theta$ satisfies Assumptions (C.13)-(C.14) in the discontinuous Ascoli-Arzelà theorem (Theorem C.11), with $K = [0, T]$ and $E = B$. The proof of Corollary C.12 is therefore complete if we can establish that, for all $s \in [0, T]$,
+
+$$
+\{(u_m)_\theta(s) : m \in \mathbb{N}\} \text{ is relatively compact in } B. \tag{C.22}
+$$
+
+Assume first that $s > 0$. Since $(u_m)_\theta$ is piecewise constant on $(0,T]$, the $L^\infty(0,T;X_m)$ norm of $(u_m)_\theta$ is actually a supremum norm on $(0,T]$. Hence, $\|(u_m)_\theta(s)\|_{X_m} \le \|(u_m)_\theta\|_{L^\infty(0,T;X_m)}$ and Hypotheses (h1) and (h2) show that $\|(u_m)_\theta(s)\|_{m \in \mathbb{N}}$ is indeed relatively compact in $B$.
+
+Let us now consider the case $s = 0$. Since (C.22) holds for any $s > 0$, by diagonal extraction we can find a subsequence, still denoted by $(u_m)_{m \in \mathbb{N}}$, such that, for any $k \in \mathbb{N}$ satisfying $k^{-1} \in (0, T]$, the sequence $((u_m)_\theta(k^{-1}))_{m \in \mathbb{N}}$ converges in $B$. We now prove that, along the same subsequence, $((u_m)_\theta(0))_{m \in \mathbb{N}}$ is a Cauchy sequence in $B$. This will conclude the proof that (C.22) holds for any $s = 0$.
+
+Owing to (C.21) we have, for $(m, m') \in \mathbb{N}^2$ and $k \in \mathbb{N}$ such that $k^{-1} \le T$,
+
+$$
+\begin{align*}
+& \| (u_m)_\theta(0) - (u_{m'})_\theta(0) \|_B \\
+&\le \| (u_m)_\theta(0) - (u_m)_\theta(k^{-1}) \|_B + \| (u_m)_\theta(k^{-1}) - (u_{m'})_\theta(k^{-1}) \|_B \\
+&\quad + \| (u_{m'})_\theta(0) - (u_{m'})_\theta(k^{-1}) \|_B \\
+&\le 2C_1 k^{-\frac{q-1}{q}} + C_1 |\partial_t m|^{\frac{q-1}{q}} + C_1 |\partial_t m'|^{\frac{q-1}{q}} + \| (u_m)_\theta(k^{-1}) - (u_{m'})_\theta(k^{-1}) \|_B.
+\end{align*}
+$$
+
+Given $\epsilon > 0$, fix $k$ such that $2C_1k^{-\frac{q-1}{q}} < \epsilon/4$. Using (h4) and the convergence of $((u_m)_\theta(k^{-1}))_{m \in \mathbb{N}}$, we can then find $m_0 = m_0(k) \in \mathbb{N}$ such that, if $m, m' \ge m_0$,
+
+$$
+C_1 |\partial_t m|^{\frac{q-1}{q}} \le \frac{\epsilon}{4}, \quad C_1 |\partial_t m'|^{\frac{q-1}{q}} \le \frac{\epsilon}{4} \quad \text{and} \quad \| (u_m)_\theta(k^{-1}) - (u_{m'})_\theta(k^{-1}) \|_B \le \frac{\epsilon}{4}.
+$$
+---PAGE_BREAK---
+
+This shows that $||(u_m)_\theta(0) - (u_{m'})_\theta(0)||_B \le \varepsilon$ whenever $m, m' \ge m_0$. The sequence $((u_m)_\theta(0))_{m \in \mathbb{N}}$ is therefore Cauchy in $B$, and the proof is complete.
+
+The following lemma states an equivalent condition for the uniform conver-
+gence of functions, which proves extremely useful to establish uniform-in-time
+convergence of numerical schemes for parabolic equations when no smoothness
+is assumed on the data.
+
+**Lemma C.13.** Let $(K, d_K)$ be a compact metric space, $(E, d_E)$ be a metric space and $(\mathcal{F}(K, E), d_\mathcal{F})$ be as in Definition C.9. Let $(v_m)_{m \in \mathbb{N}}$ be a sequence in $\mathcal{F}(K, E)$, and let $v \in \mathcal{F}(K, E)$. The following properties are equivalent.
+
+1. $v \in C(K, E)$ and $v_m \to v$ for $d_\mathcal{F}$,
+
+2. for any $s \in K$ and for any sequence $(s_m)_{m \in \mathbb{N}} \subset K$ converging to $s$ for $d_K$, we have $v_m(s_m) \to v(s)$ for $d_E$.
+
+**Proof.**
+
+**Step 1:** Property 1 implies Property 2.
+For any sequence $(s_m)_{m \in \mathbb{N}}$ converging to $s$,
+
+$$
+\begin{align*}
+d_E(v_m(s_m), v(s)) &\le d_E(v_m(s_m), v(s_m)) + d_E(v(s_m), v(s)) \\
+&\le d_\mathcal{F}(v_m, v) + d_E(v(s_m), v(s)).
+\end{align*}
+$$
+
+The right-hand side tends to 0 by definition of $v_m \to v$ for $d_{\mathcal{F}}$, and by continuity of $v$.
+
+**Step 2:** Property 2 implies Property 1.
+
+Let us first prove that $v \in C(K, E)$. Let $(s_m)_{m \in \mathbb{N}} \subset K$ be a sequence converging to $s$ for $d_K$. Since for any $t \in K$ the sequence $(v_n(t))_{n \in \mathbb{N}}$ converges to $v(t)$, we can find $\varphi(0) \in \mathbb{N}$ such that $d_E(v_{\varphi(0)}(s_0), v(s_0)) < 1$. Assuming that, for $n \in \mathbb{N}^*$, $\varphi(n-1) \in \mathbb{N}$ is given, we can also find $\varphi(n) \in \mathbb{N}$ such that $\varphi(n) > \varphi(n-1)$ and $d_E(v_{\varphi(n)}(s_n), v(s_n)) < 1/(n+1)$.
+
+We define the sequence $(\hat{s}_m)_{m \in \mathbb{N}}$ by $\hat{s}_m = s_n$ if $m = \varphi(n)$ for some $n \in \mathbb{N}$,
+and $\hat{s}_m = s$ if $m \notin \varphi(\mathbb{N})$. The sequence $(\hat{s}_m)_{m \in \mathbb{N}}$ is constructed by inter-
+lacing the sequence $(s_m)_{m \in \mathbb{N}}$ and the constant sequence equal to $s$. Hence,
+$\hat{s}_m \to s$ as $m \to \infty$ and, by assumption, $(v_m(\hat{s}_m))_{m \in \mathbb{N}}$ converges to $v(s)$. The
+sequence $(v_{\varphi(n)}(s_n))_{n \in \mathbb{N}}$ is a subsequence of $(v_m(\hat{s}_m))_{m \in \mathbb{N}}$, and it therefore
+also converges to $v(s)$. A triangle inequality then gives
+
+$$
+\begin{align*}
+d_E(v(s_n), v(s)) &\le d_E(v(s_n), v_{\varphi(n)}(s_n)) + d_E(v_{\varphi(n)}(s_n), v(s)) \\
+&\le \frac{1}{n+1} + d_E(v_{\varphi(n)}(s_n), v(s)),
+\end{align*}
+$$
+
+which shows that $v(s_n) \to v(s)$. This completes the proof that $v \in C(K, E)$.
+
+We now prove by way of contradiction that $v_m \to v$ for $d_{\mathcal{F}}$. If $(v_m)_{m \in \mathbb{N}}$ does not converge to $v$ for $d_{\mathcal{F}}$, then there exists $\varepsilon > 0$ and a subsequence $(v_{m_k})_{k \in \mathbb{N}}$,
+---PAGE_BREAK---
+
+such that, for any $k \in \mathbb{N}$, $\sup_{s \in K} d_E(v_{m_k}(s), v(s)) \ge \varepsilon$. We can then find a sequence $(r_k)_{k \in \mathbb{N}} \subset K$ such that, for any $k \in \mathbb{N}$,
+
+$$d_E(v_{m_k}(r_k), v(r_k)) \geq \varepsilon/2. \quad (C.23)$$
+
+$K$ being compact, up to another subsequence, denoted the same way, we can assume that $r_k \to s$ in $K$ as $k \to \infty$. As before, we then construct a sequence $(s_m)_{m \in \mathbb{N}}$ converging to $s$, such that $s_{m_k} = r_k$ for all $k \in \mathbb{N}$ and $s_m = s$ if $m \notin \{r_k : k \in \mathbb{N}\}$. By assumption, $v_m(s_m) \to v(s)$ in $E$ and, by continuity of $v$, $v(s_m) \to v(s)$ in $E$. A triangle inequality then shows that $d_E(v_m(s_m), v(s_m)) \to 0$, which contradicts (C.23) and concludes the proof.
+
+■
+
+Uniform-in-time convergence of numerical solutions to schemes for parabolic equations often starts with a weak convergence with respect to the time variable. This weak convergence is then used to prove a stronger convergence. The following definition and proposition recall standard notions related to the weak topology on $L^2(\Omega)$. The inner product in $L^2(\Omega)$ is denoted by $\langle \cdot, \cdot \rangle_{L^2(\Omega)}$.
+
+**Definition C.14 (Uniform-in-time $L^2(\Omega)$-weak convergence).**
+
+Let $(u_m)_{m \in \mathbb{N}}$ and $u$ be functions $[0,T] \to L^2(\Omega)$. We say that $(u_m)_{m \in \mathbb{N}}$ converges weakly in $L^2(\Omega)$ uniformly on $[0,T]$ to $u$ if, for all $\varphi \in L^2(\Omega)$, as $m \to \infty$ the sequence of functions $t \in [0,T] \to \langle u_m(t), \varphi \rangle_{L^2(\Omega)}$ converges uniformly on $[0,T]$ to the function $t \in [0,T] \to \langle u(t), \varphi \rangle_{L^2(\Omega)}$.
+
+**Proposition C.15.** Let $E$ be a closed bounded ball in $L^2(\Omega)$ and let $\{\varphi_l : l \in \mathbb{N}\}$ be a dense set in $L^2(\Omega)$. Then, on $E$, the weak topology of $L^2(\Omega)$ is given by the metric
+
+$$d_E(v, w) = \sum_{l \in \mathbb{N}} \frac{\min(1, |\langle v - w, \varphi_l \rangle_{L^2(\Omega)}|)}{2^l}. \quad (C.24)$$
+
+Moreover, a sequence of functions $u_m : [0, T] \to E$ converges uniformly to $u : [0, T] \to E$ for the weak topology of $L^2(\Omega)$ if and only if, as $m \to \infty$, the sequence of functions $d_E(u_m, u) : [0, T] \to [0, \infty)$ converges uniformly to 0.
+
+**Proof.** The sets $E_{\varphi,\varepsilon} = \{v \in E : |\langle v, \varphi \rangle_{L^2(\Omega)}| < \varepsilon\}$, for $\varphi \in L^2(\Omega)$ and $\varepsilon > 0$, define a neighbourhood basis of 0 for the $L^2(\Omega)$-weak topology on $E$. A neighbourhood basis of any other points is obtained by translation of this particular basis. If $R$ is the radius of the ball $E$ then, for any $\varphi \in L^2(\Omega)$, $l \in \mathbb{N}$ and $v \in E$,
+
+$$|\langle v, \varphi \rangle_{L^2(\Omega)}| \le R \| \varphi - \varphi_l \|_{L^2(\Omega)} + |\langle v, \varphi_l \rangle_{L^2(\Omega)}|.$$
+
+By density of $\{\varphi_l : l \in \mathbb{N}\}$ we can select $l \in \mathbb{N}$ such that $\|\varphi - \varphi_l\|_{L^2(\Omega)} \le \varepsilon/(2R)$, and we then see that $E_{\varphi_l, \varepsilon/2} \subset E_{\varphi, \varepsilon}$. Hence, a neighbourhood basis of 0 in $E$ for the $L^2(\Omega)$-weak topology is also given by $(E_{\varphi_l, \varepsilon})_{l \in \mathbb{N}, \varepsilon>0}$.
+---PAGE_BREAK---
+
+From the definition of $d_E$ we see that, for any $l \in \mathbb{N}$, $\min(1, |\langle v, \varphi_l \rangle_{L^2(\Omega)}|) \le 2^l d_E(0, v)$. If $d_E(0, v) < 2^{-l}$ this shows that $|\langle v, \varphi_l \rangle_{L^2(\Omega)}| \le 2^l d_E(0, v)$ and therefore that
+
+$$B_{d_E}(0, \min(2^{-l}, \varepsilon 2^{-l})) \subset E_{\varphi_l, \varepsilon}.$$
+
+Hence, any neighbourhood of 0 in $E$ for the $L^2(\Omega)$-weak topology is a neighbourhood of 0 for $d_E$. Conversely, for any $\varepsilon > 0$, selecting $N \in \mathbb{N}$ such that $\sum_{l \ge N+1} 2^{-l} < \varepsilon/2$ gives, from the definition (C.24) of $d_E$,
+
+$$\bigcap_{l=1}^{N} E_{\varphi_{l}, \varepsilon/4} \subset B_{d_E}(0, \varepsilon).$$
+
+Hence, any ball for $d_E$ centred at 0 is a neighbourhood of 0 for the $L^2(\Omega)$-weak topology. Since $d_E$ and $L^2(\Omega)$-weak neighbourhoods are invariant by translation, this concludes the proof that this weak topology is identical to the topology generated by $d_E$.
+
+The conclusion on weak uniform convergence of sequences of functions follows from the preceding result, and more precisely by noticing that all previous inclusions are, when applied to $u_m(t)-u(t)$, uniform with respect to $t \in [0, T]$.
+---PAGE_BREAK---
+
+
+---PAGE_BREAK---
+
+# D
+
+## Technical results
+
+### D.1 Standard notations, inequalities and relations
+
+We gather here a few notations and standard inequalities that are used throughout the book, sometimes implicitly.
+
+#### D.1.1 $\mathbb{R}^d$ and measures
+
+For $\boldsymbol{\xi}$ and $\boldsymbol{\eta}$ vectors in $\mathbb{R}^d$, $\boldsymbol{\xi} \cdot \boldsymbol{\eta}$ is the Euclidean (dot) product of $\boldsymbol{\xi}$ and $\boldsymbol{\eta}$, and $|\boldsymbol{\xi}|$ denotes the Euclidean norm of $\boldsymbol{\xi}$. If $M$ is a $d \times d$ matrix, we also denote by $|M|$ the norm of $M$ induced by the Euclidean norm on $\mathbb{R}^d$, that is,
+
+$$ |M| = \sup_{\boldsymbol{\xi} \in \mathbb{R}^d \setminus \{0\}} \frac{|M\boldsymbol{\xi}|}{|\boldsymbol{\xi}|}. $$
+
+The Lebesgue measure of a measurable subset $A$ of $\mathbb{R}^d$ is written $|A|$. The integral of a function $f: A \to \mathbb{R}$ with respect to this measure is written
+
+$$ \int_A f(x)d\boldsymbol{x}. $$
+
+If $B$ is a measurable subset of an hyperplane of $\mathbb{R}^d$, then $|B|$ denotes the $(d-1)$-dimensional Lebesgue measure of $B$ in that hyperplane. The integral of a function $g: B \to \mathbb{R}$ with respect to this measure is written
+
+$$ \int_B g(x)d\gamma(x). $$
+
+#### D.1.2 Lebesgue and Sobolev spaces
+
+For $q \in [1, +\infty]$ and $A$ a measurable subset of $\mathbb{R}^d$, $L^q(A)$ is the Lebesgue space with exponent $q$, that is the set of (class of) measurable functions from
+---PAGE_BREAK---
+
+A to $\mathbb{R}$ such that $\|u\|_{L^q(A)} < +\infty$, where $\|\cdot\|_{L^q(A)}$ is the usual norm defined by
+
+$$
+\|u\|_{L^q(A)} = \begin{cases} \left( \int_A |u(\boldsymbol{x})|^q d\boldsymbol{x} \right)^{1/q} & \text{if } q < +\infty, \\ \inf\{M \ge 0 : |u(\boldsymbol{x})| \le M \text{ for a.e. } \boldsymbol{x} \in A\} & \text{if } q = +\infty. \end{cases}
+$$
+
+For a vector-valued function $u : A \to \mathbb{R}^d$, we sometimes write $\|u\|_{L^p(A)^d}$ for
+$\|u\|_{L^p(A)}$.
+
+If $A = \Omega$ is an open set of $\mathbb{R}^d$ and $k \in \mathbb{N}$, the standard Sobolev space is denoted as usual by
+
+$$
+W^{k,q}(\Omega) := \left\{
+\begin{array}{ll}
+u \in L^q(\Omega) : \partial^\alpha u \in L^q(\Omega) & \text{for all } \alpha = (\alpha_1, \dots, \alpha_d) \in \mathbb{N}^d \\
+\text{such that } |\alpha| := \sum_{i=1}^n \alpha_i \le k &
+\end{array}
+\right\},
+$$
+
+and is endowed with the norm
+
+$$
+\|u\|_{W^{k,q}(\Omega)} = \begin{cases} \left( \sum_{\alpha \in \mathbb{N}^d, |\alpha| \le k} \| \partial^\alpha u \|_{L^q(\Omega)}^q \right)^{1/q} & \text{if } q < +\infty, \\ \max_{\alpha \in \mathbb{N}^d, |\alpha| \le k} \| \partial^\alpha u \|_{L^\infty(\Omega)} & \text{if } q = +\infty. \end{cases}
+$$
+
+The space $W_0^{k,q}(\Omega)$ is the closure in $W^{k,q}(\Omega)$ of the space $C_c^\infty(\Omega)$ of infinitely
+differentiable functions with compact support in $\Omega$.
+
+The space of vector-valued functions whose divergence (but not necessarily
+all derivatives) belongs to $L^q(\Omega)$ is
+
+$$
+W_{\mathrm{div}}^{q}(\Omega) = \{\varphi \in L^{q}(\Omega)^{d} : \mathrm{div}\varphi \in L^{q}(\Omega)\}.
+$$
+
+It is endowed with the norm
+
+$$
+\|\varphi\|_{W_{\text{div}}^{q}(\Omega)} = \|\varphi\|_{L^{q}(\Omega)^{d}} + \|\text{div}\varphi\|_{L^{q}(\Omega)}.
+$$
+
+In the particular case $q = 2$, we use the standard notations $H^k(\Omega) := W^{k,2}(\Omega)$, $H_0^k(\Omega) := W_0^{k,2}(\Omega)$ and $H_{\text{div}}(\Omega) := W_{\text{div}}^2(\Omega)$.
+
+D.1.3 Hölder inequalities
+
+Let $(a_i)_{i \in I}$ and $(b_i)_{i \in I}$ be finite families of real numbers, and let $(p, p') \in (1, \infty)^2$ be such that $\frac{1}{p} + \frac{1}{p'} = 1$ ($p$ and $p'$ are conjugate exponents). Then the Hölder inequality for sums is
+
+$$
+\sum_{i \in I} |a_i b_i| \le \left( \sum_{i \in I} |a_i|^p \right)^{\frac{1}{p}} \left( \sum_{i \in I} |b_i|^{p'} \right)^{\frac{1}{p'}} . \quad (\text{D.1})
+$$
+---PAGE_BREAK---
+
+It is frequently used after the introduction of some non-zero real numbers $(d_i)_{i \in I}$ in the product $a_i b_i$. More precisely, writing $a_i b_i = (a_i d_i)(\frac{b_i}{d_i})$ and applying (D.1) to this new product, we have
+
+$$ \sum_{i \in I} |a_i b_i| \le \left( \sum_{i \in I} |a_i|^p |d_i|^p \right)^{\frac{1}{p}} \left( \sum_{i \in I} \frac{|b_i|^{p'}}{|d_i|^{p'}} \right)^{\frac{1}{p'}} . \quad (\text{D.2}) $$
+
+Another frequent use is to evenly split an existing weight. If $(w_i)_{i \in I}$ are non-negative numbers, writing $w_i|a_ib_i| = (w_i^{1/p}|a_i|)(w_i^{1/p'}|b_i|)$ and using (D.1) leads to
+
+$$ \sum_{i \in I} w_i |a_i b_i| \le \left( \sum_{i \in I} w_i |a_i|^p \right)^{\frac{1}{p}} \left( \sum_{i \in I} w_i |b_i|^{p'} \right)^{\frac{1}{p'}} . \quad (\text{D.3}) $$
+
+Using both weights and the introduction of non-zero numbers, we also have
+
+$$ \sum_{i \in I} w_i |a_i b_i| \le \left( \sum_{i \in I} w_i |a_i|^p |d_i|^p \right)^{\frac{1}{p}} \left( \sum_{i \in I} w_i \frac{|b_i|^{p'}}{|d_i|^{p'}} \right)^{\frac{1}{p'}} . \quad (\text{D.4}) $$
+
+The Hölder inequalities are also valid in Lebesgue spaces over a measurable set $(X, \mu)$. For example, the equivalent of (D.1) for integrals is: if $f, g : X \to \mathbb{R}$ are measurable functions, then
+
+$$ \int_X |fg| d\mu \le \left( \int_X |f|^p d\mu \right)^{\frac{1}{p}} \left( \int_X |g|^{p'} d\mu \right)^{\frac{1}{p'}} . \quad (\text{D.5}) $$
+
+In other words, $\|fg\|_{L^1(X)} \le \|f\|_{L^p(X)} \|g\|_{L^{p'}(X)}$. If $X$ has a finite measure, this is sometimes used with $g \equiv 1$ to give
+
+$$ \int_X |f| d\mu \le \left( \int_X |f|^p d\mu \right)^{\frac{1}{p}} \mu(X)^{\frac{1}{p'}} = \left( \int_X |f|^p d\mu \right)^{\frac{1}{p}} \mu(X)^{1-\frac{1}{p}}. \quad (\text{D.6}) $$
+
+A variant consists in taking $q > r > 1$ and in applying this to $|f|^r$, instead of $f$, with the exponent $p = q/r$. This leads to
+
+$$ \|f\|_{L^r(X)} \le \mu(X)^{\frac{1}{r}-\frac{1}{q}} \|f\|_{L^q(X)}. \quad (\text{D.7}) $$
+
+### D.1.4 Young inequality
+
+For $a, b \ge 0$ and $(p, p')$ conjugate exponents, the Young inequality reads
+
+$$ ab \le \frac{1}{p}a^p + \frac{1}{p'}b^{p'}. \quad (\text{D.8}) $$
+
+As in the Hölder inequality, it is standard to introduce a (usually small) parameter when applying Young's inequality. Taking $\varepsilon > 0$ and writing $ab = (\varepsilon^{1/p}a)(\varepsilon^{-1/p}b)$, we obtain
+
+$$ ab \le \frac{\varepsilon}{p} a^p + \frac{1}{p' \varepsilon^{p'/p}} b^{p'}. \quad (\text{D.9}) $$
+---PAGE_BREAK---
+
+### D.1.5 Jensen inequality
+
+Let A be a measurable subset of $\mathbb{R}^d$ with non-zero measure, and $\Psi: \mathbb{R} \to \mathbb{R}$ be a convex function. If $f$ is integrable on A, then the Jensen inequality states that
+
+$$ \Psi\left(\frac{1}{|A|}\int_A f(\boldsymbol{x})d\boldsymbol{x}\right) \leq \frac{1}{|A|}\int_A \Psi(f(\boldsymbol{x}))d\boldsymbol{x}. \quad (\text{D.10}) $$
+
+Although mostly used for integrals over subsets of $\mathbb{R}^d$, Jensen's inequality is of course also valid for sums. If $w_i \ge 0$ are such that $W = \sum_{i \in I} w_i > 0$, then
+
+$$ \Psi\left(\frac{1}{W} \sum_{i \in I} w_i a_i\right) \le \frac{1}{W} \sum_{i \in I} w_i \Psi(a_i). \quad (\text{D.11}) $$
+
+### D.1.6 Power of sums inequality
+
+The last inequality we want to mention is a simple one for powers of a sum. If $\alpha \ge 0$ and $a, b \ge 0$, a basic estimate is
+
+$$ (a+b)^{\alpha} \le 2^{\alpha}a^{\alpha} + 2^{\alpha}b^{\alpha}. $$
+
+This generic inequality can be improved by looking separately at the cases $\alpha \le 1$ and $\alpha \ge 1$. Using the convexity of $s \mapsto s^\alpha$ if $\alpha \ge 1$, we actually have $(\frac{a+b}{2})^\alpha \le \frac{1}{2}a^\alpha + \frac{1}{2}b^\alpha$, that is
+
+$$ \forall \alpha \ge 1, (a+b)^\alpha \le 2^{\alpha-1}a^\alpha + 2^{\alpha-1}b^\alpha. \quad (\text{D.12}) $$
+
+If $\alpha \le 1$, the mapping $s \to (1+s)^\alpha - s^\alpha$ is non-increasing and takes value 1 at $s=0$. Hence, $(1+s)^\alpha \le 1+s^\alpha$. Applied to $s=b/a$, this gives
+
+$$ \forall \alpha \le 1, (a+b)^\alpha \le a^\alpha + b^\alpha. \quad (\text{D.13}) $$
+
+This inequality is often applied with $\alpha = 1/2$.
+
+An easy generalisation of the above inequalities can be obtained for sums of more than two terms. For example, if $\alpha \ge 1$ and $(a_i)_{i=1,...,\ell}$ are non-negative numbers,
+
+$$ \left( \sum_{i=1}^{\ell} a_i \right)^{\alpha} \le \ell^{\alpha-1} \sum_{i=1}^{\ell} a_i^{\alpha}. \quad (\text{D.14}) $$
+
+### D.1.7 Discrete integration-by-parts (summation-by-parts)
+
+Let $(a_n)_{n=0,...,N}$ and $(b_n)_{n=0,...,N}$ be two families of real numbers. Splitting the sum and re-indexing the first term (with $j=n+1$), we have
+
+$$ \sum_{n=0}^{N-1} (a_{n+1} - a_n)b_n = \sum_{n=0}^{N-1} a_{n+1}b_n - \sum_{n=0}^{N-1} a_n b_n $$
+---PAGE_BREAK---
+
+$$
+\begin{aligned}
+&= \sum_{n=0}^{N-1} a_{n+1}b_n - \left( a_0b_0 + \sum_{n=0}^{N-1} a_{n+1}b_{n+1} - a_N b_N \right) \\
+&= \sum_{n=0}^{N-1} a_{n+1}(b_n - b_{n+1}) + a_N b_N - a_0 b_0.
+\end{aligned}
+$$
+
+To summarise,
+
+$$ \sum_{n=0}^{N-1} (a_{n+1} - a_n)b_n = - \sum_{n=0}^{N-1} a_{n+1}(b_{n+1} - b_n) + a_N b_N - a_0 b_0. \quad (\text{D.15}) $$
+
+The quantities $a_{n+1} - a_n$ and $b_{n+1} - b_n$ can be seen as discrete derivatives of $(a_n)_{n=0,\dots,N}$ and $(b_n)_{n=0,\dots,N}$. Relation (D.15) is therefore a form of discrete integration-by-parts, with $a_N b_N$ and $a_0 b_0$ playing the role of the boundary (integrated) terms.
+
+Set, for example, $b_{N+1} = 0$ and let $\tilde{b}_n = b_{n+1}$ for $n = 0, \dots, N$. Applying (D.15) to $(\tilde{b}_n)_{n=0,\dots,N}$ instead of $(b_n)_{n=0,\dots,N}$ gives
+
+$$
+\begin{aligned}
+\sum_{n=0}^{N-1} (a_{n+1} - a_n)b_{n+1} &= \\
+&= -\sum_{n=0}^{N-1} a_{n+1}(b_{n+2} - b_{n+1}) - a_0b_1 \\
+&= -\sum_{n=1}^{N} a_n(b_{n+1} - b_n) - a_0b_1 \\
+&= -\sum_{n=0}^{N-1} a_n(b_{n+1} - b_n) + a_0(b_1 - b_0) - a_N(b_{N+1} - b_N) - a_0b_1.
+\end{aligned}
+$$
+
+In other words,
+
+$$ \sum_{n=0}^{N-1} (a_{n+1} - a_n)b_{n+1} = - \sum_{n=0}^{N-1} a_n(b_{n+1} - b_n) + a_N b_N - a_0 b_0. \quad (\text{D.16}) $$
+
+This is the equivalent of (D.15) with an offset of the second family $(b_n)_{n=0,\dots,N}$.
+
+By creating a convex combination of (D.15) and (D.16) we arrive at a formula that is instrumental when dealing with time terms in $\theta$-schemes. If $(x_n)_{n=0,\dots,N}$ is a family of numbers and $\nu \in [0, 1]$, for all $n = 0, \dots, N-1$ we set $x_{n+\nu} = \nu x_{n+1} + (1-\nu)x_n$. Adding up $\nu \times$ (D.16) and $(1-\nu) \times$ (D.15) yields
+
+$$ \sum_{n=0}^{N-1} (a_{n+1} - a_n)b_{n+\nu} = - \sum_{n=0}^{N-1} (\nu a_n + (1-\nu)a_{n+1})(b_{n+1} - b_n) + a_N b_N - a_0 b_0. $$
+---PAGE_BREAK---
+
+In other words,
+
+$$ \sum_{n=0}^{N-1} (a_{n+1} - a_n) b_{n+\nu} = - \sum_{n=0}^{N-1} a_{n+(1-\nu)} (b_{n+1} - b_n) + a_N b_N - a_0 b_0. \quad (\text{D.17}) $$
+
+## D.2 Topological degree
+
+The following theorem, which can be found in [89], is a consequence of the theory of the topological degree [57].
+
+**Theorem D.1 (Application of the topological degree, finite dimensional case).** Let $V$ be a finite dimensional vector space on $\mathbb{R}$ and $\Phi: V \to V$ be a continuous function. Assume that there exists a continuous function $\Psi: V \times [0, 1] \to V$ satisfying:
+
+1. $\Psi(\cdot, 1) = \Phi$.
+
+2. There exists $R > 0$ such that, for any $(v, \rho) \in V \times [0, 1]$, if $\Psi(v, \rho) = 0$ then $\|v\|_V \neq R$.
+
+3. $\Psi(\cdot, 0)$ is affine and the equation $\Psi(v, 0) = 0$ has a solution $v \in V$ such that $\|v\|_V < R$.
+
+Then, there exists at least one $v \in V$ such that $\Phi(v) = 0$ and $\|v\|_V < R$.
+
+As an easy consequence of this, we have the Brouwer fixed point theorem.
+
+**Theorem D.2 (Brouwer fixed point).** Let $V$ be a finite dimensional vector space on $\mathbb{R}$, $B$ a closed ball in $V$ and $F: B \to B$ be continuous. Then $F$ has a fixed point, i.e. there exists $v \in B$ such that $F(v) = v$.
+
+**Proof.** Without loss of generality, we can assume that $B$ is centred at 0 and has radius $r > 0$. Let $\theta_r$ be the retraction of $V$ on $B$, that is $\theta_r(v) = v$ if $v \in B$ and $\theta_r(v) = rv/\|v\|_V$ if $v \notin B$. Set $\Phi(v) = v - F(\theta_r(v))$ and $\Psi(v,t) = v - tF(\theta_r(v))$. Then $\Phi: V \to V$ is continuous, $\Phi = \Psi(\cdot, 1)$, $\Psi(\cdot, 0)$ is affine and the equation $\Psi(v, 0) = 0$ has the unique solution $v = 0 \in B$. Moreover, if $\Psi(v,t) = 0$ then $v = tF(\theta_R(v)) \in tB \subset B$, and thus $\|v\|_V \le r < r+1 =: R$. Theorem D.1 then shows that $\Phi(v) = 0$ has a solution in $V$, that is that there exists $v \in V$ such that $v = F(\theta_r(v))$. Since $F$ takes values in $B$, $v \in B$ and thus $v = F(v)$. ■
+
+## D.3 Derivation and convergence in the sense of distributions
+
+This section gives the generalisation of the notion of derivative that is used in this book. We refer to, e.g., [108] for more details on this subject.
+---PAGE_BREAK---
+
+Given an open set $\Omega$ of $\mathbb{R}^d$, the following lemma allows to merge the (class of) function(s) $f \in L_{\text{loc}}^1(\Omega)$ with the linear mapping $T_f : C_c^\infty(\Omega) \to \mathbb{R}$ defined by
+
+$$ T_f(\varphi) := \int_\Omega f(\mathbf{x})\varphi(\mathbf{x})d\mathbf{x} \quad \text{for any } \varphi \in C_c^\infty(\Omega), \qquad (\text{D.18}) $$
+
+Recall that $f \in L_{\text{loc}}^1(\Omega)$ means that for any compact subset $K$ of $\Omega$, the restriction $f|_K$ of $f$ to $K$ belongs to $L^1(K)$.
+
+**Lemma D.3 (Almost everywhere equality).** Let $\Omega$ be an open subset of $\mathbb{R}^d$, $d \ge 1$, and let $f$ and $g \in L_{\text{loc}}^1(\Omega)$. Then:
+
+$$ [\forall \varphi \in C_c^\infty(\Omega), \int_\Omega f(\mathbf{x})\varphi(\mathbf{x})d\mathbf{x} = \int_\Omega g(\mathbf{x})\varphi(\mathbf{x})d\mathbf{x}] \iff [f = g \text{ a.e. on } \Omega.] $$
+
+Let $T$ be a linear mapping from $C_c^\infty(\Omega)$ to $\mathbb{R}$ and $\varphi \in C_c^\infty(\Omega)$, then the real number $T(\varphi)$ is called the action of $T$ on $\varphi$. Lemma D.3 allows the definition of a weak derivative of a $L_{\text{loc}}^1$ function in the following way:
+
+**Definition D.4 (Derivatives in the sense of distributions, weak derivative).** Let $\Omega$ be an open subset of $\mathbb{R}^d$, $d \ge 1$ and $1 \le i \le d$. Let $T$ be a linear form on $C_c^\infty(\Omega)$; its $i$-th derivative $D_i T$ in the sense of distributions is defined by:
+
+$$ D_i T(\varphi) := -T(\partial_i \varphi), \quad \forall \varphi \in C_c^\infty(\Omega), \qquad (\text{D.19}) $$
+
+where $\partial_i\varphi$ is the classical partial derivative of $\varphi$ with respect to its $i$-th variable. Let $f \in L_{\text{loc}}^1(\Omega)$, and $T_f$ is the related linear form on $C_c^\infty(\Omega)$ defined by (D.18); then identifying $f$ and $T_f$, the $i$-th derivative $D_i f := D_i T_f$ in the sense of distributions is given by:
+
+$$ D_i f(\varphi) := - \int_{\Omega} f(\mathbf{x}) \partial_i \varphi(\mathbf{x}) d\mathbf{x} \qquad (\text{D.20}) $$
+
+Note that if $f \in C^1(\Omega)$, then $D_i f$ is nothing but $\partial_i f$, merging $\partial_i f$ and $T_{\partial_i f}$ (which is the linear form on $C_c^\infty(\Omega)$ induced by $\partial_i f$). The derivative in the sense of distributions is a generalisation of the notion of derivative. If the linear form $D_i f$ can be identified as a locally integrable function in the sense of Lemma D.3, then $f$ is said to admit a weak derivative.
+
+**Definition D.5 (Convergence in the sense of distributions).** Let $\Omega$ be an open subset of $\mathbb{R}^d$, $d \ge 1$, $(T_n)_{n \in \mathbb{N}}$ be a sequence of linear forms on $C_c^\infty(\Omega)$ and $T$ be a linear form on $C_c^\infty(\Omega)$. Then $T_n$ converges to $T$ pointwise in the set of mappings from $C_c^\infty(\Omega)$ to $\mathbb{R}$, as $n \to +\infty$, if
+
+$$ T_n(\varphi) \to T(\varphi) \quad \text{for any } \varphi \in C_c^\infty(\Omega). \qquad (\text{D.21}) $$
+
+Such a converging sequence is said to converge in the sense of distributions.
+---PAGE_BREAK---
+
+*Remark D.6 (Distribution theory)*
+
+In the framework of the distribution theory, the space $C_c^\infty(\Omega)$ is equipped with a (rather complicated) topology and usually denoted $\mathcal{D}(\Omega)$. This topology is actually not needed for most applications in PDEs. Even though the distribution theory involves a smaller space consisting of the continuous linear mappings from $C_c^\infty(\Omega)$ to $\mathbb{R}$ (usually denoted by $\mathcal{D}'(\Omega)$), the notion of convergence is still given by (D.21). Similarly, when $C_c^\infty(\Omega)$ is equipped with its topology, the notion of derivative in the sense of distribution coincides with that given by (D.19).
+
+**Lemma D.7 (Weak convergence and convergence of the derivatives).**
+
+Let $\Omega$ be an open subset of $\mathbb{R}^d$, $d \ge 1$, $p \in (1, +\infty)$, $(f_n)_{n \in \mathbb{N}} \subset L^p(\Omega)$, and $f \in L^p(\Omega)$, such that $f_n \to f$ weakly in $L^p(\Omega)$ as $n \to +\infty$, that is:
+
+$$ \int_{\Omega} f_n(x)g(x)d\boldsymbol{x} \to \int_{\Omega} f(x)g(x)d\boldsymbol{x} \text{ as } n \to +\infty, \text{ for any } g \in L^{p'}(\Omega), $$
+
+with $1/p + 1/p' = 1$. Then, identifying $f_n$ (resp. $f$) with a linear form $T_{f_n}$ (resp. $T_f$) on $C_c^\infty(\Omega)$, $T_{f_n}$ tends to $T_f$ in the sense of distributions and $D_i T_{f_n}$ tends to $D_i T_f$ in the sense of distributions. Hence, identifying $T_{f_n}$ with $f_n$ and $T_f$ with $f$,
+
+$$ D_i f_n \to D_i f \text{ in the sense of distributions as } n \to +\infty. $$
+
+## D.4 Weak and strong convergence results
+
+**Lemma D.8 (Weak-strong convergence).** Let $p \in [1, \infty)$ and $p' = \frac{p}{1-p}$ be the conjugate exponent of $p$. Let $(X, \mu)$ be a measured space. If $f_n \to f$ strongly in $L^p(X)^d$ and $g_n \to g$ weakly in $L^{p'}(X)^d$, then
+
+$$ \int_X f_n \cdot g_n d\mu \to \int_X f \cdot g d\mu. $$
+
+**Proof.** By Banach–Steinhaus theorem, $(g_n)_{n \in \mathbb{N}}$ is bounded, say by $C$, in $L^{p'}(X)^d$. We therefore write, using Hölder's inequality,
+
+$$
+\begin{aligned}
+& \left| \int_X f_n \cdot g_n d\mu - \int_X f \cdot g d\mu \right| \\
+&= \left| \int_X (f_n - f) \cdot g_n d\mu + \int_X f \cdot (g_n - g) d\mu \right| \\
+&\leq \|f_n - f\|_{L^p(X)^d} \|g_n\|_{L^{p'}(X)^d} + \left| \int_X f \cdot (g_n - g) d\mu \right| \\
+&\leq C \|f_n - f\|_{L^p(X)^d} + \left| \int_X f \cdot (g_n - g) d\mu \right|.
+\end{aligned}
+$$
+---PAGE_BREAK---
+
+The first term converges to 0 by strong convergence of $(f_n)_{n \in \mathbb{N}}$, and the second term tends to 0 by weak convergence of $(g_n)_{n \in \mathbb{N}}$. ■
+
+We now state a lemma that is particularly useful to pass to the limit in terms involving solution-dependent diffusion tensors.
+
+**Lemma D.9 (Non-linear strong convergence).** Let $(X, \mu)$ be a measure space and $\Lambda : X \times \mathbb{R} \to M_d(\mathbb{R})$ be a Carathedory function (i.e. $\Lambda(x, \cdot)$ is continuous for a.e. $x \in X$, and $\Lambda(\cdot, s)$ is measurable for all $s \in \mathbb{R}$), that is bounded over $X \times \mathbb{R}$. Assume that, as $n \to \infty$, $u_n \to u$ in $L^1(X)$ and that $H_n \to H$ in $L^p(X)^d$, for some $p \in [1, \infty)$. Then, $\Lambda(\cdot, u_n)H_n \to \Lambda(\cdot, u)H$ in $L^p(X)^d$.
+
+**Proof.** Up to a subsequence, we can assume that $u_n \to u$ a.e. on $X$. Then, by continuity of $\Lambda$ with respect to its second argument, $\Lambda(\cdot, u_n) \to \Lambda(\cdot, u)$ a.e. on $X$. Still extracting a subsequence, we have $H_n \to H$ a.e. on $X$, and $|H_n| \le g$ a.e. on $X$ for some fixed $g \in L^p(X)$.
+
+Then, $\Lambda(\cdot, u_n)H_n \to \Lambda(\cdot, u)H$ a.e. on $X$ and, denoting by $C$ an upper bound of $\Lambda$, $|\Lambda(\cdot, u_n)H_n| \le C|H_n| \le Cg \in L^p(X)$. The dominated convergence theorem therefore gives $\Lambda(\cdot, u_n)H_n \to \Lambda(\cdot, u)H$ in $L^p(X)^d$.
+
+This convergence is established up to a subsequence, but since the reasoning can be made starting from any subsequence of $(\Lambda(\cdot, u_n)H_n)_{n \in \mathbb{N}}$ and since the limit is unique, this shows that the whole sequence converges. ■
+
+## D.5 Minty trick and convexity inequality
+
+The next lemma, whose proof is based on the so-called Minty trick [132], is used to identify limits of non-linear functions of weakly convergent sequences.
+
+**Lemma D.10 (Minty trick).** Let $\beta, \zeta \in C^0(\mathbb{R})$ be two non-decreasing functions such that $\beta(0) = \zeta(0) = 0$, $\beta+\zeta$ is strictly increasing, and $\lim_{s\to\pm\infty}(\beta+\zeta)(s) = \pm\infty$. Let $(X, \mu)$ be a measurable set and let $(w_n)_{n\in\mathbb{N}}\subset L^2(X)$ be such that
+
+(i) $(\beta(w_n))_{n\in\mathbb{N}}\subset L^2(X)$ and there exists $\overline{\beta}\in L^2(X)$ such that $\beta(w_n)\to\overline{\beta}$ weakly in $L^2(X)$ as $n\to\infty$;
+
+(ii) $(\zeta(w_n))_{n\in\mathbb{N}}\subset L^2(X)$ and there exists $\overline{\zeta}\in L^2(X)$ such that $\zeta(w_n)\to\overline{\zeta}$ weakly in $L^2(X)$ as $n\to\infty$;
+
+(iii) there holds:
+
+$$ \liminf_{n\to\infty} \int_X \beta(w_n)\zeta(w_n)d\mu \le \int_X \overline{\beta}\overline{\zeta}d\mu. \quad (\text{D.22}) $$
+
+Then,
+
+$$ \overline{\beta} = \beta(w) \text{ and } \overline{\zeta} = \zeta(w) \text{ a.e. in } X, \quad (\text{D.23}) $$
+
+where
+
+$$ w = \left( \frac{\beta + \zeta}{2} \right)^{-1} \left( \frac{\overline{\beta} + \overline{\zeta}}{2} \right). $$
+---PAGE_BREAK---
+
+**Proof.** Notice first that the assumptions on $\beta$ and $\zeta$ ensure that $\frac{\beta+\zeta}{2} : \mathbb{R} \to \mathbb{R}$ is an homeomorphism. Hence, $w$ is well defined. Since $\beta(0) = \zeta(0) = 0$, the two functions $\beta \circ (\frac{\beta+\zeta}{2})^{-1}$ and $\zeta \circ (\frac{\beta+\zeta}{2})^{-1}$ have the same sign (positive on $\mathbb{R}^{+}$, negative on $\mathbb{R}^{-}$) and their sum is equal to $2\text{Id}$. The absolute value of each one of them is therefore bounded above by $2|\text{Id}|$, and the property $\frac{\beta+\zeta}{2} \in L^2(X)$ shows that
+
+$$ \beta(w) = \left[ \beta \circ \left( \frac{\beta + \zeta}{2} \right)^{-1} \right] \left( \frac{\bar{\beta} + \bar{\zeta}}{2} \right) $$
+
+and
+
+$$ \zeta(w) = \left[ \zeta \circ \left( \frac{\beta + \zeta}{2} \right)^{-1} \right] \left( \frac{\bar{\beta} + \bar{\zeta}}{2} \right) $$
+
+both belong to $L^2(X)$. By monotony of $\beta$ and $\zeta$,
+
+$$ \int_X [\beta(w_m) - \beta(w)] [\zeta(w_m) - \zeta(w)] d\mu \geq 0. $$
+
+Develop this relation and use (D.22) and the weak convergences of $\beta(w_m)$ and $\zeta(w_m)$ to take the inferior limit as $m \to \infty$. This gives
+
+$$ \int_X [\bar{\beta} - \beta(w)] [\bar{\zeta} - \zeta(w)] d\mu \geq 0. \quad (D.24) $$
+
+With $w$ defined as in the lemma,
+
+$$ \frac{\bar{\beta} + \bar{\zeta}}{2} = \frac{\beta(w) + \zeta(w)}{2}. \quad (D.25) $$
+
+Hence, $\beta(w) = \frac{\bar{\beta}+\bar{\zeta}}{2} + (\frac{\beta-\zeta}{2})(w)$ and $\zeta(w) = \frac{\bar{\beta}+\bar{\zeta}}{2} - (\frac{\beta-\zeta}{2})(w)$. Used in (D.24), this leads to
+
+$$ -\int_X \left( \frac{\bar{\beta}-\bar{\zeta}}{2} - \left(\frac{\beta-\zeta}{2}\right)(w) \right)^2 d\mu \geq 0. $$
+
+Therefore, $\frac{\bar{\beta}-\bar{\zeta}}{2} = \frac{\beta(w)-\zeta(w)}{2}$ a.e. in $X$ and (D.23) follows from this latter relation and (D.25). ■
+
+The proof of this lemma is classical, and only given for the convenience of the reader.
+
+**Lemma D.11 (Weak Fatou for convex functions).** Let $I$ be an interval of $\mathbb{R}$ and $H: I \to [0, +\infty]$ be a convex lower semi-continuous function. Denote by $L^2(\Omega; I)$ the convex set of functions in $L^2(\Omega)$ with values in $I$. Let $v \in L^2(\Omega; I)$ and $(v_m)_{m \in \mathbb{N}}$ be a sequence of functions in $L^2(\Omega; I)$ which converges weakly to $v$ in $L^2(\Omega)$. Then,
+
+$$ \int_{\Omega} H(v(x)) dx \leq \liminf_{m \to \infty} \int_{\Omega} H(v_m(x)) dx. $$
+---PAGE_BREAK---
+
+**Proof.**
+
+Let $\Phi: L^2(\Omega; I) \to [0, \infty]$ be defined by $\Phi(w) = \int_{\Omega} H(w(x))dx$. If $(w_k)_{k \in \mathbb{N}}$ converges strongly to $w$ in $L^2(\Omega; I)$ then, up to a subsequence, $w_k \to w$ a.e. on $\Omega$. $H$ being lower semi-continuous, $H(w) \le \liminf_{k \to \infty} H(w_k)$ a.e. on $\Omega$. Since $H \ge 0$, Fatou's lemma then show that $\Phi(w) \le \liminf_{k \to \infty} \Phi(w_k)$.
+
+Hence, $\Phi$ is lower semi-continuous for the strong topology of $L^2(\Omega; I)$. Since $\Phi$ (as $H$) is convex, we deduce that this lower semi-continuity property is also valid for the weak topology of $L^2(\Omega; I)$, see [83]. The result of the lemma is just the translation of this weak lower semi-continuity of $\Phi$. $\blacksquare$
+---PAGE_BREAK---
+
+
+---PAGE_BREAK---
+
+# E
+
+## Some numerical examples
+
+The numerical examples presented here illustrate theoretical convergence results proved in other chapters. Section E.1 is focused on gradient schemes for a 3D linear elliptic equation of the form (2.100); two different GDs are considered: the HMM GD in its SUSHI version (Chapter 13), and the VAG scheme (Section 8.5). The results show that these schemes yield a very good approximation of a quite singular solution on complex meshes. In Section E.2, the ADGGD scheme (see Section 11.3) is applied to the $p$-Laplace problem (Section 2.1.5). Section E.3 contains numerical results based on the VAG scheme for a degenerate parabolic problem as in Chapter 6.
+
+### E.1 A 3D elliptic problem
+
+This numerical test is part of the 3D benchmark [105] and features an elliptic linear problem with non-homogeneous Dirichlet boundary conditions arising for instance in the exploitation of fluids in porous media through the use of a slanted well. The goal is to approximate the solution $\bar{u} \in H^1(\Omega)$ solution of the problem
+
+$$ - \operatorname{div} \Lambda \nabla \bar{u} = 0, \quad (\text{E.1}) $$
+
+in the domain $\Omega = P \setminus W$, where $P$ is the parallelepiped $(-15, 15) \times (-15, 15) \times (-7.5, 7.5)$ and $W$ is a slanted circular cylinder with radius $r_w = 0.1$. The axis of this well is a straight line located in the $x0z$ plane, passing through the origin at an angle $\theta = \frac{70\pi}{180}$ with the $x$ axis, as shown in Figure E.1. The permeability tensor $\Lambda$ is constant and anisotropic in the third coordinate direction:
+
+$$ \Lambda = \begin{pmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & \tau \end{pmatrix}, $$
+
+with $\tau = 0.2$. The solution $\bar{u}$, inspired from [7], is equal to 0 on the well boundary $\partial W \cap \partial \Omega$ and is strictly positive inside $\Omega$. It is defined by $\bar{u}(x, y, z)$
+---PAGE_BREAK---
+
+**Fig. E.1.** The circular slanted well.
+
+$$= v(Y(x,y,z), Z(x,y,z)), \text{ where the linear functions } Y \text{ and } Z \text{ are defined by}$$
+
+$$Y(x, y, z) = y \text{ and } Z(x, y, z) = (\sin \beta)x + \frac{\cos \beta}{\sqrt{\tau}}z,$$
+
+with $\beta = \arctan(\tan \theta / \sqrt{\tau})$. We then define $\alpha = \sqrt{(\sin \beta / \sin \theta)^2 - 1}$, and we let $a = \alpha r_w$ and $\mu_0 = \log(\frac{1}{\alpha} + \sqrt{\frac{1}{\alpha^2} + 1})$. The function $v$ is given by
+
+$$v(Y, Z) = \log(\sqrt{S} + \sqrt{S+1}) - \mu_0,$$
+
+with $S > 0$ such that $a^2 S^2 + (a^2 - Y^2 - Z^2)S - Y^2 = 0$.
+
+The simulation uses 3D meshes (**mesh1**–**mesh7**) created for the 3D benchmark of [105]. These meshes are refined around the well as can be seen in Figure E.2. The first step of the meshing process is to create a radial mesh that is exponentially refined down to the well boundary. This radial local refinement implies a matching mesh between the radial grid and the reservoir Corner Point Geometry grid using hexahedral cells.
+
+**Fig. E.2.** Radial mesh without (left) and with transition zone (right).
+
+We present in Table E.1 the results obtained on these grids using one hand the SUSHI scheme presented in Chapter 13 (see Remark 13.2 for the particular choice of the discrete gradient), and on the other hand the VAG scheme presented in Chapter 8, Section 8.5. The orders of convergence are
+---PAGE_BREAK---
+
+computed with respect to the number of unknowns at the power 1/3, which
+cannot put in evidence the effects of local refinement. The main observation
+is that these two gradient discretisations are adapted to complex polytopal
+meshes issued from a quite realistic situation (see Figure E.3 for a visualisation
+of the approximate solution).
+
+
+
+
+ |
+ SUSHI |
+ VAG |
+
+
+ | u |
+ ∇u |
+ u |
+ ∇u |
+
+
+
+
+ | mesh1 |
+ 3.79E-03 |
+ 9.69E-02 |
+ 6.22E-03 |
+ 5.73E-02 |
+
+
+ | order |
+ 0.69 |
+ 2.03 |
+ 3.24 |
+ 3.03 |
+
+
+ | mesh2 |
+ 3.07E-03 |
+ 5.21E-02 |
+ 2.60E-03 |
+ 2.53E-02 |
+
+
+ | order |
+ 2.42 |
+ 2.29 |
+ 3.46 |
+ 2.88E+00 |
+
+
+ | mesh3 |
+ 1.60E-03 |
+ 2.81E-02 |
+ 1.10E-03 |
+ 1.24E-02 |
+
+
+ | order |
+ 1.38 |
+ 1.08 |
+ 1.72 |
+ 1.69 |
+
+
+ | mesh4 |
+ 1.10E-03 |
+ 2.10E-02 |
+ 7.13E-04 |
+ 8.10E-03 |
+
+
+ | order |
+ 1.45 |
+ 1.19 |
+ 2.64 |
+ 1.05 |
+
+
+ | mesh5 |
+ 7.77E-04 |
+ 1.57E-02 |
+ 3.85E-04 |
+ 6.35E-03 |
+
+
+ | order |
+ 2.39 |
+ 1.89 |
+ 3.60 |
+ 1.46 |
+
+
+ | mesh6 |
+ 4.78E-04 |
+ 1.07E-02 |
+ 1.90E-04 |
+ 4.77E-03 |
+
+
+ | order |
+ 0.26 |
+ 0.37 |
+ -0.16 |
+ -0.06 |
+
+
+ | mesh7 |
+ 4.56E-04 |
+ 9.98E-03 |
+ 1.95E-04 |
+ 4.82E-03 |
+
+
+
+
+**Table E.1.** $L^2$ error for the solution and its gradient in the case of the 3D slanted well, using schemes SUSHI and VAG. “Order” represents the rate of convergence from the line above to the line below.
+
+**Fig. E.3.** Approximate solution using SUSHI on *mesh3*. Top left: slice in the plane $x = 0.2$; bottom left: slice in the plane $y = 0.2$; right: slice in the plane $z = 0.4$.
+---PAGE_BREAK---
+
+## E.2 ADGGD for the p-Laplace problem
+
+We consider the p-Laplace problem (2.61a) with Dirichlet boundary conditions (2.61b). The aim of this section is to assess the accuracy of the error estimate provided by Theorem 2.38.
+
+### E.2.1 The one-dimensional case
+
+We consider the case where $d = 1$, $\Omega = (0,1)$ and $f(x) = 1$. The analytical solution is then given by
+
+$$ \bar{u}(x) = \frac{p-1}{p} \left[ \left(\frac{1}{2}\right)^{p/(p-1)} - \left|x-\frac{1}{2}\right|^{p/(p-1)} \right]. \quad (\text{E.2}) $$
+
+We consider a mesh with constant space step $h = 1/N$ (with $N \in \mathbb{N}^*$) and we use Scheme (2.64) together with the Discontinuous Galerkin gradient discretisation given by Definition 11.1, with $k=1$ and $\beta = 1/2$ (note that in the one-dimensional case, the two definitions (11.4) and (11.40) for the discrete gradient are identical, so the DGGD is identical to the ADGGD).
+
+We see in Figure E.4 that the approximate solution matches quite well the analytical solution for $N = 6$, considering the three cases $p = 1.5$, $p = 2$ and $p = 4$.
+
+ | p = 1.5 | p = 2 | p = 4 |
|---|
| u | ∇u | u | ∇u | u | ∇u |
|---|
| N = 10 | 5.51E-04 | 6.34E-03 | 9.65E-04 | 9.40E-03 | 1.48E-03 | 8.11E-03 |
| order | 1.85 | 1.55 | 1.96 | 1.50 | 1.62 | 1.33 |
| N = 20 | 1.53E-04 | 2.17E-03 | 2.48E-04 | 3.32E-03 | 4.80E-04 | 3.23E-03 |
| order | 1.92 | 1.61 | 1.98 | 1.50 | 1.60 | 1.29 |
| N = 40 | 4.02E-05 | 7.11E-04 | 6.29E-05 | 1.18E-03 | 1.58E-04 | 1.33E-03 |
| order | 1.96 | 1.64 | 1.99 | 1.50 | 1.59 | 1.59 |
| N = 80 | 1.03E-05 | 2.28E-04 | 1.58E-05 | 4.15E-04 | 5.24E-05 | 5.51E-04 |
| order | 1.98 | 1.65 | 2.00 | 1.50 | 1.59 | 1.26 |
| N = 160 | 2.62E-06 | 7.26E-05 | 3.97E-06 | 3.97E-06 | 1.74E-05 | 2.30E-04 |
+
+**Table E.2.** Errors and rates of convergences, on the functions and the gradient, for the ADGGD GS applied to the p-Laplace equation in dimension 1. “Order” represents the rate of convergence from the line above to the line below.
+
+Combining Remark 2.39 and Lemmas 11.14 and 11.15 (for $\ell = k = 1$) shows that, if the solution is smooth enough, the expected rates of convergence in $L^p$ norms on both the function and gradient are $\mathcal{O}(h^{p-1})$ if $p \le 2$ and $\mathcal{O}(h^{1/(p-1)})$ if $p \ge 2$. Hence, for $p = 1.5$ (resp. 2, resp. 4), the expected order would be $\mathcal{O}(h^{0.5})$ (resp. $\mathcal{O}(h)$, resp. $\mathcal{O}(h^{1/3})$). As seen in Table E.2, these
+---PAGE_BREAK---
+
+Fig. E.4. Exact and DGGD approximate solutions for the $p$-Laplace equation ($k = 1, \beta = 0.5, N = 6$).
+
+orders are pessimistic as, even for the non-smooth function given by (E.2),
+the theoretical rates are beat by at least half an order. This was expected for
+the $L^p$ norm of the function, as estimates that are common to the function
+and the gradient, as in Theorem 2.38, are known to be sub-optimal for the
+function (but, at least for linear problems, better estimates can be established
+in the GDM framework [81]). This was less obvious for the gradient.
+
+**E.2.2 The two-dimensional case**
+
+We take here $d = 2$, $\Omega = (0,1) \times (0,1)$ and $f(x) = 2$ for all $x \in \Omega$. Set $x_{\Omega} = (1/2, 1/2)$ and fix non-homogeneous Dirichlet boundary conditions in agreement with the analytical solution
+
+$$ \bar{u}(x) = \frac{p-1}{p} \left[ \left( \frac{1}{\sqrt{2}} \right)^{p/(p-1)} - |x - x_{\Omega}|^{p/(p-1)} \right]. \quad (\text{E.3}) $$
+
+We apply the GS (2.64) together with the Average Discontinuous Galerkin Gradient Discretisation given by Definition 11.1 and definition (11.40) for the
+---PAGE_BREAK---
+
+discrete gradient, letting $k = 1$ and $\beta = 4/5$. Note that the discrete gradient is piecewise constant, which leads to simple computations, in particular for the $p$-Laplace problem. The triangular meshes from the family **mesh1** of [117] are used for the numerical tests.
+
+Fig. E.5. Mesh *mesh1_1* and exact and ADGGD approximate profiles along the line $x_2 = x_1 + 0.01$ for the $p$-Laplace equation ($k = 1, \beta = 0.8$, using *mesh1_1*).
+
+Figure E.5 presents the profile of the approximate solution along the line $x_2 = x_1 + 0.01$, for the three cases $p = 1.5$, $p = 2$ and $p = 4$, on the coarsest triangular mesh. We notice a rather good match of approximate solution on this line.
+
+Table E.3 shows that the practical rates of convergence are better than the theoretical ones from Theorem 2.38; however, the rates for the gradient are degraded with respect to the similar test case in dimension $d = 1$.
+---PAGE_BREAK---
+
+ | p = 1.5 | p = 2 | p = 4 |
|---|
| u | ∇u | u | ∇u | u | ∇u |
|---|
| mesh1_1 | 0.944E-03 | 0.314E-02 | 0.120E-02 | 0.423E-02 | 0.138E-02 | 0.432E-02 |
| order | 1.96 | 1.48 | 1.95 | 1.42 | 1.32 | 1.41 |
| mesh1_2 | 0.243E-03 | 0.113E-02 | 0.308E-03 | 0.158E-02 | 0.555E-03 | 0.162E-02 |
| order | 1.97 | 1.48 | 1.98 | 1.38 | 1.57 | 1.16 |
| mesh1_3 | 0.621E-04 | 0.405E-03 | 0.783E-04 | 0.608E-03 | 0.187E-03 | 0.727E-03 |
| order | 1.98 | 1.40 | 1.99 | 1.31 | 1.67 | 0.93 |
| mesh1_4 | 0.157E-04 | 0.154E-03 | 0.197E-04 | 0.245E-03 | 0.587E-04 | 0.381E-03 |
| order | 1.99 | 1.29 | 1.99 | 1.23 | 1.73 | 0.85 |
| mesh1_5 | 0.396E-05 | 0.630E-04 | 0.495E-05 | 0.105E-03 | 0.177E-04 | 0.211E-03 |
+
+**Table E.3.** Errors and rates of convergences, on the functions and the gradient, for the ADGGD GS applied to the *p*-Laplace equation in dimension 2. “Order” represents the rate of convergence from the line above to the line below.
+
+## E.3 An example of the application of the GDM to a degenerate parabolic problem
+
+We consider the evolution problem (6.1) in 2D, letting $\beta(s) = s$ and $\Lambda = I_d$, which means that we approximate the Stefan problem. The scheme used here is the VAG scheme described in Section 8.5. The domain is $\Omega = (0, 1)^2$, and we use the following definition of $\zeta(\bar{u})$,
+
+$$ \zeta(\bar{u}) = \begin{cases} \bar{u} & \text{if } \bar{u} < 0, \\ \bar{u} - 1 & \text{if } \bar{u} > 1, \\ 0 & \text{otherwise.} \end{cases} $$
+
+Dirichlet boundary conditions are given by $\bar{u} = -1$ on $\partial\Omega$ and the initial condition is $\bar{u}(x, 0) = 2$. Four grids are used for the computations: a Cartesian grid with $32^2 = 1024$ cells, the same grid randomly perturbed, a triangular grids with 896 cells, and a “Kershaw mesh” with 1089 cells as illustrated in Figure E.8 (such meshes are standard in the framework of underground engineering). The final time is 0.1 and the simulation is ran with a constant time step of 0.001.
+
+Figures E.8, E.9, E.10 and E.11 represent the discrete solution $u(\cdot, t)$ on all grids for $t = 0.025, 0.05, 0.075$ and $0.1$. For a better comparison we have also plotted the interpolation of $u$ along two lines of the mesh. The first line is horizontal and joins the two points $(0, 0.5)$ and $(1, 0.5)$. The second line is diagonal and joins points $(0, 0)$ and $(1, 1)$. The results for these slices are shown in Figures E.6 and E.7.
+
+The numerical outputs are weakly dependent on the grid, and the interface between the regions $u < 0$ and $u > 1$ are located at the same place for all grids. It is worth noticing that this remains true even for the very irregular Kershaw mesh (which presents high regularity factors $\theta_{\bar{\zeta}}$ – see (7.8), that is
+---PAGE_BREAK---
+
+high ratios for some cells between the radii of inscribed balls and the diameter
+of the cell).
+
+**Fig. E.6.** Interpolation of $u$ along the line $x_2 = 0.5$ of the mesh for each grids: Cartesian in blue, perturbed Cartesian in red, triangular in green, and Kershaw in black dashed.
+---PAGE_BREAK---
+
+Fig. E.7. Interpolation of $u$ along a diagonal axe of the mesh for each grids: Cartesian in blue, perturbed Cartesian in red, triangular in green, and Kershaw in black dashed.
+---PAGE_BREAK---
+
+Fig. E.8. Discrete solution *u* on all grids at *t* = 0.025.
+
+Fig. E.9. Discrete solution *u* on all grids at *t* = 0.050.
+---PAGE_BREAK---
+
+Fig. E.10. Discrete solution $u$ on all grids at $t = 0.075$.
+
+Fig. E.11. Discrete solution $u$ on all grids at $t = 0.1$.
+---PAGE_BREAK---
+
+
+---PAGE_BREAK---
+
+References
+
+1. I. Aavatsmark. An introduction to multipoint flux approximations for quadrilateral grids. *Comput. Geosci.*, 6(3-4):405-432, 2002. Locally conservative numerical methods for flow in porous media.
+
+2. I. Aavatsmark, T. Barkve, O. Boe, and T. Mannseth. Discretization on non-orthogonal, quadrilateral grids for inhomogeneous, anisotropic media. *J. Comput. Phys.*, 127(1):2–14, 1996.
+
+3. I. Aavatsmark, T. Barkve, O. Boe, and T. Mannseth. Discretization on unstructured grids for inhomogeneous, anisotropic media. II. Discussion and numerical results. *SIAM J. Sci. Comput.*, 19(5):1717–1736 (electronic), 1998.
+
+4. I. Aavatsmark, T. Barkve, O. Boe, and T. Mannseth. Discretization on unstructured grids for inhomogeneous, anisotropic media. part i: Derivation of the methods. *SIAM Journal on Sc. Comp.*, 19:1700–1716, 1998.
+
+5. I. Aavatsmark, G. T. Eigestad, and R. A. Klausen. Numerical convergence of the MPFA O-method for general quadrilateral grids in two and three dimensions. In *Compatible spatial discretizations*, volume 142 of *IMA Vol. Math. Appl.*, pages 1–21. Springer, New York, 2006.
+
+6. I. Aavatsmark, G. T. Eigestad, R. A. Klausen, M. F. Wheeler, and I. Yotov. Convergence of a symmetric MPFA method on quadrilateral grids. *Comput. Geosci.*, 11(4):333–345, 2007.
+
+7. I. Aavatsmark and R. Klausen. Well index in reservoir simulation for slanted and slightly curved wells in 3D grids. *SPE Journal*, 8:41–48, 2003.
+
+8. L. Agélas, D. A. Di Pietro, and J. Droniou. The $G$ method for heterogeneous anisotropic diffusion on general meshes. *M2AN Math. Model. Numer. Anal.*, 44(4):597–625, 2010.
+
+9. L. Agélas and R. Masson. Convergence of the finite volume MPFA $O$ scheme for heterogeneous anisotropic diffusion problems on general meshes. *C. R. Math. Acad. Sci. Paris*, 346(17-18):1007–1012, 2008.
+
+10. Y. Alnashri and J. Droniou. Gradient schemes for an obstacle problem. In J. Fuhrmann, M. Ohlberger, and C. Rohde, editors, *Finite Volumes for Complex Applications VII-Methods and Theoretical Aspects*, volume 77, pages 67–75. Springer International Publishing, 2014.
+
+11. Y. Alnashri and J. Droniou. Gradient schemes for the Signorini and the obstacle problems, and application to hybrid mimetic mixed methods. *Computers and Mathematics with Applications*, 72:2788–2807, 2016.
+---PAGE_BREAK---
+
+12. H. Amann. Compact embeddings of vector-valued Sobolev and Besov spaces. *Glas. Mat. Ser. III*, 35(55)(1):161–177, 2000. Dedicated to the memory of Branko Najman.
+
+13. B. Andreianov, M. Bendahmane, and F. Hubert. On 3D DDFV discretization of gradient and divergence operators: discrete functional analysis tools and applications to degenerate parabolic problems. *Comput. Methods Appl. Math.*, 13(4):369–410, 2013.
+
+14. B. Andreianov, M. Bendahmane, F. Hubert, and S. Krell. On 3D DDFV discretization of gradient and divergence operators. I. Meshing, operators and discrete duality. *IMA J. Numer. Anal.*, 32(4):1574–1603, 2012.
+
+15. B. Andreianov, F. Boyer, and F. Hubert. Discrete duality finite volume schemes for Leray-Lions-type elliptic problems on general 2D meshes. *Numer. Methods Partial Differential Equations*, 23(1):145–195, 2007.
+
+16. D. N. Arnold and F. Brezzi. Mixed and conforming finite element methods; implementation, postprocessing and error estimates. *Modélisation mathématique et analyse numérique*, 19(1):7–32, 1985.
+
+17. D. N. Arnold, F. Brezzi, B. Cockburn, and L. D. Marini. Unified analysis of discontinuous Galerkin methods for elliptic problems. *SIAM J. Numer. Anal.*, 39(5):1749–1779, 2001/02.
+
+18. H. Attouch, G. Buttazzo, and G. Michaille. *Variational analysis in Sobolev and BV spaces*, volume 6 of *MPS/SIAM Series on Optimization*. Society for Industrial and Applied Mathematics (SIAM), Philadelphia, PA; Mathematical Programming Society (MPS), Philadelphia, PA, 2006.
+
+19. J.-P. Aubin. *Un théorème de compacité*. *C. R. Acad. Sci.*, 256:5042–5044, 1963.
+
+20. B. Ayuso de Dios, K. Lipnikov, and G. Manzini. The nonconforming virtual element method. *ESAIM: Math. Model Numer. Anal.*, 50(3):879–904, 2016.
+
+21. J. W. Barrett and W. B. Liu. Quasi-norm error bounds for the finite element approximation of a non-Newtonian flow. *Numer. Math.*, 68(4):437–456, 1994.
+
+22. L. Beirão da Veiga, F. Brezzi, A. Cangiani, G. Manzini, L. D. Marini, and A. Russo. Basic principles of virtual element methods. *Math. Models Methods Appl. Sci.* (M3AS), 199(23):199–214, 2013.
+
+23. L. Beirão da Veiga, J. Droniou, and G. Manzini. A unified approach for handling convection terms in finite volumes and mimetic discretization methods for elliptic problems. *IMA J. Numer. Anal.*, 31(4):1357–1401, 2011.
+
+24. M. Bertsch, P. De Mottoni, and L. Peletier. The Stefan problem with heating: appearance and disappearance of a mushy region. *Trans. Amer. Math. Soc*, 293:677–691, 1986.
+
+25. M. Bertsch, R. Kersner, and L. A. Peletier. Positivity versus localization in degenerate diffusion equations. *Nonlinear Anal.*, 9(9):987–1008, 1985.
+
+26. M. Bessemoulin-Chatard, C. Chainais-Hillairet, and F. Filbet. On discrete functional inequalities for some finite volume schemes. *IMA J. Numer. Anal.*, 35(3):1125–1149, 2015.
+
+27. J. Bonelle. *Compatible Discrete Operator schemes on polyhedral meshes for elliptic and Stokes equations*. PhD thesis, University of Paris-Est, 2014.
+
+28. J. Bonelle and A. Ern. Analysis of compatible discrete operator schemes for elliptic problems on polyhedral meshes. *ESAIM Math. Model. Numer. Anal.*, 48(2):553–581, 2014.
+---PAGE_BREAK---
+
+29. F. Boyer and F. Hubert. Finite volume method for 2D linear and nonlinear elliptic problems with discontinuities. *SIAM J. Numer. Anal.*, 46(6):3032–3070, 2008.
+
+30. F. Boyer and F. Hubert. Finite volume method for 2D linear and nonlinear elliptic problems with discontinuities. *SIAM Journal on Numerical Analysis*, 46(6):3032–3070, 2008.
+
+31. D. Braess. *Finite elements*. Cambridge University Press, Cambridge, third edition, 2007. Theory, fast solvers, and applications in elasticity theory, Translated from the German by Larry L. Schumaker.
+
+32. S. C. Brenner and L. Owens. A weakly over-penalized non-symmetric interior penalty method. *JNAIAM J. Numer. Anal. Ind. Appl. Math.*, 2(1-2):35–48, 2007.
+
+33. S. C. Brenner and L. R. Scott. *The mathematical theory of finite element methods*, volume 15 of *Texts in Applied Mathematics*. Springer, New York, third edition, 2008.
+
+34. H. Brezis. *Functional analysis, Sobolev spaces and partial differential equations*. Universitext. Springer, New York, 2011.
+
+35. F. Brezzi, A. Buffa, and K. Lipnikov. Mimetic finite differences for elliptic problems. *M2AN Math. Model. Numer. Anal.*, 43(2):277–295, 2009.
+
+36. F. Brezzi, K. Lipnikov, and M. Shashkov. Convergence of the mimetic finite difference method for diffusion problems on polyhedral meshes. *SIAM J. Numer. Anal.*, 43(5):1872–1896, 2005.
+
+37. F. Brezzi, K. Lipnikov, and V. Simoncini. A family of mimetic finite difference methods on polygonal and polyhedral meshes. *Math. Models Methods Appl. Sci.*, 15(10):1533–1551, 2005.
+
+38. A. Cangiani, G. Manzini, and A. Russo. Convergence analysis of a mimetic finite difference method for general second-order elliptic problems. *SIAM J. Numer. Anal.*, 47(4):2612–2637, 2009.
+
+39. A. Cangiani, G. Manzini, and O. J. Sutton. Conforming and nonconforming virtual element methods for elliptic problems. *IMA J. Numer. Anal.*, 37(3):1317–1354, 2017.
+
+40. P. Cantin, J. Bonelle, E. Burman, and A. Ern. A vertex-based scheme on polyhedral meshes for advection-reaction equations with sub-mesh stabilization. *Computers & Mathematics with Applications*, 72(9):2057–2071, 2016.
+
+41. P. Cantin and A. Ern. Vertex-based compatible discrete operator schemes on polyhedral meshes for advection-diffusion equations. *Comput. Methods Appl. Math.*, 16(2):187–212, 2016.
+
+42. J. Carrillo. Entropy solutions for nonlinear degenerate problems. *Arch. Ration. Mech. Anal.*, 147(4):269–361, 1999.
+
+43. F. Catté, P.-L. Lions, J.-M. Morel, and T. Coll. Image selective smoothing and edge detection by nonlinear diffusion. *SIAM J. Numer. Anal.*, 29(1):182–193, 1992.
+
+44. C. Chainais-Hillairet and J. Droniou. Convergence analysis of a mixed finite volume scheme for an elliptic-parabolic system modeling miscible fluid flows in porous media. *SIAM J. Numer. Anal.*, 45(5):2228–2258, 2007.
+
+45. C. Chainais-Hillairet, S. Krell, and A. Mouton. Convergence analysis of a DDFV scheme for a system describing miscible fluid flows in porous media. *Numer. Methods Partial Differential Equations*, 31(3):723–760, 2015.
+
+46. X. Chen, A. Jüngel, and J.-G. Liu. A note on Aubin-Lions-Dubinskiï lemmas. *Acta Appl. Math.*, 133:33–43, 2014.
+---PAGE_BREAK---
+
+47. Y. Chen, B. Vemuri, and L. Wang. Image denoising and segmentation via nonlinear diffusion. *Computers and Mathematics with Applications*, 39:131-149, 2000.
+
+48. H. M. Cheng, J. Droniou, and K.-N. Le. Convergence analysis of a family of ELLAM schemes for a fully coupled model of miscible displacement in porous media. Submitted. https://arxiv.org/abs/1710.01897, 2017.
+
+49. P. Ciarlet. The finite element method. In P. G. Ciarlet and J.-L. Lions, editors, *Part I, Handbook of Numerical Analysis*, III. North-Holland, Amsterdam, 1991.
+
+50. P. G. Ciarlet. The finite element method for elliptic problems. In *Studies in Mathematics and its Applications*, Vol. 4, pages xix+530. North-Holland Publishing Co., Amsterdam-New York-Oxford, 1978.
+
+51. P. Clément. Approximation by finite element functions using local regularization. *RAIRO Anal. Numér.*, 9:77-84, 1975.
+
+52. Y. Coudière, T. Gallouët, and R. Herbin. Discrete Sobolev Inequalities and $L^p$ Error Estimates for Approximate Finite Volume Solutions of Convection-Diffusion Equations. *Mathematical Modelling and Numerical Analysis*, 35:767-778, 1998.
+
+53. Y. Coudière and F. Hubert. A 3d discrete duality finite volume method for non-linear elliptic equations. *SIAM Journal on Scientific Computing*, 33(4):1739-1764, 2011.
+
+54. Y. Coudière, F. Hubert, and G. Manzini. A CeVeFE DDFV scheme for discontinuous anisotropic permeability tensors. In *Finite volumes for complex applications VI*, volume 4 of Springer Proc. Math., pages 283-291. Springer, Heidelberg, 2011.
+
+55. Y. Coudière, J.-P. Vila, and P. Villedieu. Convergence rate of a finite volume scheme for a two-dimensional convection-diffusion problem. *M2AN Math. Model. Numer. Anal.*, 33(3):493-516, 1999.
+
+56. M. Crouzeix and P.-A. Raviart. Conforming and nonconforming finite element methods for solving the stationary Stokes equations. I. *Rev. Française Automat. Informat. Recherche Opérationnelle Sér. Rouge*, 7(R-3):33-75, 1973.
+
+57. K. Deimling. *Nonlinear functional analysis*. Springer-Verlag, Berlin, 1985.
+
+58. D. A. Di Pietro and J. Droniou. A Hybrid High-Order method for Leray-Lions elliptic equations on general meshes. *Math. Comp.*, 86(307):2159-2191, 2017.
+
+59. D. A. Di Pietro and J. Droniou. $W^{s,p}$-approximation properties of elliptic projectors on polynomial spaces, with application to the error analysis of a Hybrid High-Order discretisation of Leray-Lions problems. *Math. Models Methods Appl. Sci.*, 27(5):879-908, 2017.
+
+60. D. A. Di Pietro, J. Droniou, and G. Manzini. Discontinuous skeletal gradient discretisation methods on polytopal meshes. *J. Comput. Phys.*, 355:397-425, 2018.
+
+61. D. A. Di Pietro and A. Ern. Discrete functional analysis tools for discontinuous Galerkin methods with application to the incompressible Navier-Stokes equations. *Math. Comp.*, 79(271):1303-1330, 2010.
+
+62. D. A. Di Pietro and A. Ern. *Mathematical aspects of discontinuous Galerkin methods*, volume 69 of *Mathématiques & Applications (Berlin) [Mathematics & Applications]*. Springer, Heidelberg, 2012.
+
+63. D. A. Di Pietro, A. Ern, and S. Lemaire. An arbitrary-order and compact-stencil discretization of diffusion on general meshes based on local reconstruction operators. *Comput. Meth. Appl. Math.*, 14(4):461-472, 2014.
+---PAGE_BREAK---
+
+64. J. Diestel and J. J. Uhl, Jr. *Vector measures*. American Mathematical Society, Providence, R.I., 1977. With a foreword by B. J. Pettis, Mathematical Surveys, No. 15.
+
+65. K. Domelevo and P. Omnes. A finite volume method for the Laplace equation on almost arbitrary two-dimensional grids. *M2AN Math. Model. Numer. Anal.*, 39(6):1203–1249, 2005.
+
+66. O. Drblíková and K. Mikula. Convergence analysis of finite volume scheme for nonlinear tensor anisotropic diffusion in image processing. *SIAM J. Numer. Anal.*, 46(1):37–60, 2007/08.
+
+67. M. Dreher and A. Jüngel. Compact families of piecewise constant functions in $L^p(0, T; B)$. *Nonlinear Anal.*, 75(6):3072–3077, 2012.
+
+68. J. Droniou. Intégration et espaces de sobolev à valeurs vectorielles. Polycopiés de l'Ecole Doctorale de Maths-Info de Marseille. https://hal.archives-ouvertes.fr/hal-01382368, 2001.
+
+69. J. Droniou. Finite volume schemes for fully non-linear elliptic equations in divergence form. *ESAIM: Mathematical Modelling and Numerical Analysis*, 40(6):1069–1100, 2006.
+
+70. J. Droniou. Finite volume schemes for diffusion equations: introduction to and review of modern methods. *Math. Models Methods Appl. Sci. (M3AS)*, 24(8):1575–1619, 2014. Special issue on Recent Techniques for PDE Discretizations on Polyhedral Meshes.
+
+71. J. Droniou and R. Eymard. A mixed finite volume scheme for anisotropic diffusion problems on any grid. *Numer. Math.*, 105(1):35–71, 2006.
+
+72. J. Droniou and R. Eymard. Study of the mixed finite volume method for Stokes and Navier-Stokes equations. *Numerical methods for partial differential equations*, 25(1):137–171, 2009.
+
+73. J. Droniou and R. Eymard. Uniform-in-time convergence of numerical methods for non-linear degenerate parabolic equations. *Numer. Math.*, 132(4):721–766, 2016.
+
+74. J. Droniou and R. Eymard. The asymmetric gradient discretisation method. In *Finite volumes for complex applications. VIII. (Lille, 2017)*, Springer Proc. Math. Stat. Springer, Cham, 2017.
+
+75. J. Droniou, R. Eymard, and P. Feron. Gradient Schemes for Stokes problem. *IMA J. Numer. Anal.*, 36(4):1636–1669, 2016.
+
+76. J. Droniou, R. Eymard, T. Gallouët, and R. Herbin. A unified approach to mimetic finite difference, hybrid finite volume and mixed finite volume methods. *Math. Models Methods Appl. Sci.*, 20(2):265–295, 2010.
+
+77. J. Droniou, R. Eymard, T. Gallouët, and R. Herbin. Gradient schemes: a generic framework for the discretisation of linear, nonlinear and nonlocal elliptic and parabolic equations. *Math. Models Methods Appl. Sci.* (M3AS), 23(13):2395–2432, 2013.
+
+78. J. Droniou, R. Eymard, and R. Herbin. Gradient schemes: generic tools for the numerical analysis of diffusion equations. *M2AN Math. Model. Numer. Anal.*, 50(3):749–781, 2016. Special issue – Polyhedral discretization for PDE.
+
+79. J. Droniou, R. Eymard, and K. S. Talbot. Convergence in $C([0; T]; L^2(\Omega))$ of weak solutions to perturbed doubly degenerate parabolic equations. *J. Differential Equations*, 260(11):7821–7860, 2016.
+
+80. J. Droniou and B. P. Lamichhane. Gradient schemes for linear and non-linear elasticity equations. *Numer. Math.*, 129(2):251–277, 2015.
+---PAGE_BREAK---
+
+81. J. Droniou and N. Nataraj. Improved $L^2$ estimate for gradient schemes and super-convergence of the tpfa finite volume scheme. *IMA J. Numer. Anal.*, page 40p, 2017. To appear, DOI: 10.1093/imanum/drx028.
+
+82. R. Durán. Mixed finite elements. In D. Boffi and L. Gastaldi, editors, *Mixed finite elements, compatibility conditions, and applications: lectures given at the CIME Summer School held in Cetraro, Italy, June 26-July 1, 2006*, volume 1939 of *Lecture Notes in Mathematics*, pages 1-44. Springer, 2008.
+
+83. I. Ekeland and R. Témam. Convex analysis and variational problems, volume 28 of *Classics in Applied Mathematics*. Society for Industrial and Applied Mathematics (SIAM), Philadelphia, PA, english edition, 1999. Translated from the French.
+
+84. Y. Epshteyn and B. Rivière. Estimation of penalty parameters for symmetric interior penalty Galerkin methods. *J. Comput. Appl. Math.*, 206(2):843-872, 2007.
+
+85. A. Ern and J.-L. Guermond. *Theory and practice of finite elements*, volume 159. Springer, 2004.
+
+86. A. Ern and J.-L. Guermond. Mollification in strongly lipschitz domains with application to continuous and discrete de rham complexes. *Comput. Meth. in Appl. Math.*, 16(1):51-75, 2016.
+
+87. A. Ern and J.-L. Guermond. Finite element quasi-interpolation and best approximation. *ESAIM: M2AN*, 51(4):1367-1385, 2017.
+
+88. A. Ern and J.-L. Guermond. *Finite elements methods, updated version*. Springer, to be published in 2017.
+
+89. L. C. Evans. *Partial differential equations*, volume 19 of *Graduate Studies in Mathematics*. American Mathematical Society, Providence, RI, second edition, 2010.
+
+90. L. C. Evans and J. Spruck. Motion of level sets by mean curvature I. *J. Differential Geometry*, 33:635-681, 1991.
+
+91. R. Eymard, P. Feron, and C. Guichard. Family of convergent numerical schemes for the incompressible Navier-Stokes equations. *Mathematics and Computers in Simulation*, 144(Supplement C):196-218, 2018.
+
+92. R. Eymard, T. Gallouët, and R. Herbin. Finite volume methods. In P. G. Ciarlet and J.-L. Lions, editors, *Techniques of Scientific Computing, Part III*, Handbook of Numerical Analysis, VII, pages 713-1020. North-Holland, Amsterdam, 2000.
+
+93. R. Eymard, T. Gallouët, and R. Herbin. A finite volume scheme for anisotropic diffusion problems. *C. R. Math. Acad. Sci. Paris*, 339(4):299-302, 2004.
+
+94. R. Eymard, T. Gallouët, and R. Herbin. A cell-centered finite-volume approximation for anisotropic diffusion operators on unstructured meshes in any space dimension. *IMA J. Numer. Anal.*, 26(2):326-353, 2006.
+
+95. R. Eymard, T. Gallouët, and R. Herbin. A new finite volume scheme for anisotropic diffusion problems on general grids: convergence analysis. *C. R., Math., Acad. Sci. Paris*, 344(6):403-406, 2007.
+
+96. R. Eymard, T. Gallouët, and R. Herbin. Cell centred discretization of fully non linear elliptic problems on general multidimensional polyhedral grids. *J. Numer. Math.*, 17(3):173-193, 2009.
+
+97. R. Eymard, T. Gallouët, and R. Herbin. Discretization of heterogeneous and anisotropic diffusion problems on general nonconforming meshes SUSHI: a scheme using stabilization and hybrid interfaces. *IMA J. Numer. Anal.*, 30(4):1009-1043, 2010.
+---PAGE_BREAK---
+
+98. R. Eymard and C. Guichard. Discontinuous Galerkin gradient discretisations for the approximation of second-order differential operators in divergence form. working paper or preprint, Nov. 2017.
+
+99. R. Eymard, C. Guichard, and R. Herbin. Benchmark 3D: the VAG scheme. In *Finite volumes for complex applications. VI. Problems & perspectives. Volume 1, 2*, volume 4 of Springer Proc. Math., pages 1013–1022. Springer, Heidelberg, 2011.
+
+100. R. Eymard, C. Guichard, and R. Herbin. Small-stencil 3d schemes for diffusive flows in porous media. *M2AN*, 46:265–290, 2012.
+
+101. R. Eymard, C. Guichard, R. Herbin, and R. Masson. Vertex centred discretization of two-phase Darcy flows on general meshes. In *Congrès National de Mathématiques Appliquées et Industrielles*, volume 35 of ESAIM Proc., pages 59–78. EDP Sci., Les Ulis, 2011.
+
+102. R. Eymard, C. Guichard, R. Herbin, and R. Masson. Vertex-centred discretization of multiphase compositional darcy flows on general meshes. *Computational Geosciences*, pages 1–19, 2012.
+
+103. R. Eymard, C. Guichard, R. Herbin, and R. Masson. Gradient schemes for two-phase flow in heterogeneous porous media and Richards equation. *ZAMM Z. Angew. Math. Mech.*, 94(7-8):560–585, 2014.
+
+104. R. Eymard, A. Handlovičová, R. Herbin, K. Mikula, and O. Stašová. Applications of approximate gradient schemes for nonlinear parabolic equations. *Appl. Math.*, 60(2):135–156, 2015.
+
+105. R. Eymard, G. Henry, R. Herbin, F. Hubert, R. Klofkorn, and G. Manzini. 3d benchmark on discretization schemes for anisotropic diffusion problems on general grids. In *Proceedings of Finite Volumes for Complex Applications VI*, pages 895–930. Praha, 2011. Springer, Springer.
+
+106. I. Faille. A control volume method to solve an elliptic equation on a two-dimensional irregular mesh. *Comput. Methods Appl. Mech. Engrg.*, 100(2):275–290, 1992.
+
+107. F. Filbet. A finite volume scheme for the Patlak-Keller-Segel chemotaxis model. *Numer. Math.*, 104(4):457–488, 2006.
+
+108. T. Gallouët and R. Herbin. Partial differential equations. Master course, https://hal.archives-ouvertes.fr/cel-01196782, Sept. 2015.
+
+109. T. Gallouët, R. Herbin, J.-C. Latché, and K. Mallem. Convergence of the MAC scheme for the incompressible Navier-Stokes equations. *Foundations of Computational Mathematics*, pages 1–41, 2016.
+
+110. T. Gallouët and J. Latché. Compactness of discrete approximate solutions to parabolic pdes – application to a turbulence model. *Commun. Pure Appl. Anal.*, 12(6):2371–2391, 2012.
+
+111. A. Glitzky and J. A. Griepentrog. Discrete Sobolev-Poincaré inequalities for Voronoi finite volume approximations. *SIAM J. Numer. Anal.*, 48(1):372–391, 2010.
+
+112. A. Glitzky and J. A. Griepentrog. On discrete Sobolev-Poincaré inequalities for Voronoi finite volume approximations. In *Finite volumes for complex applications VI. Problems & perspectives*. Volume 1, 2, volume 4 of Springer Proc. Math., pages 533–541. Springer, Heidelberg, 2011.
+
+113. M. Guedda, D. Hilhorst, and M. A. Peletier. Disappearing interfaces in non-linear diffusion. *Adv. Math. Sci. Appl.*, 7(2):695–710, 1997.
+
+114. J. Hadamard. *Lectures on Cauchy's Problem in Linear Partial Differential Equations*. Dover Phoenix, New York, NY, USA, 1923.
+---PAGE_BREAK---
+
+115. P. Hansbo and M. G. Larson. Discontinuous Galerkin and the Crouzeix-Raviart element: application to elasticity. *M2AN Math. Model. Numer. Anal.*, 37(1):63-72, 2003.
+
+116. R. Herbin. An error estimate for a finite volume scheme for a diffusion-convection problem on a triangular mesh. *Numer. Methods Partial Differential Equations*, 11(2):165-173, 1995.
+
+117. R. Herbin and F. Hubert. Benchmark on discretization schemes for anisotropic diffusion problems on general grids. In *Finite volumes for complex applications V*, pages 659-692. ISTE, London, 2008.
+
+118. F. Hermeline. Une méthode de volumes finis pour les équations elliptiques du second ordre. *C. R. Acad. Sci. Paris Sér. I Math.*, 326(12):1433-1436, 1998.
+
+119. F. Hermeline. A finite volume method for the approximation of diffusion operators on distorted meshes. *J. Comput. Phys.*, 160(2):481-499, 2000.
+
+120. F. Hermeline. Approximation of diffusion operators with discontinuous tensor coefficients on distorted meshes. *Comput. Methods Appl. Mech. Engrg.*, 192(16-18):1939-1959, 2003.
+
+121. F. Hermeline. Approximation of 2-d and 3-d diffusion operators with variable full tensor coefficients on arbitrary meshes. *Computer methods in applied mechanics and engineering*, 196(21):2497-2526, 2007.
+
+122. F. Hermeline. Numerical experiments with the DDFV method. In *Finite volumes for complex applications V*, pages 851-863. ISTE, London, 2008.
+
+123. F. Hermeline. A finite volume method for approximating 3d diffusion operators on general meshes. *Journal of computational Physics*, 228(16):5763-5786, 2009.
+
+124. J. Jaffré. Décentrage et éléments finis mixtes pour les équations de diffusion-convection. *Calcolo*, 21:171-197, 1984.
+
+125. T. Kato. *Introduction to the theory of operators in Banach spaces*, pages 126-188. Springer Berlin Heidelberg, Berlin, Heidelberg, 1995.
+
+126. S. Lemaire. *Discrétisations non-conformes d'un modèle poromécanique sur maillages généraux*. PhD thesis, University of Paris-Est Marne-la-Vallée, 2012. [oai:tel.archives-ouvertes.fr:tel-00957292] - http://tel.archives-ouvertes.fr/tel-00957292.
+
+127. J. Leray and J. Lions. Quelques résultats de Višik sur les problèmes elliptiques non linéaires par les méthodes de Minty-Browder. *Bull. Soc. Math. France*, 93:97-107, 1965.
+
+128. K. Lipnikov and G. Manzini. A high-order mimetic method on unstructured polyhedral meshes for the diffusion equation. *J. Comput. Phys.*, 272:360-385, 2014.
+
+129. K. Lipnikov, G. Manzini, and M. Shashkov. Mimetic finite difference method. *J. Comput. Phys.*, 257-Part B:1163-1227, 2014.
+
+130. K. Lipnikov, M. Shashkov, and I. Yotov. Local flux mimetic finite difference methods. *Numer. Math.*, 112(1):115-152, 2009.
+
+131. R. Liska, M. Shashkov, and V. Ganzha. Analysis and optimization of inner products for mimetic finite difference methods on triangular grid. *Math. Comput. Simu.*, 67:55-66, 2004.
+
+132. G. Minty. On a monotonicity method for the solution of non-linear equations in Banach spaces. *Proceedings of the National Academy of Sciences of the United States of America*, 50(6):1038, 1963.
+
+133. J. Simon. Compact sets in the space $lp(0,t;b)$. *Annali di Matematica Pura ed Applicata*, 146:65-96, 1987.
+---PAGE_BREAK---
+
+134. G. Strang. Variational crimes in the finite element method. In *The mathematical foundations of the finite element method with applications to partial differential equations* (Proc. Sympos., Univ. Maryland, Baltimore, Md., 1972), pages 689–710. Academic Press, New York, 1972.
+
+135. G. Strang and G. Fix. *An analysis of the finite element method*. Wellesley-Cambridge Press, Wellesley, MA, second edition, 2008.
+
+136. R. Temam. *Navier-Stokes equations theory and numerical analysis*. North-Holland, 1977.
+
+137. R. Temam. *Navier-Stokes equations*, volume 2 of *Studies in Mathematics and its Applications*. North-Holland Publishing Co., Amsterdam, third edition, 1984. Theory and numerical analysis, With an appendix by F. Thomasset.
+
+138. V. Thomée. *Galerkin Finite Element Methods for Parabolic Problems* (Springer Series in Computational Mathematics). Springer-Verlag New York, Inc., Se-caucus, NJ, USA, 2006.
+
+139. A. Veeser and R. Verfürth. Poincaré constants for finite element stars. *IMA Journal of Numerical Analysis*, 32(1):30–47, 2012.
+
+140. J. Weickert. Coherence-enhancing diffusion filtering. *International Journal of Computer Vision*, 31(2/3):111–127, 1999.
+---PAGE_BREAK---
+
+Abbreviations
+
+
+
+ | BC |
+ Boundary Condition |
+
+
+ | CeVeFE |
+ Cell-Vertex-Face/Edge |
+
+
+ | CDO |
+ Compatible Discrete Operator |
+
+
+ | DDFV |
+ Discrete Duality Finite Volume |
+
+
+ | DGGD |
+ Discontinuous Galerkin gradient discretization |
+
+
+ | GD |
+ Gradient Discretisation |
+
+
+ | GDM |
+ Gradient Discretisation Method |
+
+
+ | GS |
+ Gradient Scheme |
+
+
+ | HFV |
+ Hybrid Finite Volume |
+
+
+ | hMFD |
+ hybrid Mimetic Finite Difference |
+
+
+ | HMM |
+ Hybrid Mimetic Mixed |
+
+
+ | LLE |
+ Local Linearly Exact |
+
+
+ | MFD |
+ Mimetic Finite Difference |
+
+
+ | MFE |
+ Mixed Finite Element |
+
+
+ | MPFA |
+ Multi-Point Flux Approximation |
+
+
+ | MPFA-O |
+ Multi-Point Flux Approximation O-scheme |
+
+
+ | nMFD |
+ nodal Mimetic Finite Difference |
+
+
+ | PDE |
+ Partial Differential Equation |
+
+
+ | SIPG |
+ Symmetric Interior Penalty Galerkin |
+
+
+ | SUSHI |
+ Scheme Using Stabilization and Hybrid Interfaces |
+
+
+ | TPFA |
+ Two-Point Flux Approximation |
+
+
+ | TPFA-CG |
+ Two-Point Flux Approximation for Cartesian Grids |
+
+
+ | VAG |
+ Vertex Approximate Gradient |
+
+
+---PAGE_BREAK---
+
+## Notations
+
+### Functional spaces
+
+| $C_c^\infty(\Omega)$, 458 |
| $H_{\text{div}}(\Omega)$, 20, 458 |
| $H^k(\Omega)$, 458 |
| $H_0^k(\Omega)$, 458 |
| $H_*^1(\Omega)$, 77 |
| $L^p(\Omega)$, 457 |
| $L^2$-w, 173 |
| $P_\ell$, 225 |
| $W_{\text{div}}^q(\Omega)$, 20, 458 |
| $W_{\text{div},\partial}^p(\Omega)$, 71 |
| $W_{\text{div},\Gamma_n}^{p'}(\Omega)$, 90 |
| $W^{k,q}(\Omega)$, 458 |
| $W_0^{k,q}(\Omega)$, 458 |
| $W_{\bullet}^{1,p}(\Omega)$, 97 |
+
+### GD operators and indicators
+
+| $C_D$, 18 |
| $\delta_D$, 98 |
| $\nabla_D^{(\theta)}$, 98 |
| $I_D$, 98 |
| $\Pi_D^{ML}$, 234 |
| $\Pi_D^{(\theta)}$, 98 |
| $C_D$, 66, 70, 90, 398 |
| $S_D$, 19, 59, 66, 86, 90, 401 |
| $W_D$, 20, 67, 71, 91, 398 |
| $T_D^{(\theta)}$, 98 |
+
+### GDM notions
+
+| $D^{BA}$, 229 |
| $I^{BA}$, 229 |
| $D_T$, 98 |
| regBA($D^{BA}$), 230 |
| regLLE($D$), 223 |
| $X_{D,\bullet}$, 97 |
+
+### Miscellaneous
+
+* $\Delta$-admissible mesh, x
+* $v_\theta$, 98
+
+### Norms and semi-norms
+
+| $$ \|w\|_{BV(\mathbb{R}^d)}, $$ | 418 |
| $$ \|G_K\|_p, $$ | 219 |
| $$ \|u\|_{L^p(\Omega)}, $$ | 458 |
| $$ \|\pi_K\|_p, $$ | 217 |
| $$ \|\varphi\|_{W_{\text{div}}^q(\Omega)}, $$ | 458 |
| $$ |\cdot|_{\Xi,p}, $$ | 206 |
+
+### Polytopal tools
+
+| ∂K, 203 |
| DK,σ, 204 |
| dK,σ, 203 |
| Dσ, 204 |
| F, 203 |
| FK, 203 |
| ηΞ, 206 |
| ∇Ξ, 206 |
| hM, 204 |
| κΞ, 207 |
| M, 203 |
| |K|, 203 |
| |σ|, 203 |
| Mσ, 203 |
| NK, 203 |
| nK,σ, 203 |
| ω∇(D, Ξ, Φ), 208 |
| ωΠ(D, Ξ, Φ), 208 |
| P, 203 |
| ΠΞ, 206 |
| Ξ, 205 |
| θΞ, 206 |
| TΞ, 206 |
| xK, 203 |
| XΞ, 205 |
| XΞ,0, 205 |
| xσ, 203 |
+---PAGE_BREAK---
+
+Index
+
+approximation space, 3–5
+Arzelà–Ascoli theorem, 115, 440,
+449
+discontinuous, 449
+Aubin–Simon theorem, 107, 446
+barycentric condensation, 202, 229,
+230, 233, 240, 241, 243, 256,
+273, 274, 348, 365
+barycentric dual mesh, 272
+broken
+gradient, 5, 11, 207, 282
+space, 251, 282, 416
+Brouwer fixed point theorem, 43,
+82, 84, 88, 462
+Céa's lemma, 4
+Caratheodory function, 41, 63, 81,
+87, 118, 133, 465
+CeVeFE, see finite volume
+coercivity
+definition, 18, 66, 70, 90, 398
+of specific schemes, 304, 313, 330,
+343, 358
+compactly embedded sequence, 444
+compactly-continuously embedded
+sequence, 445
+compactness, 24
+definition, 22, 67, 71, 91, 402
+implies coercivity, 23, 68, 72, 402
+of specific schemes, 313, 330, 343,
+358
+compatible discrete operator (CDO),
+xii, 347
+condensation
+barycentric, 202, 229, 230, 233,
+240, 241, 243, 256, 273, 274,
+348, 365
+static, 230, 275, 353
+conforming $\mathbb{P}_k$ LLE gradient dis-
+cretisation, 261
+
+conforming method, 4, 259
+conformity defect, 12, 20, 33, 34
+estimate, 209, 213, 216, 267, 278,
+286, 288, 312, 331, 343, 358,
+384
+consistency, 19, 38, 39
+*see also* GD-consistency
+consistency defect, 33, 34
+estimate, 249, 251–254, 267, 278,
+286, 288, 294, 312, 330, 343,
+359, 384
+control of a GD by a polytopal
+toolbox
+definition, 208, 213, 216
+of specific schemes, 209, 309, 328,
+342, 357, 382
+convergence
+in the sense of distributions, 463
+non-linear strong, 465
+space-time weak-strong, 111
+uniform in time strong, 174
+weak-strong, 464
+Crank-Nicolson scheme, 97
+DDFV, *see* finite volume
+$\Delta$-admissible mesh, x, 364
+density of smooth functions, 75,
+118, 148, 174, 217, 248, 422
+DGGD, *see* discontinuous Galerkin
+Dirichlet boundary condition
+homogeneous, ix, 18, 22, 25, 26,
+33, 41
+discontinuous Galerkin, 319, 320
+SIPG, 319, 322
+discrete compactness in $H^{-1}(\Omega)$,
+109
+discrete integration-by-parts, 460
+discrete Poincaré inequality, 13, 19,
+421
+discrete Stokes formula, 416
+---PAGE_BREAK---
+
+dual norm for space-time GD, 106
+
+elliptic problem, 32
+
+equicontinuous, 440, 449
+
+error estimate, 34, 267, 285
+
+Dirichlet BCs, 34, 62
+
+mixed BCs, 94
+
+Neumann BCs, 79
+
+on the trace, Fourier BCs, 79
+
+parabolic problem, 120
+
+$p$-Laplace problem, 47
+
+Estimates on the translates, 422
+
+Euler scheme, 97
+
+finite difference, 38
+
+*see also* mimetic finite difference
+
+finite element
+
+conforming
+
+$\mathbb{P}_k$, 261
+
+mixed, 301, 302
+
+mixed -
+
+Raviart-Thomas, 305, 315
+
+non-conforming, 5, 285, 286, 291
+
+finite volume, x, 7, 199, 339, 362
+
+discrete duality (DDFV), xi, xii,
+384
+
+discrete duality -
+
+CeVeFE, 199, 386
+
+hybrid, 347, 349
+
+mixed, xii, 347, 362
+
+MPFA, x, xii, 224, 337, 338, 340,
+344
+
+TPFA, 7-9, 361
+
+fixed point method, 42
+
+fully implicit scheme, 135
+
+Galerkin discontinuous, see discontinuous Galerkin
+319
+
+Galerkin method, 3
+conforming, 4, 259-261
+
+GD-consistency, 19, 24, 25, 27, 30,
+37, 59, 66, 86, 90, 98, 401, 402
+of LLE GDs, 222, 239, 241, 242
+of specific schemes, 223, 304, 312,
+313, 330, 343, 358, 367
+
+gradient discretisation
+
+abstract setting, 397
+
+Dirichlet BCs, 18, 58
+
+Fourier BCs, 85
+
+mixed BCs, 89
+
+Neumann BCs, 65, 69
+
+time-dependent problem, 98
+
+gradient scheme, ix, 17, 201, 322,
+469
+
+degenerate parabolic problem, 165
+
+error estimate, 47, 73, 94
+
+Leray-Lions problem, 52, 54
+
+linear elliptic problem, 32, 61,
+62, 93
+
+$p$-Laplace problem, 45, 46
+
+quasi-linear elliptic problem, 41,
+80, 81, 84, 87
+
+quasi-linear parabolic problem,
+119, 148
+
+quasi-linear problem, 63
+
+Hölder inequalities, 458
+
+heterogeneous medium, x, xi, 41,
+161, 202, 256, 273, 364
+
+higher order, 30, 35, 45, 225, 312
+
+hybrid finite volume (HFV), *see* finite volume
+
+hybrid high order (HHO), xii
+
+hybrid mimetic finite difference (hMFD),
+*see* mimetic finite difference
+
+hybrid mimetic mixed (HMM), xii,
+347, 348, 364, 412
+
+interpolant, 19, 39, 60, 85, 218,
+219, 225, 226, 257, 268, 297,
+410, 413, 414, 435
+
+interpolation error, 39
+
+interpolation of space-time func-
+tions, 102
+
+Jensen inequality, 460
+
+Lagrange interpolation, 262, 263,
+275
+
+Lebesgue spaces, 457
+
+Leray-Lions type problem, 54, 149
+---PAGE_BREAK---
+
+limit-conformity, 20, 21, 24, 37, 67,
+68, 71, 72, 91, 398
+of specific schemes, 304, 313, 330,
+343, 358
+linear spatial interpolator, 120
+local linearly exact (LLE) GD, 201,
+217, 222, 243, 249
+
+mass lumping, 202, 234, 235, 240,
+241, 243, 272, 273
+conforming $\mathbb{P}_1$, 271
+non-conforming $\mathbb{P}_1$, 299
+maximal monotone operator, 163
+mimetic finite difference (MFD),
+xi, 35
+hybrid, xii, 347
+mixed-hybrid, 315
+nodal, xii, 371, 372
+Minty trick, 465
+mixed finite element (MFE), see finite element
+mixed finite volume (MFV), see finite volume
+MPFA, 337, 338
+MPFA-O, 344
+Newton method, 42
+parabolic problem, 118
+degenerate, 161
+non-conservative, 133
+piecewise constant reconstruction,
+23
+$p$-Laplace problem, 45, 472
+Poincaré inequality, see discrete Poincaré
+inequality
+polytopal
+gradient, 349, 415
+mesh, 203
+subset, 203
+toolbox, 207, 208, 212, 215, 307
+polytope, 202, 203
+power of sums inequality, 460
+quasi-linear problem, 41, 118
+
+regularity of the limit
+abstract setting, 401
+Dirichlet BCs, 25, 61
+mixed BCs, 91
+Neumann BCs, 72
+Rellich theorem, 422
+resolvent, 163
+Richards problem, x, xiii, 161, 176,
+187, 199, 271
+
+second Strang lemma, 6, 33, 285
+segment condition, 68
+semi-implicit scheme, 142
+Sobolev
+embedding, 418, 431, 435, 437
+space, 457, 458
+broken, 251, 306, 416
+space size of a GD
+definition, 29
+of specific schemes, 267, 288, 295,
+312, 332, 344, 359, 384
+space-time GD, 98
+stability, 18, 38, 40
+finite element, 40
+interpolant, 413
+polytopal gradient, 415
+static condensation, 230, 275, 353
+Stefan problem, x, xiii, 161, 176,
+187, 199, 271, 475
+super-admissible, 10
+super-convergence, 35
+SUSHI, xi, xii, 347, 349, 364
+
+$\theta$-scheme, 97
+topological degree, 462
+trace operator, 58, 71, 74
+
+uniform-in-time
+$L^2(\Omega)$-weak convergence, 454
+compactness, 450
+unisolvence, 263
+
+vertex approximate gradient (VAG),
+273–277, 470
+virtual element methods (VEM),
+xii
+---PAGE_BREAK---
+
+weak
+ derivative, 462, 463
+
+weak-strong
+ convergence, 464
+ space-time convergence, 111
+
+Young inequality, 459
\ No newline at end of file