Theorems · Theorem · ring theory
LinearMap.isSimpleModule_iff_of_bijective
∀ {R : Type u_2} {S : Type u_3} [inst : Ring R] [inst_1 : Ring S] {M : Type u_4} [inst_2 : AddCommGroup M]
[inst_3 : Module R M] {N : Type u_5} [inst_4 : AddCommGroup N] [inst_5 : Module S N] {σ : R →+* S}
[RingHomSurjective σ] (l : M →ₛₗ[σ] N), Function.Bijective ⇑l → (IsSimpleModule R M ↔ IsSimpleModule S N)- Defined in
- Mathlib.RingTheory.SimpleModule.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Submoduleproof · cited by 7,192
- Function.Bijectivestatement and proof · cited by 863
- RingHomSurjectivestatement and proof · cited by 220
- IsSimpleModulestatement · cited by 114
- IsSimpleOrderproof · cited by 54
- OrderIso.isSimpleOrder_iffproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.