02.18.03 · analysis / parabolic-hyperbolic

C0-Semigroups and the Hille-Yosida Theorem

shipped3 tiersLean: none

Anchor (Master): Engel-Nagel, One-Parameter Semigroups for Linear Evolution Equations (Springer GTM 194, 2000); Pazy (1983), §1-§3, §7; Hille-Phillips, Functional Analysis and Semi-Groups (AMS Colloq. 31, 1957); Yosida, Functional Analysis (Springer 1980), §IX

Intuition Beginner

Imagine a system that evolves in time according to a fixed rule: a metal bar cooling, a population diffusing, a quantum particle drifting. If you know the state now, the rule hands you the state one second later, and two seconds later, and so on. Run the rule for seconds, then run it again for seconds, and you have run it for seconds total. This composition law is the whole idea of a semigroup: a family of "time-advance machines" , one for each duration , that stack by adding their times.

The cleanest example is the ordinary exponential. The scalar equation has solution , and . The number is the "rule"; the exponential turns it into a flow. For a vector of unknowns the rule becomes a matrix and the flow becomes the matrix exponential .

The leap is to let the state live in an infinite-dimensional space of functions, and let be a differential operator like the Laplacian. Now there is no convergent power series for , but the flow still exists. The question this unit answers is: which rules generate a sensible flow?

Visual Beginner

A semigroup is a one-way clock of operators. At time zero it does nothing; as time advances it pushes every starting state along its trajectory, and the pushes compose by adding times.

The generator is the velocity of this flow at the starting line: it records how fast a state begins to move the instant the clock starts. Knowing the generator is knowing the rule; the flow is its time-integrated form.

Worked example Beginner

Take the simplest infinite-dimensional flow: rigid translation. Let a state be a function on the line, and let the rule be "shift to the right at unit speed". After time the machine returns , the function whose value at is .

Step 1. Check the start. At the shift is by zero, so . The machine does nothing at time zero.

Step 2. Check composition. Shift by , then by . First has value at . Applying shifts again: the result at is the previous function evaluated at , namely . That is exactly . So .

Step 3. Find the velocity. Take and watch the value at a fixed point . We have at equal to . Its rate of change at is . The general rule: the starting velocity is minus the slope of . The generator of right-translation is "minus the derivative".

What this tells us: a concrete flow (sliding a graph) hides a generator (a derivative operator). The flow is smooth in time even though the generator involves differentiation, the operation that usually roughens functions. The semigroup tames the operator.

Check your understanding Beginner

Formal definition Intermediate+

Let be a Banach space 02.11.04. A strongly continuous semigroup (or -semigroup) is a family of bounded linear operators satisfying

together with the strong continuity axiom

Strong continuity is weaker than norm continuity of ; the heat semigroup is strongly but not norm continuous at .

A standard consequence is an exponential bound: there exist and with

When and the semigroup is a contraction semigroup: .

The infinitesimal generator of the semigroup is the operator defined by

with domain equal to the set of for which this limit exists in the norm of . The generator is in general an unbounded operator 02.11.03: is a proper dense subspace and is closed.

For , the resolvent set consists of those for which is a bijection with bounded inverse, the resolvent

An operator is dissipative if for every there is a normalised duality pairing witnessing ; concretely, on a Hilbert space is dissipative iff for all .

Counterexamples to common slips Intermediate+

  • Strong continuity is not norm continuity. If were norm continuous at , then would be bounded and a convergent series. Genuine PDE semigroups (heat, wave) have unbounded generators precisely because they are only strongly continuous.

  • The generator is not defined everywhere. Writing " the derivative" hides the domain. The translation semigroup on has generator on the domain , not on all of . The same formula on a different domain is a different operator and may fail to generate a semigroup.

  • Dissipativity alone does not generate. A dissipative operator generates a contraction semigroup only when a range condition also holds: for some (hence all) . Dropping the range condition leaves merely symmetric-looking operators that have no flow.

Key theorem with proof Intermediate+

Theorem (Hille-Yosida, contraction case). A linear operator on a Banach space is the infinitesimal generator of a -semigroup of contractions if and only if

  1. is closed and densely defined, and
  2. every lies in and the resolvent satisfies

Proof. () Suppose generates a contraction semigroup. Density of and closedness of are standard properties of generators (proved in the Full proof set). For define

a convergent Bochner integral since . A direct manipulation using the semigroup law shows : for , integrating by parts in against gives , and the reverse identity follows similarly. The contraction bound yields

() Assume (1) and (2). The construction is the Yosida approximation. For set

the second equality from . Each is bounded, so the exponentials are defined by their power series and form uniformly continuous semigroups.

First, as for every . For one has , whose norm is ; density of and the uniform bound extend the limit to all of . Consequently for .

Next, each is a contraction. Writing ,

using . The bounded generators and commute (both are functions of the commuting resolvents), so for ,

The right side tends to as , uniformly for in compact intervals. Thus exists for , uniformly on compacta, and extends by density and the uniform contraction bound to all . The limit family inherits , the semigroup law, contractivity, and strong continuity from the approximants. A final computation identifies the generator of with : for , , whose derivative at is .

Bridge. The Yosida approximation is exactly the device that builds toward every later existence theorem for evolution equations: it replaces an unbounded generator by bounded surrogates whose exponentials are honest power series, then passes to the limit. This is the foundational reason the abstract Cauchy problem is well posed precisely when generates a semigroup, and it generalises the matrix exponential of finite-dimensional linear ODE theory to operators with no convergent series. The resolvent bound is dual to the contraction bound through the Laplace transform ; this is exactly the analytic content the theorem extracts. The same circle of ideas appears again in 02.13.03 the heat semigroup , where dissipativity of the Laplacian is the input, and the central insight that a flow is recovered from the velocity at the start carries into the analytic-semigroup theory of parabolic problems. Putting these together, Hille-Yosida is the gateway from static functional analysis to dynamics.

Exercises Intermediate+

Lean formalization Intermediate+

lean_status: none — current Mathlib does not package the unbounded-generator -semigroup theory used here.

The expected formalization would introduce a C0Semigroup X structure bundling the family T : ℝ≥0 → (X →L[𝕜] X) with the identity, semigroup-law, and strong-continuity fields; define the generator as a densely defined operator on a submodule domain via the strong limit of difference quotients; build the resolvent R(λ, A) = (λ • 1 - A)⁻¹ and the Laplace representation R(λ, A) x = ∫ t in Ioi 0, exp (-λ * t) • T t x; and state Hille-Yosida as the equivalence between generation and the resolvent bound ‖(R(λ, A))^[n]‖ ≤ M / (λ - ω)^n, with the Yosida approximation A_λ = λ • A ∘ R(λ, A) as the constructive witness.

Advanced results Master

General Hille-Yosida and the power bound. Dropping contractivity, generates a -semigroup with if and only if is closed, densely defined, , and

The power on the resolvent is essential: a bound on alone controls but not general , because encodes the -fold iterated Laplace transform .

Lumer-Phillips theorem. A densely defined operator generates a -semigroup of contractions if and only if is dissipative and for some . Dissipativity gives , hence injectivity and the resolvent bound; the range condition supplies surjectivity. This is the working criterion in PDE, because dissipativity is an energy estimate and the range condition is solvability of [Lumer-Phillips 1961].

Stone's theorem. On a Hilbert space, generates a -group of unitaries if and only if with self-adjoint 02.11.03. Then , the time evolution of quantum mechanics; the Schrödinger group and the wave group are the canonical instances [Stone 1932].

Analytic semigroups and sectoriality. An operator is sectorial of angle if its resolvent set contains a sector and there. Equivalently, generates a semigroup that extends holomorphically to a sector in the complex -plane and satisfies the smoothing estimate

The estimate is the abstract form of parabolic smoothing: it says the semigroup instantly maps into , the analytic content of "the heat equation smooths". The Laplacian on is sectorial of angle , so is analytic 02.13.03.

Synthesis. The four generation theorems are one structure seen from four angles, and putting these together exposes the central insight of the subject: a linear evolution is determined by the velocity field at the origin of time, and the analytic fingerprint of that field is its resolvent. Hille-Yosida reads generation off the iterated resolvent bound; Lumer-Phillips reads it off dissipativity, which is exactly the energy estimate a PDE supplies, so the abstract theory and the concrete a priori estimate are dual descriptions of the same flow. Stone's theorem is the foundational reason quantum dynamics is unitary: self-adjointness of the Hamiltonian is the generation condition for a group rather than a semigroup, and the reversibility of generalises the finite-dimensional fact that skew-Hermitian matrices exponentiate to unitaries. Analytic-semigroup sectoriality, with its smoothing bound , is dual to dissipativity-plus-resolvent-decay and is exactly the abstract statement that parabolic flows regularise instantly; this is the bridge from the heat semigroup of 02.13.03 to the full nonlinear theory, where the generation theory of the linearisation appears again as the engine of fixed-point existence proofs for quasilinear and reaction-diffusion equations.

Full proof set Master

Proposition 1 (the generator is densely defined and closed). Let be a -semigroup with generator . Then is dense in and is a closed operator.

Proof. For and set , a convergent Riemann/Bochner integral by strong continuity. Then

As the right side tends to by continuity of . Hence with . Moreover as , again by strong continuity, so is dense.

Closedness was established in Exercise 6 via : if and , the limit identity divided by and sent to gives , .

Proposition 2 (dissipativity yields the resolvent bound). If is dissipative, then for every and ,

In particular is injective with whenever it is surjective.

Proof. By dissipativity choose a norming functional with , , and . Then

Injectivity is immediate. If is also onto, then for we get , i.e. .

Proposition 3 (uniqueness of the semigroup from its generator). A -semigroup is determined by its generator: if two -semigroups and have the same generator , then for all .

Proof. Fix and . The map on is differentiable with derivative , using that and have generator and that . Hence the map is constant; comparing and gives . Density of and boundedness of extend the equality to all of .

Connections Master

  • Unbounded self-adjoint operators 02.11.03 — Stone's theorem identifies generators of unitary groups with , self-adjoint; the spectral theorem there builds and the deficiency-index theory decides which symmetric operators generate a group at all.

  • Banach spaces 02.11.04 — the entire theory lives on a Banach space; the resolvent bound, the Bochner integral , and the uniform boundedness of are Banach-space estimates, and contractivity is measured in the Banach norm.

  • Heat equation, heat kernel, and Duhamel's principle 02.13.03 — the heat semigroup is the prototype analytic semigroup; its generator is the Laplacian, dissipativity is the energy inequality, and Duhamel's principle is the variation-of-parameters formula for the inhomogeneous Cauchy problem.

  • Poisson equation and fundamental solution 02.13.02 — solving for the resolvent of the Laplacian is the elliptic range condition feeding Lumer-Phillips, linking semigroup generation to elliptic solvability.

Historical & philosophical context Master

The theory crystallised in 1948 when Einar Hille and Kosaku Yosida independently characterised the generators of strongly continuous contraction semigroups; Yosida's note in the Journal of the Mathematical Society of Japan introduced the approximation that bears his name [Yosida 1948], and Hille's account appeared in the 1948 first edition of his Colloquium volume, expanded with Ralph Phillips in the 1957 Functional Analysis and Semi-Groups [Hille 1957]. Marshall Stone had already proved the unitary-group case in 1932 [Stone 1932], giving the mathematical foundation for the time evolution in von Neumann's formulation of quantum mechanics. Günter Lumer and Ralph Phillips recast generation through dissipativity in 1961 [Lumer-Phillips 1961], producing the criterion that PDE practitioners use because dissipativity is an energy estimate. Analytic-semigroup theory grew from the parabolic regularity results of the 1950s and 1960s and reached its modern functional-analytic form in the monographs of Pazy and of Engel and Nagel.

Bibliography Master

  • Hille, E. and Phillips, R. S., Functional Analysis and Semi-Groups, American Mathematical Society Colloquium Publications 31, 1957.
  • Yosida, K., "On the differentiability and the representation of one-parameter semi-groups of linear operators", Journal of the Mathematical Society of Japan 1 (1948), 15-21.
  • Stone, M. H., "On one-parameter unitary groups in Hilbert space", Annals of Mathematics 33 (1932), 643-648.
  • Lumer, G. and Phillips, R. S., "Dissipative operators in a Banach space", Pacific Journal of Mathematics 11 (1961), 679-698.
  • Pazy, A., Semigroups of Linear Operators and Applications to Partial Differential Equations, Springer Applied Mathematical Sciences 44, 1983.
  • Engel, K.-J. and Nagel, R., One-Parameter Semigroups for Linear Evolution Equations, Springer Graduate Texts in Mathematics 194, 2000.

Analysis-side parabolic-hyperbolic chapter unit. The abstract generation theory underlying modern evolution-equation existence.