Mathlib Map

Theorems · Definition · ring theory

NonUnitalSubringClass.subtype

{R : Type u} →
  {S : Type v} →
    [inst : NonUnitalNonAssocRing R] → [inst_1 : SetLike S R] → [hSR : NonUnitalSubringClass S R] → (s : S) → ↥s →ₙ+* R

The natural non-unital ring hom from a non-unital subring of a non-unital ring R to R.

Defined in
Mathlib.RingTheory.NonUnitalSubring.Defs
Cited by
6 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound
Assumes
NonUnitalNonAssocRingSetLikeNonUnitalSubringClass

Around this declaration

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

Cites7

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

Cited by8

Results whose statement or proof uses this declaration.