Theorems · Theorem · ring theory
IsSemisimpleModule.lifting_property
∀ {R : Type u_2} [inst : Ring R] {M : Type u_4} [inst_1 : AddCommGroup M] [inst_2 : Module R M] {N : Type u_5}
[inst_3 : AddCommGroup N] [inst_4 : Module R N] [IsSemisimpleModule R M] {P : Type u_6} [inst_6 : AddCommGroup P]
[inst_7 : Module R P] (f : M →ₗ[R] N), Function.Surjective ⇑f → ∀ (g : P →ₗ[R] N), ∃ h, f ∘ₗ h = g- Defined in
- Mathlib.RingTheory.SimpleModule.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Ringstatement and proof · cited by 7,463
- Submoduleproof · cited by 7,192
- LinearEquivproof · cited by 3,317
- LinearMap.compstatement and proof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- LinearMap.kerproof · cited by 848
Cited by1
Results whose statement or proof uses this declaration.
- Module.projective_of_isSemisimpleRingproof · cited by 0