bijective bounded linear operators have bounded linear inverses

[[concept]]
Corollary

If B1,B2 are Banach spaces and T:B1B2 is a bijective bounded linear operator, then T1B(B2,B1) is also.

Proof

T1 is continuous for all UB1 open, (T1)1(U)=T(U) is open. And this is true by the open mapping theorem

Mentions

Mentions

File Last Modified
Functional Analysis Lecture 4 2025-10-02

const { dateTime } = await cJS()

return function View() {
	const file = dc.useCurrentFile();
	return <p class="dv-modified">Created {dateTime.getCreated(file)}     ֍     Last Modified {dateTime.getLastMod(file)}</p>
}