Theorems · Definition · functional analysis
Submodule.projectionOntoL
{R : Type u_1} →
[inst : Ring R] →
{M : Type u_2} →
[inst_1 : TopologicalSpace M] →
[inst_2 : AddCommGroup M] →
[inst_3 : Module R M] → (p q : Submodule R M) → Submodule.IsTopCompl p q → M →L[R] ↥pIf h : IsTopCompl p q, h.projectionOnto is the continuous linear projection M →L[R] p
along q. This is the continuous version of Submodule.linearProjOfIsCompl.
See also Submodule.IsTopCompl.projection for the same projection as an element of M →L[R] M.
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 · 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 · cited by 5,352
- Submodule.IsTopComplstatement and proof · cited by 89
- Submodule.projectionOntoproof · cited by 81
- Submodule.IsTopCompl.isComplproof · cited by 44
- Submodule.IsTopCompl.continuous_projectionOntoproof · cited by 1
Cited by23
Results whose statement or proof uses this declaration.
- Submodule.orthogonalProjectionOntoproof · cited by 103
- Submodule.projectionLproof · cited by 21
- Submodule.IsTopCompl.closedComplementedproof · cited by 8
- FredholmDecomposition.projproof · cited by 6
- Submodule.IsTopCompl.isClosed'proof · cited by 4
- Submodule.projectionOntoL_apply_leftstatement · cited by 3
- Submodule.ker_projectionOntoLstatement · cited by 2
- Submodule.IsCompl.isTopCompl_iff_continuous_symm_prodEquivOfIsComplproof · cited by 2
- Submodule.projectionOntoL_apply_eq_zero_iffstatement · cited by 1
- Submodule.projectionOntoL_apply_eq_zero_of_mem_rightstatement · cited by 1
- Submodule.isQuotientMap_projectionOntoLstatement and proof · cited by 1
- Submodule.projectionL_apply_memproof · cited by 0