This lecture note explores Céa's lemma—a cornerstone result in finite element analysis that provides a quasi-optimal error estimate for finite element approximations of variational problems. We review the variational formulation, state the lemma with the necessary assumptions, outline its proof, and discuss its implications.
Finite element methods (FEM) are widely used for numerically solving partial differential equations (PDEs). A central question in FEM is:
How close is the finite element solution to the true solution of the PDE?
Céa's lemma provides an answer by bounding the error between the true solution and its finite element approximation in terms of the best possible approximation error from the finite-dimensional space.
Consider a Hilbert space and a bilinear form defined on . We are given a bounded linear functional on . The continuous variational problem is to find such that
The finite element method approximates by seeking a solution in a finite-dimensional subspace satisfying
For the analysis, the bilinear form must satisfy two key properties:
Continuity: There exists a constant such that
Coercivity (Ellipticity): There exists a constant such that
These conditions ensure the well-posedness of the continuous problem via the Lax-Milgram theorem.
Continuous Problem: Find such that
Finite Element Problem: Given the finite-dimensional subspace , find such that
The goal is to estimate the error between the true solution and its approximation.
Céa's lemma provides the following error bound:
This inequality means that the finite element solution is quasi-optimal; it is nearly as good as the best approximation to from the space , up to the constant factor .
The proof of Céa's lemma involves several key steps:
Galerkin Orthogonality:
The finite element solution satisfies the property
This orthogonality is central to the error analysis.
Error Decomposition:
For any , decompose the error as
Application of Continuity and Coercivity:
Using coercivity, we have
Then, by Galerkin orthogonality and the continuity of ,
Dividing both sides by (assuming ) yields
Since this inequality holds for every , taking the infimum over leads to
Quasi-Optimality:
The lemma shows that the finite element solution is nearly as good as the best approximation available in . If the finite element space is chosen such that
is small, then the error will also be small.
Error Analysis and Convergence:
Combining Céa's lemma with approximation theory (which provides estimates for the best approximation error) enables the derivation of convergence rates for the finite element method.
Design of Finite Element Spaces:
Since the overall error is bounded by the best approximation error in , much effort in FEM research is dedicated to constructing finite element spaces with excellent approximation properties.
Céa's lemma is a fundamental tool in finite element error analysis. It ensures that the error between the true solution and the finite element approximation is bounded by the best approximation error achievable within the finite-dimensional space , scaled by the factor . This quasi-optimal error estimate is crucial for both the theoretical understanding and practical implementation of finite element methods.