ATopics Selected from Functional Analysis

This appendix summarizes some concepts from functional analysis. The concepts are part of the mathematical background required for understanding this book. Mathematical peculiarities not relevant in this context are omitted. Instead, at the end of the appendix references to more detailed treatments are given.

A.1 Linear Spaces

A linear space (or vector space) over a field F is a set R with elements (vectors) f, g, h, … equipped with two operations:

  • Addition (f + g): R × RR
  • Scalar multiplicationf with α ∈ F): F × RR

Usually, the field F is the set of real numbers or the set of complex numbers. The addition and the multiplication operation must satisfy the following axioms:

  1. f + g = g + f
  2. (f + g) + h = f + (g + h)
  3. a so-called zero element 0R exists such that f + 0 = f
  4. a negative elementf exists for each f such that f + ( − f) = 0
  5. α(f + g) = αf + αg
  6. (α + β)f = αf + βf
  7. (αβ)f = α(βf)
  8. 1f = f

A linear subspace S of a linear space R is a subset of R, which itself is linear. A condition sufficient and necessary for a subset SR to be linear is that αf + βgS for all f, gS and for all α, β ∈ F.

Examples is the set of ...

Get Classification, Parameter Estimation and State Estimation, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.