Homotopy Type Theory partial derivative > history (Rev #1)

Contents

Definition

Given a calculus field? FF of scalars and a type of indices II, one could define a calculus vector space? VF IV \coloneqq F^I with a basis vector function e:IVe:I \hookrightarrow V. Let f:VFf:V \to F be a differentiable scalar function, and given an index i:Ii:I, the partial derivative i\partial_{i} is pointwise defined as

i(f)(v)lim (x,y)(x,x)f(v+xe i)f(v+ye i)xy\partial_{i}(f)(v) \coloneqq \lim_{(x, y) \to (x, x)} \frac{f(v + x e_i) - f(v + y e_i)}{x - y}

See also

Revision on April 16, 2022 at 16:23:12 by Anonymous?. See the history of this page for a list of all contributions to it.