Mathlib Map

Theorems · Definition · commutative algebra

RingHom.rangeRestrict

{R : Type u} → {S : Type v} → [inst : NonAssocRing R] → [inst_1 : NonAssocRing S] → (f : R →+* S) → R →+* ↥f.range

Restriction of a ring homomorphism to its range interpreted as a subsemiring. This is the bundled version of Set.rangeFactorization.

Defined in
Mathlib.Algebra.Ring.Subring.Basic
Cited by
13 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NonAssocRingNonAssocRing

Around this declaration

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

Cites5

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

Cited by15

Results whose statement or proof uses this declaration.