Theorems · Theorem · ring theory
isSimpleModule_iff_eq_zero_or_injective
∀ (R : Type u) (M : Type v) [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M],
IsSimpleModule R M ↔
Nontrivial M ∧
∀ (N : Type v) [inst_3 : AddCommGroup N] [inst_4 : Module R N] (f : M →ₗ[R] N), f = 0 ∨ Function.Injective ⇑f- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 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.
Cites19
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
- Top.topproof · cited by 9,680
- Ringstatement and proof · cited by 7,463
- Submoduleproof · cited by 7,192
- Bot.botproof · cited by 4,720
- Nontrivialstatement and proof · cited by 2,416
- HasQuotient.Quotientproof · cited by 2,301
- LinearMap.kerproof · cited by 848
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.