Girish Mahajan (Editor)

Céa's lemma

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Céa's lemma

Céa's lemma is a lemma in mathematics. Introduced by Jean Céa in his Ph.D. dissertation, it is an important tool for proving error estimates for the finite element method applied to elliptic partial differential equations.

Contents

Lemma statement

Let V be a real Hilbert space with the norm . Let a : V × V R be a bilinear form with the properties

  • | a ( v , w ) | γ v w for some constant γ > 0 and all v , w in V (continuity)
  • a ( v , v ) α v 2 for some constant α > 0 and all v in V (coercivity or V -ellipticity).
  • Let L : V R be a bounded linear operator. Consider the problem of finding an element u in V such that

    a ( u , v ) = L ( v ) for all v in V .

    Consider the same problem on a finite-dimensional subspace V h of V , so, u h in V h satisfies

    a ( u h , v ) = L ( v ) for all v in V h .

    By the Lax–Milgram theorem, each of these problems has exactly one solution. Céa's lemma states that

    u u h γ α u v for all v in V h .

    That is to say, the subspace solution u h is "the best" approximation of u in V h , up to the constant γ / α .

    The proof is straightforward

    α u u h 2 a ( u u h , u u h ) = a ( u u h , u v ) + a ( u u h , v u h ) = a ( u u h , u v ) γ u u h u v for all v in V h .

    We used the a -orthogonality of u u h and V h

    a ( u u h , v ) = 0 ,     v in V h

    which follows directly from V h V

    a ( u , v ) = L ( v ) = a ( u h , v ) for all v in V h .

    Note: Céa's lemma holds on complex Hilbert spaces also, one then uses a sesquilinear form a ( , ) instead of a bilinear one. The coercivity assumption then becomes | a ( v , v ) | α v 2 for all v in V (notice the absolute value sign around a ( v , v ) ).

    Error estimate in the energy norm

    In many applications, the bilinear form a : V × V R is symmetric, so

    a ( v , w ) = a ( w , v ) for all v , w in V .

    This, together with the above properties of this form, implies that a ( , ) is an inner product on V . The resulting norm

    v a = a ( v , v )

    is called the energy norm, since it corresponds to a physical energy in many problems. This norm is equivalent to the original norm .

    Using the a -orthogonality of u u h and V h and the Cauchy–Schwarz inequality

    u u h a 2 = a ( u u h , u u h ) = a ( u u h , u v ) u u h a u v a for all v in V h .

    Hence, in the energy norm, the inequality in Céa's lemma becomes

    u u h a u v a for all v in V h

    (notice that the constant γ / α on the right-hand side is no longer present).

    This states that the subspace solution u h is the best approximation to the full-space solution u in respect to the energy norm. Geometrically, this means that u h is the projection of the solution u onto the subspace V h in respect to the inner product a ( , ) (see the picture on the right).

    Using this result, one can also derive a sharper estimate in the norm . Since

    α u u h 2 a ( u u h , u u h ) = u u h a 2 u v a 2 γ u v 2 for all v in V h ,

    it follows that

    u u h γ α u v for all v in V h .

    An application of Céa's lemma

    We will apply Céa's lemma to estimate the error of calculating the solution to an elliptic differential equation by the finite element method.

    Consider the problem of finding a function u : [ a , b ] R satisfying the conditions

    { u = f  in  [ a , b ] u ( a ) = u ( b ) = 0

    where f : [ a , b ] R is a given continuous function.

    Physically, the solution u to this two-point boundary value problem represents the shape taken by a string under the influence of a force such that at every point x between a and b the force density is f ( x ) e (where e is a unit vector pointing vertically, while the endpoints of the string are on a horizontal line, see the picture on the right). For example, that force may be the gravity, when f is a constant function (since the gravitational force is the same at all points).

    Let the Hilbert space V be the Sobolev space H 0 1 ( a , b ) , which is the space of all square integrable functions v defined on [ a , b ] that have a weak derivative on [ a , b ] with v also being square integrable, and v satisfies the conditions v ( a ) = v ( b ) = 0. The inner product on this space is

    ( v , w ) = a b v ( x ) w ( x ) d x for all v and w in V .  

    After multiplying the original boundary value problem by v in this space and performing an integration by parts, one obtains the equivalent problem

    a ( u , v ) = L ( v ) for all v in V ,

    with

    a ( u , v ) = a b u ( x ) v ( x ) d x

    (here the bilinear form is given by the same expression as the inner product, this is not always the case), and

    L ( v ) = a b f ( x ) v ( x ) d x .

    It can be shown that the bilinear form a ( , ) and the operator L satisfy the assumptions of Céa's lemma.

    In order to determine a finite-dimensional subspace V h of V , consider a partition

    a = x 0 < x 1 < < x n 1 < x n = b

    of the interval [ a , b ] , and let V h be the space of all continuous functions that are affine on each subinterval in the partition (such functions are called piecewise-linear). In addition, assume that any function in V h takes the value 0 at the endpoints of [ a , b ] . It follows that V h is a vector subspace of V whose dimension is n 1 (the number of points in the partition that are not endpoints).

    Let u h be the solution to the subspace problem

    a ( u h , v ) = L ( v ) for all v in V h ,

    so one can think of u h as of a piecewise-linear approximation to the exact solution u . By Céa's lemma, there exists a constant C > 0 dependent only on the bilinear form a ( , ) , such that

    u u h C u v for all v in V h .  

    To explicitly calculate the error between u and u h , consider the function π u in V h that has the same values as u at the nodes of the partition (so π u is obtained by linear interpolation on each interval [ x i , x i + 1 ] from the values of u at interval's endpoints). It can be shown using Taylor's theorem that there exists a constant K that depends only on the endpoints a and b , such that

    | u ( x ) ( π u ) ( x ) | K h u L 2 ( a , b )

    for all x in [ a , b ] , where h is the largest length of the subintervals [ x i , x i + 1 ] in the partition, and the norm on the right-hand side is the L2 norm.

    This inequality then yields an estimate for the error

    u π u .

    Then, by substituting v = π u in Céa's lemma it follows that

    u u h C h u L 2 ( a , b ) ,

    where C is a different constant from the above (it depends only on the bilinear form, which implicitly depends on the interval [ a , b ] ).

    This result is of a fundamental importance, as it states that the finite element method can be used to approximately calculate the solution of our problem, and that the error in the computed solution decreases proportionately to the partition size h . Céa's lemma can be applied along the same lines to derive error estimates for finite element problems in higher dimensions (here the domain of u was in one dimension), and while using higher order polynomials for the subspace V h .

    References

    Céa's lemma Wikipedia