Theorems · Definition · commutative algebra
Polynomial.mkDerivation
(R : Type u_1) →
{A : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid A] →
[inst_2 : Module R A] →
[inst_3 : Module (Polynomial R) A] →
[inst_4 : IsScalarTower R (Polynomial R) A] → A →ₗ[R] Derivation R (Polynomial R) AThe derivation on R[X] that takes the value a on X.
- Defined in
- Mathlib.Algebra.Polynomial.Derivation
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- Polynomialstatement and proof · cited by 5,681
- IsScalarTowerstatement and proof · cited by 3,896
- Derivationstatement · cited by 293
- LinearMap.toSpanSingletonproof · cited by 78
- LinearMap.compDerproof · cited by 12
- Polynomial.derivative'proof · cited by 7
Cited by6
Results whose statement or proof uses this declaration.
- Polynomial.mkDerivationEquivproof · cited by 2
- Polynomial.mkDerivation_Xstatement · cited by 1
- Polynomial.mkDerivation_applystatement and proof · cited by 1
- Polynomial.mkDerivation_one_eq_derivative'statement · cited by 1
- Polynomial.mkDerivationEquiv_applystatement · cited by 0
- Polynomial.mkDerivation_one_eq_derivativestatement · cited by 0