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

Showing changes from revision #1 to #2: 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 13, 2022 at 23:46:29 by Anonymous?. See the history of this page for a list of all contributions to it.