Theorems · Theorem · commutative algebra
Polynomial.mkDerivation_one_eq_derivative
∀ (R : Type u_1) [inst : CommSemiring R] (f : Polynomial R), ((Polynomial.mkDerivation R) 1) f = Polynomial.derivative f
- Defined in
- Mathlib.Algebra.Polynomial.Derivation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Polynomialstatement and proof · cited by 5,681
- Polynomial.derivativestatement and proof · cited by 331
- Derivationstatement and proof · cited by 293
- Polynomial.derivative'proof · cited by 7
- Polynomial.mkDerivationstatement · cited by 5
- Polynomial.mkDerivation_one_eq_derivative'proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.