Mathlib Map

Theorems · Definition · harmonic analysis

Polynomial.toAddCircle

Polynomial ℂ →ₐ[ℂ] C(AddCircle (2 * Real.pi), ℂ)

Algebra map from ℂ[X] to C(AddCircle (2 * π), ℂ) that evaluates polynomials on the unit circle. For a polynomial p, this maps it to the function fun θ ↦ p (exp (I * θ)).

Defined in
Mathlib.Analysis.Polynomial.Fourier
Cited by
9 results in Mathlib
Foundations
Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.