Homotopy Type Theory sequential derivative > history (Rev #3, changes)

Showing changes from revision #2 to #3: Added | Removed | Changed

Contents

Idea

A notion of derivative for sequences that behaves as the derivative does for the coefficients of power series.

Definition

Given a $\mathbb{Z}$-module MM and a sequence x:Mx:\mathbb{N} \to M of terms in MM, the sequential derivative

D:(M)(M)D:(\mathbb{N} \to M) \to (\mathbb{N} \to M)

is defined as

D(x)(i)(i+1)x(i)D(x)(i) \coloneqq (i + 1) x(i)

for i:i:\mathbb{N}.

See also

Revision on June 15, 2022 at 23:00:07 by Anonymous?. See the history of this page for a list of all contributions to it.