Theorems · Theorem · linear algebra
LinearMap.IsIdempotentElem.ker_mem_invtSubmodule_iff
∀ {E : Type u_1} {R : Type u_2} [inst : Ring R] [inst_1 : AddCommGroup E] [inst_2 : Module R E] {T f : E →ₗ[R] E},
IsIdempotentElem f → (f.ker ∈ Module.End.invtSubmodule T ↔ f ∘ₗ T ∘ₗ f = f ∘ₗ T)ker f is invariant under T if and only if f ∘ₗ T ∘ₗ f = f ∘ₗ T,
for idempotent f.
- Defined in
- Mathlib.LinearAlgebra.Projection
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 67 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.
Cites16
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
- Submodulestatement and proof · cited by 7,192
- LinearMap.compstatement and proof · cited by 1,642
- LinearMap.kerstatement and proof · cited by 848
- Submodule.comapproof · cited by 347
- Sublatticestatement · cited by 225
- IsIdempotentElemstatement and proof · cited by 217
- Module.End.invtSubmodulestatement and proof · cited by 93
Cited by4
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.IsIdempotentElem.ker_mem_invtSubmodule_iffproof · cited by 3
- LinearMap.IsIdempotentElem.commute_iffproof · cited by 2
- LinearMap.IsIdempotentElem.ker_mem_invtSubmoduleproof · cited by 0
- LinearMap.IsIdempotentElem.conj_eq_of_ker_mem_invtSubmoduleproof · cited by 0