@[implicit_reducible]
Each degree of polynomial forms inherits an additive commutative group structure.
Formal antiderivative of a real polynomial: $\int (\sum a_n t^n)\, dt = \sum \tfrac{a_n}{n+1} t^{n+1}$.
Instances For
Fundamental theorem of calculus for polynomials: $\frac{d}{dt} \int g(t)\, dt = g(t)$.
@[implicit_reducible]
Polynomial forms on $\mathbb{R}$ assemble into a DifferentialFormSpace, providing a
testbed scaffolding for de Rham cohomology in dimension $1$.
The space of polynomial $0$-forms is nontrivial: $0 \ne 1$.
The space of polynomial $1$-forms is nontrivial: $0 \ne 1$.
Nontriviality instance for polynomial $0$-forms.
Nontriviality instance for polynomial $1$-forms.