Theorems · Theorem · field theory
Polynomial.reflect_neg
∀ {R : Type u_1} [inst : Ring R] (f : Polynomial R) (N : ℕ), Polynomial.reflect N (-f) = -Polynomial.reflect N f- Defined in
- Mathlib.Algebra.Polynomial.Reverse
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 103 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.
Cites7
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.C_1proof · cited by 57
- Polynomial.reflectstatement and proof · cited by 31
- Polynomial.C_negproof · cited by 25
- neg_eq_neg_one_mulproof · cited by 21
- Polynomial.reflect_C_mulproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Polynomial.reflect_subproof · cited by 2
- Polynomial.reverse_negproof · cited by 1