Theorems · Theorem · operator theory
ContinuousLinearMap.isStrictMap_isClosed_range_iff_quotient
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] [CompleteSpace 𝕜] {E : Type u_2} {F : Type u_3}
[inst_2 : AddCommGroup E] [inst_3 : Module 𝕜 E] [inst_4 : AddCommGroup F] [inst_5 : Module 𝕜 F]
[inst_6 : TopologicalSpace E] [IsTopologicalAddGroup E] [ContinuousSMul 𝕜 E] [inst_9 : TopologicalSpace F]
[IsTopologicalAddGroup F] [ContinuousSMul 𝕜 F] [T2Space F] (u : E →L[𝕜] F) (A : Submodule 𝕜 F)
[FiniteDimensional 𝕜 ↥A],
A.ClosedComplemented →
(Topology.IsStrictMap ⇑u ∧ IsClosed ↑(↑u).range ↔
Topology.IsStrictMap ⇑(A.mkQL ∘SL u) ∧ IsClosed ↑(↑(A.mkQL ∘SL u)).range)Let u : E → F be a continuous linear map, and A a complemented finite dimensional
subspace of F. Then u is strict with closed range if and only if the induced map E → F ⧸ A
is strict with closed range.
This is [N. Bourbaki, Théories Spectrales, Chapitre III, § 3, n° 1, Cor. 2][bourbaki2023].
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 183 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites51
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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapproof · cited by 10,215
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- SetLike.coestatement · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- ContinuousLinearMapstatement and proof · cited by 5,352
- Set.rangeproof · cited by 4,705
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.