Mathlib Map

Theorems · Definition · commutative algebra

PolynomialLaw.id

{R : Type u} →
  [inst : CommSemiring R] → {M : Type u_1} → [inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → M →ₚₗ[R] M

The identity as a polynomial law

Defined in
Mathlib.RingTheory.PolynomialLaw.Basic
Cited by
5 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModule

Around this declaration

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

Cites5

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

Cited by5

Results whose statement or proof uses this declaration.