Theorems · Theorem · field theory
Polynomial.comp_neg_X_comp_neg_X
∀ {R : Type u_3} [inst : CommRing R] (p : Polynomial R), (p.comp (-Polynomial.X)).comp (-Polynomial.X) = p- Defined in
- Mathlib.Algebra.Polynomial.AlgebraMap
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 106 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Polynomialstatement and proof · cited by 5,681
- Polynomial.Xstatement and proof · cited by 1,639
- neg_negproof · cited by 960
- Polynomial.compstatement and proof · cited by 193
- Polynomial.X_compproof · cited by 29
- Polynomial.comp_assocproof · cited by 11
- Polynomial.comp_Xproof · cited by 8
- Polynomial.neg_compproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.