Definition:Invertible Bounded Linear Transformation/Normed Vector Space
Definition
Let $\struct {V, \norm \cdot_V}$ and $\struct {U, \norm \cdot_U}$ be normed vector spaces.
Let $A : V \to U$ be a bounded linear transformation.
We say that $A$ is invertible as a bounded linear transformation if and only if:
- $A$ has an inverse mapping that is a bounded linear transformation.
That is:
- there exists a bounded linear transformation $B : U \to V$ such that:
- $A \circ B = I_U$
- $B \circ A = I_V$
where $I_U$ and $I_V$ are the identity mappings on $U$ and $V$ respectively.
We say that $B$ is the inverse of $A$ and write $B = A^{-1}$.
The process of finding an $A^{-1}$ given $A$ is called inverting.
Notes
This page has been identified as a candidate for refactoring. In particular: somehow Until this has been finished, please leave {{Refactor}} in the code.
New contributors: Refactoring is a task which is expected to be undertaken by experienced editors only. Because of the underlying complexity of the work needed, it is recommended that you do not embark on a refactoring task until you have become familiar with the structural nature of pages of $\mathsf{Pr} \infty \mathsf{fWiki}$.To discuss this page in more detail, feel free to use the talk page. When this work has been completed, you may remove this instance of {{Refactor}} from the code. |
Note that a mapping is usually called invertible if it has an inverse mapping.
However, in the context of a bounded linear transformation, it often makes sense to insist that this inverse mapping be bounded.
Some sources therefore call a bounded linear transformation $A$ with bounded inverse invertible, while simply saying that $A$ has an inverse otherwise.
To avoid confusion, on $\mathsf{Pr} \infty \mathsf{fWiki}$ we emphasise that $A$ is invertible in the sense of a bounded linear transformation or invertible as a bounded linear transformation, if a bounded inverse is insisted.
Where boundedness of the inverse is not required, we can simply call $A$ invertible, invertible as a mapping or invertible in the sense of a mapping.