Theorems · Definition · commutative algebra
PolynomialLaw.lground
{R : Type u} →
[inst : CommSemiring R] →
{M : Type u_1} →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
{N : Type u_2} → [inst_3 : AddCommMonoid N] → [inst_4 : Module R N] → (M →ₚₗ[R] N) →ₗ[R] M → NThe map ground assigning a function M → N to a polynomial map f : M →ₚₗ[R] N as a
linear map.
- Defined in
- Mathlib.RingTheory.PolynomialLaw.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Quot.sound
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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- PolynomialLawstatement and proof · cited by 37
- PolynomialLaw.groundproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.