Theorems · Theorem · field theory
Polynomial.reflect_add
∀ {R : Type u_1} [inst : Semiring R] (f g : Polynomial R) (N : ℕ),
Polynomial.reflect N (f + g) = Polynomial.reflect N f + Polynomial.reflect N g- Defined in
- Mathlib.Algebra.Polynomial.Reverse
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
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.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Polynomialstatement and proof · cited by 5,681
- Polynomial.coeffproof · cited by 1,045
- Polynomial.extproof · cited by 118
- Polynomial.coeff_addproof · cited by 77
- Polynomial.reflectstatement and proof · cited by 31
- Polynomial.revAtproof · cited by 26
- Polynomial.coeff_reflectproof · cited by 9
Cited by5
Results whose statement or proof uses this declaration.
- Polynomial.trinomial_mirrorproof · cited by 4
- Polynomial.eval₂_reflect_mul_powproof · cited by 3
- Polynomial.reverse_add_Cproof · cited by 2
- Polynomial.reflect_subproof · cited by 2
- Polynomial.reflect_mul_inductionproof · cited by 1