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 × R → R
- Scalar multiplication (αf with α ∈ F): F × R → R
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:
- f + g = g + f
- (f + g) + h = f + (g + h)
- a so-called zero element 0 ∈ R exists such that f + 0 = f
- a negative element − f exists for each f such that f + ( − f) = 0
- α(f + g) = αf + αg
- (α + β)f = αf + βf
- (αβ)f = α(βf)
- 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 S ⊂ R to be linear is that αf + βg ∈ S for all f, g ∈ S 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.