Mathlib Map

Theorems · Definition · commutative algebra

Ideal.mapHom

{R : Type u} →
  {S : Type v} →
    {F : Type u_1} →
      [inst : CommSemiring R] →
        [inst_1 : CommSemiring S] → [inst_2 : FunLike F R S] → [rc : RingHomClass F R S] → F → Ideal R →+* Ideal S

The pushforward Ideal.map as a (semi)ring homomorphism.

Defined in
Mathlib.RingTheory.Ideal.Maps
Cited by
2 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiringFunLikeRingHomClass

Around this declaration

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

Cites6

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

Cited by2

Results whose statement or proof uses this declaration.