Theorems · Theorem · field theory
Polynomial.derivative_X_sub_C_sq
∀ {R : Type u} [inst : CommRing R] (c : R),
Polynomial.derivative ((Polynomial.X - Polynomial.C c) ^ 2) = Polynomial.C 2 * (Polynomial.X - Polynomial.C c)- Defined in
- Mathlib.Algebra.Polynomial.Derivative
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
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.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- mul_oneproof · cited by 3,885
- Polynomial.Xstatement and proof · cited by 1,639
- Polynomial.Cstatement and proof · cited by 1,598
- Polynomial.derivativestatement · cited by 331
- Polynomial.derivative_sqproof · cited by 3
- Polynomial.derivative_X_sub_Cproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.