Theorems · Definition · functional analysis
ContinuousLinearMap.equivProdOfSurjectiveOfIsCompl
{𝕜 : Type u_1} →
{E : Type u_2} →
{F : Type u_3} →
{G : Type u_4} →
[inst : NontriviallyNormedField 𝕜] →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
[inst_3 : NormedAddCommGroup F] →
[inst_4 : NormedSpace 𝕜 F] →
[inst_5 : NormedAddCommGroup G] →
[inst_6 : NormedSpace 𝕜 G] →
[CompleteSpace E] →
[CompleteSpace (F × G)] →
(f : E →L[𝕜] F) →
(g : E →L[𝕜] G) →
(↑f).range = ⊤ → (↑g).range = ⊤ → IsCompl (↑f).ker (↑g).ker → E ≃L[𝕜] F × GIf f : E →L[R] F and g : E →L[R] G are two surjective linear maps and
their kernels are complement of each other, then x ↦ (f x, g x) defines
a linear equivalence E ≃L[R] F × G.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Top.topstatement and proof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Submodulestatement · cited by 7,192
- ContinuousLinearMapstatement and proof · cited by 5,352
- 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 by9
Results whose statement or proof uses this declaration.
- ImplicitFunctionData.hasStrictFDerivAtstatement · cited by 12
- ImplicitFunctionData.prodFun_implicitFunctionproof · cited by 3
- ImplicitFunctionData.fderiv_implicitFunction_apply_eq_iffproof · cited by 3
- ImplicitFunctionData.hasStrictFDerivAt_implicitFunction_fderivproof · cited by 2
- ImplicitFunctionData.implicitFunction_defstatement · cited by 1
- ContinuousLinearMap.equivProdOfSurjectiveOfIsCompl.congr_simpstatement and proof · cited by 0
- ContinuousLinearMap.coe_equivProdOfSurjectiveOfIsComplstatement · cited by 0
- ContinuousLinearMap.equivProdOfSurjectiveOfIsCompl_applystatement · cited by 0
- ContinuousLinearMap.equivProdOfSurjectiveOfIsCompl_toLinearEquivstatement · cited by 0