Theorems · Theorem · functional analysis
ContinuousLinearMap.isOpenMap
- 1000+ list: Open mapping theorem (functional analysis)
∀ {𝕜 : Type u_1} {𝕜' : Type u_2} [inst : NontriviallyNormedField 𝕜] [inst_1 : NontriviallyNormedField 𝕜'] {σ : 𝕜 →+* 𝕜'}
{E : Type u_3} [inst_2 : NormedAddCommGroup E] [inst_3 : NormedSpace 𝕜 E] {F : Type u_4}
[inst_4 : NormedAddCommGroup F] [inst_5 : NormedSpace 𝕜' F] (f : E →SL[σ] F) {σ' : 𝕜' →+* 𝕜} [RingHomInvPair σ σ']
[RingHomIsometric σ] [RingHomIsometric σ'] [CompleteSpace F] [CompleteSpace E], Function.Surjective ⇑f → IsOpenMap ⇑fThe Banach open mapping theorem: a surjective bounded linear map between Banach spaces is open.
- Defined in
- Mathlib.Analysis.Normed.Operator.Banach
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- Realproof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- RingHomstatement and proof · cited by 10,189
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Set.imageproof · cited by 5,609
- Norm.normproof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- CompleteSpacestatement and proof · cited by 2,532
- IsOpenproof · cited by 2,400
Cited by6
Results whose statement or proof uses this declaration.
- LinearEquiv.continuous_symmproof · cited by 2
- ContinuousLinearMap.isQuotientMapproof · cited by 0
- AffineMap.isOpenMapproof · cited by 0
- ContinuousLinearMap.frontier_preimageproof · cited by 0
- ContinuousLinearMap.closure_preimageproof · cited by 0
- ContinuousLinearMap.interior_preimageproof · cited by 0