Theorems · Theorem · special functions
Polynomial.Chebyshev.isMaxOn_T_real
∀ {n k : ℕ},
n ≠ 0 →
k ≤ n →
Even k →
IsMaxOn (fun x => Polynomial.eval x (Polynomial.Chebyshev.T ℝ ↑n)) (Set.Icc (-1) 1)
(Real.cos (↑k * Real.pi / ↑n))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Real.pistatement and proof · cited by 1,774
- Set.Iccstatement and proof · cited by 1,702
- Polynomial.evalstatement · cited by 796
- Evenstatement and proof · cited by 444
- Real.cosstatement and proof · cited by 424
- IsMaxOnstatement · cited by 114
- Polynomial.Chebyshev.Tstatement · cited by 108
- abs_leproof · cited by 64
- Polynomial.Chebyshev.abs_eval_T_real_le_oneproof · cited by 7
- isMaxOn_iffproof · cited by 6
- Polynomial.Chebyshev.eval_T_real_eq_one_iffproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.Chebyshev.isExtrOn_T_realproof · cited by 1