| Metamath Proof Explorer | < Previous Next > | |
| Browser slow? Try the
Unicode version. |
| Color key: | (1-8795) |
(8796-10377) |
(10378-10766) |
| Type | Label | Description |
|---|---|---|
| Statement | ||
| Theorem | sspmval 8401 | Vector addition on a subspace in terms of vector addition on the parent space. |
| Theorem | sspm 8402 | Vector subtraction on a subspace is a restriction of vector subtraction on the parent space. |
| Theorem | sspz 8403 | The zero vector of a subspace is the same as the parent's. |
| Theorem | sspn 8404 | The norm on a subspace is a restriction of the norm on the parent space. |
| Theorem | sspnval 8405 | The norm on a subspace in terms of the norm on the parent space. |
| Theorem | sspival 8406 | The inner product on a subspace in terms of the inner product on the parent space. |
| Theorem | sspi 8407 | The inner product on a subspace is a restriction of the inner product on the parent space. |
| Theorem | sspimsval 8408 | The induced metric on a subspace in terms of the induced metric on the parent space. |
| Theorem | sspims 8409 | The induced metric on a subspace is a restriction of the induced metric on the parent space. |
| Operators on complex vector spaces | ||
| Definitions and basic properties | ||
| Syntax | clno 8410 | Extend class notation with the class of linear operators on normed complex vector spaces. |
| Syntax | cnmo 8411 | Extend class notation with the class of operator norms on normed complex vector spaces. |
| Syntax | cblo 8412 | Extend class notation with the class of bounded linear operators on normed complex vector spaces. |
| Syntax | c0o 8413 | Extend class notation with the class of zero operators on normed complex vector spaces. |
| Definition | df-lno 8414 | Define the class of linear operators between two normed complex vector spaces. In the literature, an operator may be a partial function, i.e. the domain of an operator is not necessarily the entire vector space. However, since the domain of a linear operator is a vector subspace, we define it with a complete function for convenience and will use subset relations to specify the partial function case. |
| Definition | df-nmo 8415 |
Define the norm of an operator between two normed complex vector
spaces. This definition produces an operator norm function for each
pair of vector spaces |
| Definition | df-blo 8416 | Define the class of bounded linear operators between two normed complex vector spaces. |
| Definition | df-0o 8417 | Define the zero operator between two normed complex vector spaces. |
| Syntax | caj 8418 | Adjoint of an operator. |
| Syntax | chmo 8419 | Set of Hermitional (self-adjoint) operators. |
| Definition | df-aj 8420 |
Define the adjoint of an operator (if it exists). The domain of
|
| Definition | df-hmo 8421 | Define the set of Hermitian (self-adjoint) operators on a normed complex vector space (normally a Hilbert space). Although we define it for any normed vector space for convenience, the definition is meaningful only for inner product spaces. |
| Theorem | lnoval 8422 | The set of linear operators between two normed complex vector spaces. |
| Theorem | islno 8423 | The predicate "is a linear operator." |
| Theorem | lnolin 8424 | Basic linearity property of a linear operator. |
| Theorem | lnof 8425 | A linear operator is a mapping. |
| Theorem | lno0 8426 | The value of a linear operator at zero is zero. |
| Theorem | lnocoi 8427 | The composition of two linear operators is linear. |
| Theorem | lnoadd 8428 | Addition property of a linear operator. |
| Theorem | lnosub 8429 | Subtraction property of a linear operator. |