Theorems · Theorem · linear algebra
LinearMap.ofIsCompl_apply_left
∀ {R : Type u_1} [inst : Ring R] {E : Type u_2} [inst_1 : AddCommGroup E] [inst_2 : Module R E] {F : Type u_3}
[inst_3 : AddCommGroup F] [inst_4 : Module R F] {p q : Submodule R E} (h : IsCompl p q) {φ : ↥p →ₗ[R] F}
{ψ : ↥q →ₗ[R] F} (u : ↥p), (LinearMap.ofIsCompl h φ ψ) ↑u = φ u- Defined in
- Mathlib.LinearAlgebra.Projection
- Cited by
- 5 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.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- add_zeroproof · cited by 2,707
- map_zeroproof · cited by 1,614
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- IsComplstatement and proof · cited by 351
Cited by5
Results whose statement or proof uses this declaration.
- LinearMap.ofIsCompl_eq_addproof · cited by 3
- LinearMap.ofIsCompl_addproof · cited by 1
- LinearMap.ofIsCompl_smulproof · cited by 0
- ContinuousLinearMap.ofIsTopCompl_apply_leftproof · cited by 0
- LinearMap.ofIsCompl_left_applyproof · cited by 0