Mathlib Map

Theorems · Definition · commutative algebra

RingHom.rangeS

{R : Type u} → {S : Type v} → [inst : NonAssocSemiring R] → [inst_1 : NonAssocSemiring S] → (R →+* S) → Subsemiring S

The range of a ring homomorphism is a subsemiring. See Note [range copy pattern].

Defined in
Mathlib.Algebra.Ring.Subsemiring.Basic
Cited by
47 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NonAssocSemiringNonAssocSemiring

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 by57

Results whose statement or proof uses this declaration.