Theorems · Theorem · ring theory
isIsotypicOfType_submodule_iff
∀ {R : Type u_2} {M : Type u} {S : Type u_4} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : AddCommGroup S]
[inst_3 : Module R M] [inst_4 : Module R S] {N : Submodule R M},
IsIsotypicOfType R (↥N) S ↔ ∀ m ≤ N, ∀ [IsSimpleModule R ↥m], Nonempty (↥m ≃ₗ[R] S)- Defined in
- Mathlib.RingTheory.SimpleModule.Isotypic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement and proof · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- Submodule.mapproof · cited by 614
- Submodule.subtypeproof · cited by 480
- LinearEquiv.transproof · cited by 298
- IsSimpleModulestatement and proof · cited by 114
- RelIso.toEquivproof · cited by 113
Cited by4
Results whose statement or proof uses this declaration.
- IsIsotypicOfType.isotypicComponentproof · cited by 4
- le_isotypicComponent_iffproof · cited by 2
- eq_isotypicComponent_iffproof · cited by 1
- eq_isotypicComponent_of_leproof · cited by 1