Mathlib Map

Theorems · Definition · commutative algebra

SubringClass.subtype

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

The natural ring hom from a subring of ring R to R.

Defined in
Mathlib.Algebra.Ring.Subring.Defs
Cited by
3 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
NonAssocRingSetLikeSubringClass

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 by3

Results whose statement or proof uses this declaration.