Theorems · Definition · field theory
Polynomial.sumIDeriv
{R : Type u_1} → [inst : Semiring R] → Polynomial R →ₗ[R] Polynomial RSum of iterated derivatives of a polynomial, as a linear map This definition does not allow different weights for the derivatives. It is likely that it could be extended to allow them, but this was not needed for the initial use case (the integration by parts of the integral $I_i$ in the [Lindemann-Weierstrass](https://en.wikipedia.org/wiki/Lindemann%E2%80%93Weierstrass_theorem) theorem).
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement · cited by 10,215
- Polynomialstatement · cited by 5,681
- LinearMap.compproof · cited by 1,642
- LinearMap.idproof · cited by 625
- Finsupp.lsumproof · cited by 40
- Polynomial.derivativeFinsuppproof · cited by 10
Cited by15
Results whose statement or proof uses this declaration.
- Polynomial.sumIDeriv_applystatement · cited by 6
- Polynomial.sumIDeriv_apply_of_lestatement · cited by 2
- LindemannWeierstrass.hasDerivAt_cexp_mul_sumIDerivstatement and proof · cited by 1
- Polynomial.sumIDeriv_eq_self_addstatement · cited by 1
- Polynomial.sumIDeriv_mapstatement and proof · cited by 1
- Polynomial.aeval_sumIDeriv_eq_evalstatement and proof · cited by 1
- Polynomial.eval_sumIDeriv_of_posstatement and proof · cited by 1
- Polynomial.aeval_sumIDerivstatement and proof · cited by 1
- Polynomial.aeval_sumIDeriv_of_posstatement and proof · cited by 1
- Polynomial.sumIDeriv_Cstatement · cited by 0
- Polynomial.sumIDeriv_Xstatement · cited by 0
- Polynomial.sumIDeriv_apply_of_ltstatement · cited by 0