Theorems · Theorem · commutative algebra
Polynomial.Chebyshev.U_eval_neg
∀ (R : Type u_1) [inst : CommRing R] (n : ℕ) (x : R),
Polynomial.eval (-x) (Polynomial.Chebyshev.U R ↑n) =
↑↑(↑n).negOnePow * Polynomial.eval x (Polynomial.Chebyshev.U R ↑n)- Defined in
- Mathlib.RingTheory.Polynomial.Chebyshev
- 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.
Cites32
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
- Polynomialproof · cited by 5,681
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- Unitsproof · cited by 2,804
- Nat.cast_oneproof · cited by 2,501
- Units.valstatement and proof · cited by 1,966
- Polynomial.Xproof · cited by 1,639
- neg_negproof · cited by 960
- Polynomial.evalstatement and proof · cited by 796
- neg_mulproof · cited by 654
- mul_negproof · cited by 590
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.