Theorems · Theorem · field theory
Polynomial.neg_comp
∀ {R : Type u} [inst : Ring R] {p q : Polynomial R}, (-p).comp q = -p.comp q- Defined in
- Mathlib.Algebra.Polynomial.Eval.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Ring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Ringstatement and proof · cited by 7,463
- Polynomialstatement and proof · cited by 5,681
- Polynomial.Cproof · cited by 1,598
- Polynomial.compstatement · cited by 193
- Polynomial.eval₂_negproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.charpoly_sub_scalarproof · cited by 1
- Polynomial.comp_neg_X_comp_neg_Xproof · cited by 0
- Polynomial.intCast_compproof · cited by 0