Skip to content

Commit c3a1102

Browse files
Update Mathlib/Analysis/SpecialFunctions/Trigonometric/Chebyshev/Extremal.lean
Co-authored-by: Sebastien Gouezel <sebastien.gouezel@univ-rennes1.fr>
1 parent 6d46ce7 commit c3a1102

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • Mathlib/Analysis/SpecialFunctions/Trigonometric/Chebyshev

Mathlib/Analysis/SpecialFunctions/Trigonometric/Chebyshev/Extremal.lean

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ public import Mathlib.Topology.Algebra.Polynomial
1414
/-!
1515
# Chebyshev polynomials over the reals: some extremal properties
1616
17-
* Chebyshev polynomials have largest leading coefficient,
18-
following proof in https://math.stackexchange.com/a/978145/1277
17+
Chebyshev polynomials have largest leading coefficient,
18+
following proof in https://math.stackexchange.com/a/978145/1277
1919
2020
## Main statements
2121

0 commit comments

Comments
 (0)