Mathlib Map

Theorems · Definition · ring theory

SkewPolynomial.CRingHom

{R : Type u_1} → [inst : Semiring R] → [inst_1 : MulSemiringAction (Multiplicative ℕ) R] → R →+* SkewPolynomial R

CRingHom a is the constant SkewPolynomial a, as a ring homomorphism. This requires [MulSemiringAction (Multiplicative ℕ) R].

Defined in
Mathlib.Algebra.SkewPolynomial.Basic
Cited by
10 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringMulSemiringAction

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 by10

Results whose statement or proof uses this declaration.