Theorems · Theorem · ring theory
Module.map_jacobson_le
∀ {R : Type u_1} {R₂ : Type u_2} {M : Type u_3} {M₂ : Type u_4} [inst : Ring R] [inst_1 : Ring R₂]
[inst_2 : AddCommGroup M] [inst_3 : Module R M] [inst_4 : AddCommGroup M₂] [inst_5 : Module R₂ M₂] {τ₁₂ : R →+* R₂}
[inst_6 : RingHomSurjective τ₁₂] (f : M →ₛₗ[τ₁₂] M₂), Submodule.map f (Module.jacobson R M) ≤ Module.jacobson R₂ M₂- Defined in
- Mathlib.RingTheory.Jacobson.Radical
- Cited by
- 2 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.
Cites11
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
- 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
- Submodulestatement · cited by 7,192
- Submodule.mapstatement · cited by 614
- RingHomSurjectivestatement and proof · cited by 220
- Submodule.map_le_iff_le_comapproof · cited by 49
- Module.jacobsonstatement · cited by 20
- Module.le_comap_jacobsonproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Module.map_jacobson_of_ker_leproof · cited by 6
- Ring.map_jacobson_leproof · cited by 0