Theorems · Theorem · global analysis
ContinuousLinearMap.equivProdOfSurjectiveOfIsCompl.congr_simp
∀ {𝕜 : 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] [inst_7 : CompleteSpace E] [inst_8 : CompleteSpace (F × G)]
(f f_1 : E →L[𝕜] F) (e_f : f = f_1) (g g_1 : E →L[𝕜] G) (e_g : g = g_1) (hf : (↑f).range = ⊤) (hg : (↑g).range = ⊤)
(hfg : IsCompl (↑f).ker (↑g).ker),
f.equivProdOfSurjectiveOfIsCompl g hf hg hfg = f_1.equivProdOfSurjectiveOfIsCompl g_1 ⋯ ⋯ ⋯- Defined in
- Mathlib.Analysis.Calculus.Implicit
- Cited by
- 0 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.
Cites14
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 by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.