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 SThe 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
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.
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Idealstatement · cited by 4,748
- FunLikestatement and proof · cited by 2,560
- Ideal.mapproof · cited by 692
- RingHomClassstatement and proof · cited by 193
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.map_powproof · cited by 17
- Ideal.mapHom_applystatement and proof · cited by 0