Mathlib Map

Theorems · Theorem · ring theory

Ring.map_jacobson_le

∀ {R : Type u_1} {R₂ : Type u_2} [inst : Ring R] [inst_1 : Ring R₂] (f : R →+* R₂) [inst_2 : RingHomSurjective f],
  Submodule.map f.toSemilinearMap (Ring.jacobson R) ≤ Ring.jacobson R₂
Defined in
Mathlib.RingTheory.Jacobson.Radical
Cited by
0 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingRingRingHomSurjective

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.