Mathlib Map

Theorems · Definition · ring theory

Unitization.inrNonUnitalAlgHom

(R : Type u_1) →
  (A : Type u_2) →
    [inst : CommSemiring R] → [inst_1 : NonUnitalSemiring A] → [inst_2 : Module R A] → A →ₙₐ[R] Unitization R A

The coercion from a non-unital R-algebra A to its unitization Unitization R A realized as a non-unital algebra homomorphism.

Defined in
Mathlib.Algebra.Algebra.Unitization
Cited by
7 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringNonUnitalSemiringModule

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 by9

Results whose statement or proof uses this declaration.