Theorems · Theorem · ring theory
Module.End.isSemisimple_restrict_iff
∀ {R : Type u_1} {M : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {f : Module.End R M}
(p : Submodule R M) (hp : p ∈ f.invtSubmodule),
Module.End.IsSemisimple (LinearMap.restrict f hp) ↔
∀ q ∈ f.invtSubmodule, q ≤ p → ∃ r ≤ p, r ∈ f.invtSubmodule ∧ Disjoint q r ∧ q ⊔ r = p- Defined in
- Mathlib.LinearAlgebra.Semisimple
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- Set.Elemproof · cited by 7,166
- Polynomialproof · cited by 5,681
- Bot.botproof · cited by 4,720
- Disjointstatement and proof · cited by 2,201
- Set.Iicproof · cited by 1,111
- Latticeproof · cited by 916
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.