Mathlib Map

Theorems · Definition · ring theory

NonUnitalRingHom.range

{R : Type u} →
  {S : Type v} → [inst : NonUnitalNonAssocRing R] → [inst_1 : NonUnitalNonAssocRing S] → (R →ₙ+* S) → NonUnitalSubring S

The range of a ring homomorphism, as a NonUnitalSubring of the target. See Note [range copy pattern].

Defined in
Mathlib.RingTheory.NonUnitalSubring.Basic
Cited by
12 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NonUnitalNonAssocRingNonUnitalNonAssocRing

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 by14

Results whose statement or proof uses this declaration.