Theorems · Theorem · linear algebra
LinearMap.IsIdempotentElem.eq_projection
∀ {R : Type u_1} [inst : Ring R] {E : Type u_2} [inst_1 : AddCommGroup E] [inst_2 : Module R E] {T : E →ₗ[R] E}
(hT : IsIdempotentElem T), T = T.range.projection T.ker ⋯An idempotent linear operator is equal to the linear projection onto its range along its kernel.
- Defined in
- Mathlib.LinearAlgebra.Projection
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- LinearMap.rangestatement and proof · cited by 893
- LinearMap.kerstatement and proof · cited by 848
- Submodule.subtypeproof · cited by 480
- IsIdempotentElemstatement and proof · cited by 217
- Submodule.projectionstatement and proof · cited by 63
- LinearMap.ofIsComplproof · cited by 19
- LinearMap.map_coe_kerproof · cited by 10
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.IsIdempotentElem.isTopComplproof · cited by 5
- ContinuousLinearMap.IsIdempotentElem.eq_projectionLproof · cited by 1
- LinearMap.IsIdempotentElem.isSymmetric_iff_isOrtho_range_kerproof · cited by 1
- LinearMap.isIdempotentElem_iff_eq_projection_range_kerproof · cited by 1
- LinearMap.IsIdempotentElem.eq_isCompl_projectionproof · cited by 0