Theorems · Definition · functional analysis
ContinuousLinearMap.ofIsTopCompl
{R : Type u_1} →
[inst : Ring R] →
{E : Type u_2} →
{F : Type u_3} →
[inst_1 : TopologicalSpace E] →
[inst_2 : AddCommGroup E] →
[inst_3 : Module R E] →
[IsTopologicalAddGroup E] →
[inst_5 : TopologicalSpace F] →
[inst_6 : AddCommGroup F] →
[inst_7 : Module R F] →
[ContinuousAdd F] →
{p q : Submodule R E} → Submodule.IsTopCompl p q → (↥p →L[R] F) → (↥q →L[R] F) → E →L[R] FGiven continuous linear maps φ : p →L[R] F and ψ : q →L[R] F from topological complement
submodules p and q of E, ContinuousLinearMap.ofIsCompl is the induced continuous linear map
E →L[R] F over the entire module.
This is the continuous version of LinearMap.ofIsCompl.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 81 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.
- 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
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- ContinuousLinearMapstatement and proof · cited by 5,352
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- ContinuousAddstatement and proof · cited by 777
- ContinuousLinearMap.compproof · cited by 709
- ContinuousLinearEquiv.toContinuousLinearMapproof · cited by 448
- ContinuousLinearEquiv.symmproof · cited by 368
Cited by10
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.ofIsTopCompl_addstatement and proof · cited by 0
- ContinuousLinearMap.ofIsTopCompl_applystatement · cited by 0
- ContinuousLinearMap.ofIsTopCompl_apply_leftstatement · cited by 0
- ContinuousLinearMap.ofIsTopCompl_apply_rightstatement · cited by 0
- ContinuousLinearMap.ofIsTopCompl_eqstatement · cited by 0
- ContinuousLinearMap.ofIsTopCompl_eq_addstatement · cited by 0
- ContinuousLinearMap.ofIsTopCompl_zerostatement · cited by 0
- ContinuousLinearMap.range_ofIsTopComplstatement · cited by 0
- ContinuousLinearMap.toLinearMap_ofIsTopComplstatement · cited by 0
- ContinuousLinearMap.ofIsTopCompl.congr_simpstatement and proof · cited by 0