Mathlib Map

Theorems · Definition · commutative algebra

RingHom.rangeSRestrict

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

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.Subsemiring.Basic
Cited by
4 results in Mathlib
Foundations
Depth 23 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.

Cites6

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

Cited by6

Results whose statement or proof uses this declaration.