Theorems · Definition · functional analysis
ContinuousLinearMap.coprodSubtypeLEquivOfIsCompl
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_3} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
[CompleteSpace E] →
{F : Type u_5} →
[inst_4 : NormedAddCommGroup F] →
[inst_5 : NormedSpace 𝕜 F] →
[CompleteSpace F] →
(f : E →L[𝕜] F) →
{G : Submodule 𝕜 F} → IsCompl (↑f).range G → [CompleteSpace ↥G] → (↑f).ker = ⊥ → (E × ↥G) ≃L[𝕜] FIntermediate definition used to show
ContinuousLinearMap.closed_complemented_range_of_isCompl_of_ker_eq_bot.
This is f.coprod G.subtypeL as a ContinuousLinearEquiv.
- Defined in
- Mathlib.Analysis.Normed.Operator.Banach
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Submodulestatement and proof · cited by 7,192
- ContinuousLinearMapstatement and proof · cited by 5,352
- Bot.botstatement and proof · cited by 4,720
- CompleteSpacestatement and proof · cited by 2,532
- LinearMap.rangestatement and proof · cited by 893
- LinearMap.kerstatement and proof · cited by 848
- ContinuousLinearEquivstatement · cited by 743
- ContinuousLinearMap.toLinearMapstatement and proof · cited by 528
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.range_eq_map_coprodSubtypeLEquivOfIsComplstatement · cited by 1
- ContinuousLinearMap.closed_complemented_range_of_isCompl_of_ker_eq_botproof · cited by 0