How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Ring homomorphism: additive, multiplicative, and required to send to
Definition
Let and be rings (Ring: an abelian group under addition and a monoid under multiplication, with multiplication distributing over addition on both sides). A ring homomorphism from to is a function such that, for all ,
- (RH1) ;
- (RH2) ;
- (RH3) .
A ring homomorphism from a ring to itself is a ring endomorphism; a bijective ring homomorphism is a ring isomorphism.
(RH3) is imposed, not derived, and the reason is exactly the reason Monoid homomorphism and group homomorphism treats monoids and groups differently. Condition (RH1) says that is a homomorphism of the additive groups , and for groups preservation of the identity is free: it follows from (RH1) by cancellation (A group homomorphism automatically satisfies and , and for every ; for monoid homomorphisms preservation of the identity must be assumed). Condition (RH2) says only that is a homomorphism of the multiplicative semigroups, and is a monoid that need not be a group (Semigroup and monoid); for monoids preservation of the identity does not follow and must be assumed, which is precisely why Monoid homomorphism and group homomorphism puts the clause into the definition of a monoid homomorphism and leaves it out of the definition of a group homomorphism (Left identity, right identity, and two-sided identity for a binary operation).
So a ring homomorphism is: a homomorphism of additive groups that is also a homomorphism of multiplicative monoids. The clause is not redundant: the companion page exhibits a map satisfying (RH1) and (RH2) and failing (RH3).
Remarks
-
What follows automatically, and what does not. , and for every integer all follow from (RH1) alone, and units are carried to units once (RH3) is available; these are A ring homomorphism satisfies , and for , carries units to units, and has a subring as its image; composites of ring homomorphisms are ring homomorphisms. What does not follow from (RH1) and (RH2) is (RH3) itself.
-
Between fields there is no difference from the published notion. A ring homomorphism between fields is exactly a field homomorphism in the sense of Field homomorphism and embedding, and every such map is injective; that is A ring homomorphism between fields is a field homomorphism in the published sense, and every such map is injective.
-
Kernels, quotient rings and the isomorphism theorems are not defined on this page and nothing here uses them.
Depends on
Used by
- End_F(V) is a ring and matrix representation is a ring isomorphism End_F(V)≅ Mₙ(F) Corollary
- The map n ↦ (n,0) from ℤ to ℤ × ℤ preserves addition and multiplication and does not preserve 1, so the clause f(1) = 1 is not redundant Counterexample
- Evaluation and roots of a polynomial in a commutative target ring Definition
- R×{0} is the kernel of R× S→ S, so (R× S)/(R×{0})≅ S Example
- A ring homomorphism between fields is a field homomorphism in the published sense, and every such map is injective Lemma
- A ring homomorphism satisfies f(0) = 0, f(-a) = -f(a) and f(ma) = m f(a) for m ∈ ℤ, carries units to units, and has a subring as its image; composites of ring homomorphisms are ring homomorphisms Lemma
- The canonical projection R→ R/I is a surjective ring homomorphism with kernel I Proposition
- Unital rings and unit-preserving ring homomorphisms form the large locally small category Ring Proposition
- A ring homomorphism whose kernel contains a two-sided ideal factors uniquely through the quotient ring Theorem
- First isomorphism theorem for rings: R/ker f congimf Theorem
- Polynomial convolution makes R[x] a commutative ring containing R as its constant subring Theorem
- The kernel of a ring homomorphism is a two-sided ideal Theorem
- Universal property of R[x]: a coefficient homomorphism and the image of x determine a unique ring homomorphism Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 11 results over 10 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Ring homomorphism (Wikipedia) (standard reference, not scraped)
- Thomas W. Judson, Abstract Algebra: Theory and Applications, §16.5: Ring Homomorphisms and Ideals (standard reference, not scraped)