Theorems · Definition · functional analysis
Submodule.projectionL
{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] MIf h : IsTopCompl p q, h.projection is the continuous linear projection M →L[R] M onto
p along q. This is the continuous version of Submodule.IsCompl.projection.
See also Submodule.IsTopCompl.projectionOnto for the same projection as an element of
M →L[R] p.
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 78 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
- ContinuousLinearMap.compproof · cited by 709
- Submodule.IsTopComplstatement and proof · cited by 89
- Submodule.subtypeLproof · cited by 53
- Submodule.projectionOntoLproof · cited by 20
Cited by21
Results whose statement or proof uses this declaration.
- Submodule.projectionL_add_projectionL_eq_selfstatement · cited by 2
- Submodule.isIdempotentElem_projectionLstatement · cited by 1
- Submodule.projectionL_eq_self_sub_projectionLstatement · cited by 1
- Submodule.toLinearMap_projectionLstatement · cited by 1
- ContinuousLinearMap.IsIdempotentElem.eq_projectionLstatement · cited by 1
- Submodule.projectionL_apply_eq_zero_iffstatement · cited by 1
- Submodule.projectionL_apply_eq_zero_of_mem_rightstatement · cited by 1
- Submodule.projectionL_apply_leftstatement · cited by 0
- Submodule.projectionL_apply_memstatement · cited by 0
- Submodule.projectionL_apply_rightstatement · cited by 0
- Submodule.projectionL_eq_id_sub_projectionLstatement · cited by 0
- Submodule.ker_projectionLstatement · cited by 0